Commit graph

7991 commits

Author SHA1 Message Date
Phillip Burgess
df49d2561b rfm-poi: rename .test.only file to use tinyusb 2023-05-22 13:24:59 -07:00
Phillip Burgess
eaf839f829 rfm-poi: add SPDX headers, .test.only file 2023-05-22 12:53:28 -07:00
Phillip Burgess
62efc2266a Merge branch 'main' of https://github.com/PaintYourDragon/Adafruit_Learning_System_Guides 2023-05-19 14:27:10 -07:00
Phillip Burgess
005a944259 Update Ooze Master 3000 w/HDR and colored drips 2023-05-19 14:27:07 -07:00
Paint Your Dragon
75afd23d0c
Merge branch 'adafruit:main' into main 2023-05-19 08:43:48 -07:00
Kattni
f7e8bbe6ad
Merge pull request #2497 from tekktrik/dev/arduino-cron
Make Arduino build conditional and scheduled
2023-05-18 13:31:14 -04:00
Tekktrik
3e1a059536 Fix check for output 2023-05-17 19:46:08 -04:00
Carter Nelson
5a15eae7d4
Merge pull request #2503 from caternuson/add_piradio
Add code for rpi pirate radio
2023-05-17 15:07:52 -07:00
Anne Barela
9ccddf574e
Merge pull request #2504 from kattni/canary-nightlight
Canary nightlight code.
2023-05-17 16:06:23 -04:00
Kattni Rembor
ceb3a02473 Canary nightlight code. 2023-05-17 15:54:27 -04:00
caternuson
efaccc8cfe add rds 2023-05-17 12:13:07 -07:00
caternuson
5fd92c01f2 pythonic comments 2023-05-17 10:25:13 -07:00
caternuson
0c51a0ffab spandex and lint 2023-05-17 10:23:35 -07:00
caternuson
794210fea2 add code for rpi pirate radio 2023-05-17 10:14:57 -07:00
Anne Barela
fd4e3444dd
Merge pull request #2502 from adafruit/umbrella_update
Updating umbrella code
2023-05-17 12:23:17 -04:00
BlitzCityDIY
004a4da42a Updating umbrella code 2023-05-17 12:07:45 -04:00
Anne Barela
b15ee3d787
Merge pull request #2501 from adafruit/arduino_picowbellDVI
Adding arduino example for picowbell dvi
2023-05-16 15:29:02 -04:00
Liz
7fe50f8800 Adding arduino example for picowbell dvi
Adding the 16bit hello arduino example with adafruit_dvibell_cfg defined
2023-05-16 14:41:35 -04:00
Anne Barela
597e7dddb1
Merge pull request #2500 from adafruit/dvi_helloworld
Adding DVI hello world example
2023-05-16 11:39:02 -04:00
Liz
1dfd0a6f60 Adding DVI hello world example
Adding DVI output hello world example. Checks for DVI Feather vs Pico for pin defs. Port of Phil B.'s 16bit hello for Arduino
2023-05-16 11:24:58 -04:00
Tekktrik
41f35ec3b1 Make Arduino build conditional and scheduled 2023-05-15 23:49:32 -04:00
Anne Barela
7598f832c4
Merge pull request #2496 from adafruit/feather_can
Adding CAN Bus example
2023-05-15 09:30:51 -04:00
Liz
dc6ce45c81 Adding CAN Bus example
Adding CAN Bus example for the Feather RP2040 CAN Bus guide
2023-05-15 09:18:16 -04:00
Anne Barela
d1488fb7d9
Merge pull request #2495 from makermelissa/main
Fix Magic Storybook issue when ChatGPT uses fancy quotes
2023-05-12 13:58:12 -04:00
Melissa LeBlanc-Williams
8fe1d49f7f Merge branch 'main' of https://github.com/adafruit/Adafruit_Learning_System_Guides 2023-05-11 17:11:33 -07:00
Melissa LeBlanc-Williams
3802df1eee Fix issue when ChatGPT uses fancy quotes 2023-05-11 17:11:21 -07:00
Carter Nelson
41c8cfe2a1
Merge pull request #2494 from caternuson/update_hourglass
Relocate matrixsand.py for bundlefly
2023-05-10 11:57:02 -07:00
caternuson
e259c609c4 relocate matrixsand.py for bundlefly 2023-05-10 10:54:32 -07:00
Anne Barela
1720def3cf
Merge pull request #2493 from makermelissa/main
Magic AI Storybook requested changes and bug fixes
2023-05-09 21:13:47 -04:00
Melissa LeBlanc-Williams
47da437bce Linted 2023-05-09 16:08:53 -07:00
Melissa LeBlanc-Williams
8d6c5e034e Requested changes and bug fixes 2023-05-09 16:06:36 -07:00
Anne Barela
8a202738e2
Merge pull request #2492 from adafruit/picowbell_canbus
adding CP example for PiCowbell
2023-05-08 16:21:08 -04:00
Liz
2735149eb5 adding CP example for PiCowbell 2023-05-08 16:01:46 -04:00
Anne Barela
fa59f8315f
Merge pull request #2491 from aioue/patch-2
Update code.py - thank you
2023-05-08 08:06:51 -04:00
Tom Paine
d0305f09b4
Update code.py
Use dynamic display sizing so it works on multiple displays.
2023-05-06 22:17:00 +01:00
Anne Barela
bd8bf1a8ab
Merge pull request #2490 from mikeysklar/walkmp3rson-buffer
add buffering for mp3 playback to reduce popping on I2S when I2C or S…
2023-05-05 20:36:29 -04:00
Mikey Sklar
f7f13e3b49 add buffering for mp3 playback to reduce popping on I2S when I2C or SPI is accessed 2023-05-05 14:09:51 -07:00
Anne Barela
19d0978f12
Merge pull request #2488 from jedgarpark/hexboard
fixed held note error in mono note mode
2023-05-05 11:57:06 -04:00
Anne Barela
a2a19ed0ad
Merge pull request #2489 from kattni/rfm95-rp2040-send-receive-demo
RFM95 radio demo code.
2023-05-04 16:31:33 -04:00
Kattni Rembor
41fdec9ad9 RFM95 radio demo code. 2023-05-04 15:38:46 -04:00
John Park
7a3cc031f0 fixed held note error in mono note mode 2023-05-03 20:49:31 -07:00
Anne Barela
9e0eacaaaf
Merge pull request #2487 from jedgarpark/lcars
updated code and sprites
2023-05-03 11:19:08 -04:00
John Park
2e8b236de3 updated code and sprites 2023-05-03 07:38:31 -07:00
Anne Barela
4ae722bca3
Merge pull request #2486 from adafruit/cp_thinkink
Adding CP examples for ThinkInk
2023-05-02 11:42:01 -04:00
Liz
226ec259a9 fix trailing whitespace 2023-05-02 11:27:03 -04:00
Liz
306dfc877a Adding CP examples for ThinkInk
Adding CircuitPython examples for tri-color and ACeP EInk displays
2023-05-02 11:20:20 -04:00
Phillip Burgess
0a1ee78b8e Handle errors with more grace 2023-05-01 20:37:58 -07:00
Phillip Burgess
7c650e0fba TX/RX sync starting to work 2023-04-29 09:44:19 -07:00
Phillip Burgess
08a83c89c9 Add rfm-poi project (wip) 2023-04-28 19:09:16 -07:00
Anne Barela
b3fd880a3f
Merge pull request #2485 from adafruit/TheKitty-patch-7
Start PR for PCB jewelry
2023-04-28 12:26:31 -04:00