Commit graph

8042 commits

Author SHA1 Message Date
Liz
cbbd75ec25 Update code.py 2023-06-12 11:00:47 -04:00
Anne Barela
2a688db59d
Merge pull request #2526 from adafruit/code_updates
updating a few learn guides
2023-06-12 10:23:31 -04:00
Liz
4c2bc8ea91 linting 2023-06-12 10:07:38 -04:00
Liz
9cd344a94a updating a few learn guides
Updating the desktop air monitor to use try/except for reading the PM2.5 sensor and updating UART MIDI guides to include a timeout in instantiation based on quirk with Metro M7 found by JP
2023-06-12 10:02:00 -04:00
Anne Barela
8719a60b9b
Merge pull request #2524 from kattni/neokey-breakout-code
Add NeoKey breakouts guide code
2023-06-09 17:07:41 -04:00
Kattni Rembor
1081357f8b Add license to .ino file. 2023-06-09 16:51:22 -04:00
Kattni Rembor
73f42d881a Add NeoKey breakouts guide code 2023-06-09 16:40:34 -04:00
Liz
cfdb0e35ea
Merge pull request #2523 from adafruit/updated_s3tft_factoryreset
Updating the Feather ESP32-S3 TFT Factory Reset
2023-06-08 12:55:29 -04:00
Liz
aa40afb03c Updating the Feather ESP32-S3 TFT Factory Reset
Updating the Feather ESP32-S3 TFT Factory Reset to check for either the LC709203F or MAX17048 battery monitors. Tested on both versions of the board.
2023-06-08 12:38:10 -04:00
Anne Barela
e7549f2976
Merge pull request #2522 from adafruit/ESP32_S2_Reverse_TFT_Digital_Clock
New ESP32-S2 Rev TFT Digital clock project
2023-06-08 12:06:35 -04:00
TrevKnows
6312aa5584 New ESP32-S2 Rev TFT Digital clock project 2023-06-08 11:43:45 -04:00
Anne Barela
84a7cedaa2
Merge pull request #2521 from jedgarpark/midi-cat
added UART timeouts
2023-06-07 13:11:16 -04:00
John Park
ddc7333306 added UART timeouts 2023-06-07 10:06:03 -07:00
Anne Barela
2a10dffffc
Merge pull request #2520 from adafruit/neodriver_seesaw
adding NeoDriver seesaw examples
2023-06-05 14:20:45 -04:00
Liz
b5f0d01dfe adding test.only for RP2040 2023-06-05 13:57:57 -04:00
Liz
ff5a172400 adding NeoDriver seesaw examples
Adding CircuitPython, Arduino and CircuitPython with extended bus examples for NeoDriver guide
2023-06-05 13:30:36 -04:00
Anne Barela
2fb8574af7
Merge pull request #2516 from jepler/runcpm
code for the runcpm guide
2023-05-31 16:46:07 -04:00
4dea249f49
format in arduino 2023-05-31 15:12:23 -05:00
759607877b
format in arduino 2023-05-31 15:11:37 -05:00
Anne Barela
f4213db2a5
Merge pull request #2519 from jedgarpark/comp-perf
fixed comments for MODE switch function
2023-05-31 15:31:20 -04:00
John Park
430c918b57 fixed comments for MODE switch function 2023-05-31 12:24:09 -07:00
Anne Barela
e29df3366c
Merge pull request #2518 from adafruit/ano_synth
adding code for rotary encoder synth
2023-05-31 15:16:50 -04:00
Liz
20b3c4a856 adding code for rotary encoder synth
Adding code for ANO rotary encoder synth. Uses synthio, five ANO encoders, five alphanumeric displays and one 8x8 matrix.
2023-05-31 15:13:24 -04:00
Anne Barela
774c940bcf
Merge pull request #2517 from jedgarpark/computer-perfection-synth
first commit computer perfection synth code
2023-05-31 13:13:19 -04:00
3cfe1c3ae2
add test.only files 2023-05-31 11:53:37 -05:00
John Park
f31a8a93a5 first commit computer perfection synth code 2023-05-31 09:52:05 -07:00
652233df4f
code for the runcpm guide 2023-05-31 11:48:35 -05:00
Anne Barela
e5a0806a9b
Merge pull request #2515 from makermelissa/main
Magic Storybook: Added stripped out stuff from listener back in
2023-05-23 20:32:08 -04:00
Melissa LeBlanc-Williams
b77743b490 Ran black 2023-05-23 16:19:32 -07:00
Melissa LeBlanc-Williams
d9cf8ee133 Adjusted listener parameters for better results 2023-05-23 16:18:52 -07:00
Melissa LeBlanc-Williams
32cbb2c506 Added stripped out stuff from listener back in 2023-05-23 15:08:19 -07:00
Kattni
17ffff6e64
Merge pull request #2514 from kattni/canary-network-detection-handling
Refactor for better network handling.
2023-05-23 15:55:43 -04:00
Kattni Rembor
aa56f6fa50 Refactor for better network handling. 2023-05-23 15:41:42 -04:00
Anne Barela
c0a94930d3
Merge pull request #2513 from makermelissa/main
Last minute bug fixes for Magic Storybook
2023-05-23 15:41:18 -04:00
Melissa LeBlanc-Williams
b08299b856 Last minute bug fixes for Magic Storybook 2023-05-23 12:35:35 -07:00
Paint Your Dragon
a3f079bd52
Merge pull request #2508 from PaintYourDragon/main
Update Ooze Master 3000 w/HDR and colored drips
2023-05-23 11:24:12 -07:00
Phillip Burgess
d9c4351e07 Add “Carrie mode” at Erin’s request :) 2023-05-22 18:05:58 -07:00
Anne Barela
ab72e5d630
Merge pull request #2512 from kattni/canary-use-time-time
Switch type of time used
2023-05-22 18:23:38 -04:00
Kattni Rembor
4362352e4e Improve comment. 2023-05-22 18:00:15 -04:00
Kattni Rembor
3e20735bb1 Switch from .monotonic() to .time() 2023-05-22 17:58:38 -04:00
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
Kattni
3c9ee493b5
Merge pull request #2510 from kattni/canary-code-remove-parens
Remove redundant parens.
2023-05-22 15:36:00 -04:00
Kattni Rembor
560437e92f Remove redundant parens. 2023-05-22 15:32:44 -04:00
Anne Barela
1f658a6d8b
Merge pull request #2509 from makermelissa/main
Magic AI Storybook Improvements
2023-05-20 20:24:22 -04:00
Melissa LeBlanc-Williams
d5230581e0 Remove extra spacing which causes incorrect SPDX detection 2023-05-19 16:09:19 -07:00
Melissa LeBlanc-Williams
51b97d1716 Linted 2023-05-19 15:54:55 -07:00
Melissa LeBlanc-Williams
46e0936dcd Make script to generate icons 2023-05-19 15:52:28 -07:00
Melissa LeBlanc-Williams
2375d4b9e1 Update neopixel behavior 2023-05-19 14:27:47 -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