Tyeth Gundry
047f53e1ad
Update template.liquid - swap capture to assign
2025-06-11 12:27:09 +01:00
Tyeth Gundry
50fff0047f
Merge pull request #3057 from tyeth/add-potty-training
...
Add potty training
2025-06-10 23:55:17 +01:00
Tyeth Gundry
15ae874841
Merge branch 'adafruit:main' into add-potty-training
2025-06-10 23:51:24 +01:00
Liz
41de6c47e0
Merge pull request #3056 from adafruit/wiz5500
...
ethernet breakout examples
2025-06-10 16:24:49 -04:00
Liz
64f2cb5c31
ethernet breakout examples
...
adding circuitpython and arduino examples for the wiz5500 ethernet breakout
2025-06-10 16:10:31 -04:00
Tyeth Gundry
2c61160dbd
Add email template and WipperSnapper device config
2025-06-10 19:25:44 +01:00
Ha Thach
1be135c607
Merge pull request #3053 from adafruit/fix-sdfat-cardsize
...
replace cardSize() with sectorCount()
2025-06-09 13:58:56 +07:00
Liz
2b0f7263de
Merge pull request #3054 from adafruit/led_clock
...
updating matrix clock code
2025-06-06 13:02:55 -04:00
Liz
f3c46a4507
lint
2025-06-06 12:53:17 -04:00
Liz
5a8650418c
fix pins for audio bff
2025-06-06 12:40:19 -04:00
Liz
f2ede9c176
adding extra features to matrix clock project
...
new features for matrix clock project
* "blinking eyes" every 30 seconds
* scrolling text during alarm
* scrolling text to denote if alarm is enabled
2025-06-06 12:39:18 -04:00
hathach
b793776adb
replace cardSize() with sectorCount()
...
also include SdFat_Adafruit_Fork.h instead of SdFat.h
2025-06-06 11:08:02 +07:00
Melissa LeBlanc-Williams
177ee7a9b8
Merge pull request #3052 from makermelissa/main
...
Fix many bugs
2025-06-04 15:07:47 -07:00
Melissa LeBlanc-Williams
f476d0a6c6
Fix many bugs
2025-06-04 14:34:54 -07:00
Mikey Sklar
07967a29c7
Merge pull request #3049 from adafruit/pi-hole-stats
...
Updates for Pi Hole 6.x release
New API from Pi Hole
Dropped API authentication
Mini PiTFT library changes
Pi OLED library changes
2025-06-04 12:10:22 -07:00
Mikey Sklar
5eff1adaa8
Update stats.py
2025-06-04 11:56:01 -07:00
Mikey Sklar
5cd01c6116
linting
2025-06-04 11:37:46 -07:00
Mikey Sklar
e5c40eb8ce
Pi OLED updates
...
confirmed Pi OLED (SSD1306 I2C) works with new Pi Hole 6.x release code.
2025-06-04 11:13:02 -07:00
Mikey Sklar
9bea106029
increase font size
2025-06-04 09:13:46 -07:00
Mikey Sklar
339e0d7780
added extended SPDX
2025-06-04 08:52:11 -07:00
foamyguy
8d0262f1d7
Merge pull request #3050 from FoamyGuy/displayio_api_updates
...
displayio api updates
2025-06-03 08:41:40 -05:00
foamyguy
ed395b8276
displayio api updates
2025-06-02 16:05:23 -05:00
Mikey Sklar
8937ea355e
linting long line.
2025-06-02 12:51:41 -07:00
Mikey Sklar
7a910ab962
pi-hole / bookworm / st7789 changes
...
A lot has changed since this guide was release.
The Pi Hole 6.x release in early 2025 dramatically changed the API.
Bookworm changes how some of the pins are used.
Even the ST7789 MiniPiTFT chip has some different options.
This code was tested and work with a MiniPiTFt on a Pi 4. I'd like to update the guide to support accommidate the software updates.
2025-06-02 12:43:59 -07:00
Liz
5df1fe038b
Merge pull request #3048 from adafruit/led_clock
...
update for led matrix clock
2025-06-02 09:56:03 -04:00
Liz
ec541811cc
lint
2025-06-02 09:48:04 -04:00
Liz
95dbe2c665
update for led matrix clock
...
move audio playback call so that it isn't cut off and add a state to turn alarm functionality on/off
2025-06-02 09:43:36 -04:00
Limor "Ladyada" Fried
834f226528
Merge pull request #3047 from ladyada/rp2040_esppassthru
...
fix functionality for RP2x hosts
2025-06-02 09:22:08 -04:00
Limor "Ladyada" Fried
f3d3405272
Merge pull request #3044 from FoamyGuy/fix_sparkle_mini_warning
...
fix for sparkle motion mini warning
2025-06-01 15:27:30 -04:00
ladyada
bbd38c439e
fix functionality for RP2x hosts
2025-06-01 15:21:50 -04:00
Liz
d2f16f8b7b
Merge pull request #3046 from adafruit/led_clock
...
adding led matrix clock code
2025-05-30 14:37:33 -04:00
Liz
02768500ad
adding led matrix clock code
...
CircuitPython code and wav files for the led matrix clock project
2025-05-30 14:23:28 -04:00
Melissa LeBlanc-Williams
a87f6abb0b
Merge pull request #3045 from makermelissa/main
...
Add 3-in-a-row tile matching game
2025-05-29 14:46:54 -07:00
Melissa LeBlanc-Williams
08dc8367c5
Fix pylint issues
2025-05-29 14:43:32 -07:00
Melissa LeBlanc-Williams
d1c09dcd61
Merge branch 'main' of https://github.com/adafruit/Adafruit_Learning_System_Guides
2025-05-29 14:30:46 -07:00
Melissa LeBlanc-Williams
d70fa56444
Add 3-in-a-row tile matching game
2025-05-29 14:30:36 -07:00
foamyguy
fedcf13bd5
only test sparkle motion multi neopixels on esp32
2025-05-29 08:52:09 -05:00
foamyguy
63f3cc563a
fix sparkle motion warning
2025-05-29 08:38:20 -05:00
foamyguy
7dba79be85
fix sparkle motion mini warning
2025-05-29 08:21:31 -05:00
Liz
b94d8a91fb
Merge pull request #3043 from adafruit/fix_wav_name
...
fix wav file name to match wav included in bundle
2025-05-28 16:23:47 -04:00
Liz
4445aa72a2
fix wav file name to match wav included in bundle
2025-05-28 15:52:22 -04:00
Liz
05c57a9690
Merge pull request #3041 from adafruit/mother_demo
...
mother of all demos code
2025-05-22 12:27:53 -04:00
Liz
c9f04bd6c5
mother of all demos code
...
CircuitPython code for the mother of all demos keyset project
2025-05-22 11:26:33 -04:00
Liz
50d5fe5980
Merge pull request #3040 from adafruit/ir_stick
...
adding ir remote example
2025-05-21 11:07:36 -04:00
BlitzCityDIY
114ab9a304
adding ir remote example
...
Adding IR remote Arduino example for the Sparkle Motion Stick
2025-05-21 10:51:16 -04:00
Liz
e503ce1e93
Merge pull request #3039 from FoamyGuy/sparklemotion_stick_arduino_i2smic
...
sparkle motion stick arduino i2s mic example
2025-05-21 10:08:23 -04:00
Liz
f3b75557cf
Merge pull request #3038 from adafruit/sparkle_stick
...
factory reset for sparkle motion stick
2025-05-21 10:07:57 -04:00
foamyguy
185cad9fad
sparkle motion stick arduino i2s mic example
2025-05-20 16:39:09 -05:00
Liz
eb969fab97
factory reset for sparkle motion stick
...
adding factory reset for sparkle motion stick
2025-05-20 16:43:29 -04:00
foamyguy
0b7aa5dfcb
Merge pull request #3034 from FoamyGuy/tilepalettemapper_api_update
...
Tilepalettemapper api update
2025-05-20 09:36:49 -05:00