Commit graph

29 commits

Author SHA1 Message Date
dherrada
880d430cad Added SPDX to 30 more files - spdx-20 2022-02-22 15:29:18 -05:00
dherrada
e9fded2414 Even more renames 2021-08-18 13:13:45 -04:00
Jeff Epler
32fe87b945 Remove UTF-8 "byte order mark" from Python files
These confuse CircuitPython_Library_Screenshot_Maker.

The diff may not show usefully on github, but the byte sequence
`b"\xef\xbb\xbf"` is removed from the beginning of each file.

Standard Python, and probably CircuitPython, is not affected by this,
but `findimports` does not know how to handle it.
2021-04-30 13:29:50 -05:00
vgoodwinv
f2b1be81b9
changed frequency(2.0) to sample_rate(3.0) 2018-12-31 17:28:59 -05:00
Kattni Rembor
60ba1f4b0c Final fixes requested on the initial linting 2018-05-28 20:04:57 -04:00
Craig Richardson
c536d1b012 Merge branch 'master' of github.com:adafruit/Adafruit_Learning_System_Guides 2018-05-23 20:20:08 +01:00
Kattni Rembor
407f2fc9f8 Adding soil moisture sensing code 2018-05-18 19:37:55 -04:00
Craig Richardson
776440b1bc Fix PEP8 compliance 2018-05-15 14:53:11 +01:00
Craig Richardson
7e7e396b97 Format Sensor Plotting 2018-05-14 18:30:46 +01:00
Kattni Rembor
e27cf4f801 update to white space 2018-05-09 15:31:10 -04:00
Kattni Rembor
2f74cde165 update to variable name and comment 2018-05-09 15:12:34 -04:00
Kattni Rembor
c9d4e3e22a quick update 2018-05-09 14:58:28 -04:00
Kattni Rembor
c8ea12c46a Pulse sensing code 2018-05-09 14:06:48 -04:00
Kattni
a9fe3cff3e
Merge pull request #148 from kattni/color-plotting
removed time.sleep and time import
2018-05-07 16:24:17 -04:00
Kattni Rembor
61b2e733cd removed time.sleep and time import 2018-05-07 16:22:08 -04:00
Limor "Ladyada" Fried
54ca437905
Update potentiometer.py
lil whitespace
2018-05-02 11:26:02 -04:00
Kattni Rembor
7c5c87f29d Buttons switch plotting code 2018-05-01 20:09:05 -04:00
Kattni Rembor
f098a1236c removed unused button code 2018-04-30 13:56:22 -04:00
Kattni Rembor
91bfd37b26 Color plotting code 2018-04-30 13:44:13 -04:00
Kattni Rembor
41534b19da Update to import and init 2018-04-26 18:03:14 -04:00
Kattni Rembor
de6cd4f2b0 Potentiometer plotter code 2018-04-26 17:09:03 -04:00
Kattni
5205415023 Added floats to eliminate exception error 2018-04-11 15:11:01 -04:00
Kattni
9d182bc5ef Touch code 2018-04-10 19:07:36 -04:00
Kattni
6b8e3e5aff Audio and acceleration code 2018-04-10 18:52:11 -04:00
Kattni
30911384e6 update temp to default to C 2018-04-09 20:30:13 -04:00
Kattni
d8dcbaf799 Temperature sensor plotting code 2018-04-09 18:17:07 -04:00
phillip torrone
26c6de06f5
Update README.md 2018-04-08 12:16:03 -04:00
phillip torrone
de49eb6f87
Create light.py 2018-04-08 12:15:35 -04:00
ladyada
0824734766 new folder for plottz 2018-04-08 12:14:12 -04:00