Commit graph

7174 commits

Author SHA1 Message Date
Kattni Rembor
b4b80a89cf Adding MicroPython NeoPixel Blink 2022-06-07 13:19:20 -04:00
Kattni
968bd46a2c
Merge pull request #2182 from ladyada/main
neokey demo
2022-06-06 12:23:02 -04:00
ladyada
f314316dcb neokey demo 2022-06-06 12:10:05 -04:00
Anne Barela
15aef47271
Merge pull request #2181 from jedgarpark/neotrellis-midi-feedback
first commit neotrellis 8x8 MIDI feedback controller code
2022-06-04 12:35:15 -04:00
John Park
5576e51377 first commit neotrellis 8x8 MIDI feedback controller code 2022-06-03 22:16:57 -07:00
Anne Barela
bc703387b5
Merge pull request #2180 from adafruit/feather_tft_azure
Adding files for azure tutorial
2022-06-03 16:07:52 -04:00
BlitzCityDIY
e4ec3a33f9 Adding files for azure tutorial
Adding code, bitmap font and bitmap image for the getting started with azure and circuitpython learn guide
2022-06-03 15:54:26 -04:00
Limor "Ladyada" Fried
306839e523
Merge pull request #2177 from pjhatesgithub/patch-1
Fix for consistent server connection failures
2022-06-03 00:01:49 -04:00
Anne Barela
c287bab2e2
Merge pull request #2178 from makermelissa/main
Fix initializer for eInk Weather Station
2022-06-02 16:23:29 -04:00
Melissa LeBlanc-Williams
d1b60c88a5 Fix initializer 2022-06-02 13:07:38 -07:00
Anne Barela
75fb14da5e
Merge pull request #2174 from ladyada/main
add rcwl demo files
2022-06-02 13:06:53 -04:00
pjhatesgithub
f751ed181c
Fix for consistent server connection failures
The connection to the server consistently fails unless we set client.setInsecure() before attempting the connection.
2022-06-02 10:59:20 -04:00
Anne Barela
62e4f4469f
Merge pull request #2175 from makermelissa/main
Convert eInk Weather Station to ThinkInk Driver
2022-06-01 18:09:59 -04:00
Melissa LeBlanc-Williams
65769971ec Convert eInk Weather Station to ThinkInk Driver 2022-06-01 14:56:30 -07:00
lady ada
167b6d9738 fix testbed 2022-06-01 15:39:58 -04:00
lady ada
8377985fbe add test file 2022-05-31 20:49:32 -04:00
lady ada
b13b53e07c oled demo with 2 i2c ports! 2022-05-31 20:39:34 -04:00
Anne Barela
0e7c176fec
Merge pull request #2173 from kattni/cpx-ir-as-input-fix
Remove deprecated argument.
2022-05-31 16:33:30 -04:00
Kattni Rembor
4d2b5cbece Remove deprecated argument. 2022-05-31 16:01:38 -04:00
Anne Barela
93d8048695
Merge pull request #2170 from jedgarpark/remove-smpte
remove-smpte
2022-05-31 14:56:33 -04:00
Anne Barela
880e0f8744
Merge pull request #2172 from adafruit/mini_gif_players
adding code and gifs
2022-05-31 11:12:26 -04:00
BlitzCityDIY
225568dcfe adding rp2040 test only 2022-05-31 10:25:46 -04:00
BlitzCityDIY
e36615fdc5 Renaming arduino sketch
Renaming arduino sketch to match repo name
2022-05-31 10:00:18 -04:00
BlitzCityDIY
8df319208d adding code and gifs
Adding code and gifs for the mini gif players guide
2022-05-31 09:38:30 -04:00
lady ada
2e2035c3d9 simple rcwl i2c test serial output 2022-05-30 20:11:21 -04:00
Anne Barela
d017b96efe
Merge pull request #2171 from FoamyGuy/displayio_cp_7
update ondiskbitmap usage for circuitpython 7+, remove fallback for 6
2022-05-29 17:30:59 -04:00
foamyguy
04de117887 update ondiskbitmap usage for circuitpython 7+, remove fallback for 6 2022-05-28 10:51:14 -05:00
John Park
9420c7f386 remove-smpte 2022-05-27 14:12:33 -07:00
Kattni
e685547089
Merge pull request #2169 from ladyada/main
qt py esp32 selftest
2022-05-27 16:47:35 -04:00
lady ada
1dc881758d fixtest 2022-05-27 16:24:01 -04:00
lady ada
c0a2fa7125 spdx 2022-05-27 16:20:52 -04:00
lady ada
f3061167ad qt py esp32 selftest 2022-05-27 16:06:04 -04:00
Anne Barela
a83b05a040
Merge pull request #2166 from jedgarpark/smpte-test
added NTSC SMPTE composite video code
2022-05-24 10:25:43 -04:00
John Park
e04b8a44b3 reduced down to just the .ino sketch 2022-05-24 07:13:38 -07:00
John Park
2f0a456914 added NTSC SMPTE composite video code 2022-05-23 22:54:49 -07:00
Anne Barela
301a35e5a7
Merge pull request #2165 from adafruit/traffic_light_wearable
updating pins
2022-05-20 11:58:32 -04:00
BlitzCityDIY
8fddc89622 updating pins
changing pin assignments- have other plans for the STEMMA connector now
2022-05-20 11:12:20 -04:00
Anne Barela
0678f88e60
Merge pull request #2164 from adafruit/traffic_light_wearable
Adding code for traffic light wearable
2022-05-19 15:15:53 -04:00
BlitzCityDIY
0083daf55d adding SPDX
sorry! adding SPDX
2022-05-19 14:52:59 -04:00
BlitzCityDIY
551a9689c1 Adding code for traffic light wearable
adding code for the traffic light wearable project.
2022-05-19 14:36:07 -04:00
Limor "Ladyada" Fried
5ce06d1138
Merge pull request #2149 from hvtuananh/mac_hidden_filenames
Ignored hidden filenames created by macOS.
2022-05-16 23:32:15 -04:00
Limor "Ladyada" Fried
25567d686e
Merge pull request #2163 from tannewt/remove_ntp
Use ESP32SPI directly instead of NTP
2022-05-16 23:31:34 -04:00
Scott Shawcroft
e0c283cf66
Use ESP32SPI directly instead of NTP
The NTP library is changing to support native sockets and this API
will break.
2022-05-16 14:10:46 -07:00
Anne Barela
86147bc04e
Merge pull request #2161 from jedgarpark/pinball
added pinball code
2022-05-13 21:54:26 -04:00
John Park
681da8be9b added pinball code 2022-05-13 14:42:40 -07:00
Anne Barela
b2cf4c0888
Merge pull request #2160 from adafruit/more_laser_harp
adding more laser harp examples
2022-05-12 19:53:41 -04:00
BlitzCityDIY
86c6bf547b adding more laser harp examples
adding two more examples for the laser harp project

one is code using usb midi instead of midi over uart
second is two voices depending on height as well as pitch bend control
2022-05-12 18:12:07 -04:00
Anne Barela
7c9dc8d557
Merge pull request #2159 from adafruit/pi_alert_update
updating circuitpython code
2022-05-11 21:06:09 -04:00
BlitzCityDIY
4e34ff17d4 updating circuitpython code
updating indexes for time comparison and moving no_tweet_text so the screen is not blank on the first query
2022-05-11 20:23:02 -04:00
Anne Barela
206ad311aa
Merge pull request #2158 from adafruit/pi_tweet_alert
Adding code for pi twitter notifier
2022-05-11 13:06:07 -04:00