Commit graph

50 commits

Author SHA1 Message Date
Kattni Rembor
f856f39331 Lint. 2022-03-24 15:58:02 -04:00
Kattni Rembor
670c575046 Updated to use is_connected 2022-03-24 15:57:30 -04:00
Kattni Rembor
f11eddf545 Update WiFi example. 2022-03-23 12:30:56 -04:00
Kattni Rembor
a616e6c91e Add ESP32-S2 template examples. 2022-03-04 14:50:05 -05:00
Kattni Rembor
9e73464eff Update license. 2022-03-03 20:15:52 -05:00
Kattni Rembor
0c1bb71311 TFT Feather template code and license updates. 2022-03-03 20:14:10 -05:00
Kattni Rembor
0683c27bba Switch to randint() for data sending value. 2022-03-01 16:40:12 -05:00
Kattni Rembor
82c31f2382 Update where temp is called. 2022-03-01 13:33:09 -05:00
Kattni Rembor
d6e8a18773 Include LC709203 example. 2022-02-25 18:11:48 -05:00
Kattni Rembor
7542a81f5c Adafruit IO and LC709203 code. 2022-02-25 18:08:08 -05:00
Kattni Rembor
13f5649bd0 Simplify rainbow code 2022-02-08 13:22:49 -05:00
Kattni Rembor
e5fc534b8d Fix docstring 2022-02-08 12:58:45 -05:00
Kattni Rembor
cdcc35c412 Add/update DotStar template code. 2022-02-08 12:57:51 -05:00
Kattni Rembor
126515017d Code for QT Py ESP, and template fixes. 2022-01-20 13:43:46 -05:00
Anne Barela
d4163ceab1
Code for a board with one DotStar onboard
For Template system - boards like ItsyBitsy M4 Express
2022-01-05 15:54:48 -05:00
Kattni Rembor
927bda52ef Linting. 2021-12-06 13:59:39 -05:00
Kattni Rembor
3d72895cbe KB2040 code and.... other. 2021-12-06 13:41:02 -05:00
Kattni Rembor
32d88ff7fb Add Feather ESP32-S2 examples. 2021-11-30 09:58:25 -05:00
caternuson
0733c38e3f remove comment 2021-11-17 12:57:21 -08:00
caternuson
0b4ebde8d0 add code for busio setup 2021-11-17 12:46:51 -08:00
Kattni Rembor
0f09c0190b Add EyeLights guide code, update script. 2021-10-06 14:43:54 -04:00
Kattni Rembor
47197724e9 Move to rainbowio 2021-09-22 17:50:46 -04:00
Kattni Rembor
7d688f005f Simplify WAV example. 2021-09-10 14:03:55 -04:00
Kattni Rembor
8137a0ae4b Adding I2S template code. 2021-09-09 18:51:15 -04:00
Kattni Rembor
b678678130 Swap to LED for pin exclusion. 2021-09-09 17:30:05 -04:00
Kattni Rembor
dfd784c02a Add I2S pin script, fix cap-touch script 2021-09-09 17:05:26 -04:00
Kattni Rembor
74dd11c54b Adding audio-pin script. 2021-08-26 16:51:27 -04:00
Kattni Rembor
573b01ed74 Add MP3 files, update formatting. 2021-08-26 12:29:06 -04:00
Kattni Rembor
b8aaa95173 Adding MP3 template starter code. 2021-08-25 18:30:39 -04:00
a426be25e1 Add 141 skip files
Each skip file has been populated with the pylint errors I actually got locally
when checking the file.
2021-08-11 14:02:31 -05:00
Kattni Rembor
03fda8c3ed Move boot.py, delete unused instance 2021-08-03 15:03:29 -04:00
Kattni Rembor
53f245b5ac Add Blink code for embed. 2021-08-03 14:39:49 -04:00
Kattni Rembor
fda69dc4b3 Template cleanup. 2021-07-30 12:27:30 -04:00
Kattni Rembor
b563ac0d8f Limit decimal places. 2021-06-21 11:26:37 -04:00
Kattni Rembor
b9780ab427 Adding I2C template code. 2021-06-21 10:18:02 -04:00
Kattni Rembor
46a3ccbf6b Code for Storage and Cap Touch templates. 2021-05-06 13:46:13 -04:00
Kattni Rembor
c1157b21ec Feather RP code, update directory structure. 2021-05-04 12:42:21 -04:00
Kattni Rembor
eebcfa0a03 Template fix and Itsy RP examples 2021-04-29 16:24:02 -04:00
Kattni Rembor
9bdeefd0ab Template code and FunHouse examples. 2021-04-28 10:44:11 -04:00
Kattni Rembor
ccf87e8876 Fix variable. 2021-04-21 19:00:08 -04:00
Kattni Rembor
a4cb6d4056 Clarify rainbow helper. 2021-04-21 18:55:54 -04:00
Kattni Rembor
04b7c32f2d Change speed to delay to be clearer. 2021-04-21 18:51:13 -04:00
Kattni Rembor
e3078c9383 Adding status NeoPixel template examples 2021-04-21 18:31:06 -04:00
Kattni Rembor
5b5d066f3e Adding CPU temp examples for template. 2021-04-21 15:57:29 -04:00
Kattni Rembor
9e1e19e47a Fix RGB value. 2021-04-21 13:48:06 -04:00
Kattni Rembor
d24c370faa Adding digital input single NeoPixel example 2021-04-21 11:43:10 -04:00
Kattni Rembor
be1b125e10 Adding static single-pixel example. 2021-04-20 18:21:19 -04:00
Kattni Rembor
ae8e5576b4 Add touch input template example code. 2021-03-30 15:36:41 -04:00
Kattni Rembor
28f9348f12 Adding NeoPixel template code. 2021-03-30 13:13:03 -04:00
Kattni Rembor
6bbba3cb17 Adding digital input template example. 2021-03-24 11:19:35 -04:00