Commit graph

8872 commits

Author SHA1 Message Date
Liz
56bf5f6276 adding try/except for picowbell camera
Adding a try/except for picowbell camera demo in case a memory allocation issue occurs with the pico w.
2024-05-06 15:26:51 -04:00
bradanlane
465fe5a399
correct one and zero list values
the list values for ONE and ZERO are swapped from what is described in the Adafruit_irremote.py library. This error causes the receiver to get the one-s compliment of the expected data.
2024-05-05 10:08:18 -04:00
bradanlane
c2c4c9160e
correct one and zero list values
the list values for ONE and ZERO are swapped from what is described in the Adafruit_irremote.py library. This error causes the receiver to get the one-s compliment of the expected data.
2024-05-05 10:05:26 -04:00
bradanlane
f43b59dc42
correct one and zero list values
the list values for ONE and ZERO are swapped from what is described in the Adafruit_irremote.py library. This error causes the receiver to get the one-s compliment of the expected data.
2024-05-05 10:00:19 -04:00
bradanlane
178a1a1b22
correct one and zero list values
the list values for ONE and ZERO are swapped from what is described in the Adafruit_irremote.py library. This error causes the receiver to get the one-s compliment of the expected data.
2024-05-05 09:55:52 -04:00
Liz
a4f549354f
Merge pull request #2803 from adafruit/picowbell_camera
adding PiCowbell Camera examples
2024-05-03 18:04:10 -04:00
Liz
814642e012 add bitmap 2024-05-03 17:36:23 -04:00
Liz
bc2a09c839 add bongo cat demo
bongo cat demo for qt2040
2024-05-03 17:35:42 -04:00
Liz
92729b957b adding PiCowbell Camera examples
Adding a TFT viewer and JPEG capture example for the PiCowbell Camera
2024-05-03 17:00:46 -04:00
Anne Barela
21ca6d820b
Merge pull request #2802 from adafruit/soundboard-scooter-bike-fix
update code.py for correct pins
2024-05-03 15:54:14 -04:00
Noe Ruiz
d082245cf4 update code.py for correct pins
updating pins to fix code
2024-05-03 15:41:12 -04:00
Melissa LeBlanc-Williams
812dbf8d9e
Merge pull request #2800 from caternuson/tl_update
Update Code Comments for Wearable Timelapse Camera Project
2024-05-02 08:09:22 -07:00
caternuson
6bfdbd656d update comments 2024-05-02 08:04:52 -07:00
Liz
ca525c0e34
Merge pull request #2799 from adafruit/usb_bff
usb host bff examples
2024-05-02 09:53:13 -04:00
Liz
c102b1fa54 update print for hid report 2024-05-02 09:49:14 -04:00
Liz
c2888cf63a usb host bff examples
Adding Arduino and CircuitPython USB Host BFF examples for device info and HID report
2024-05-02 09:37:10 -04:00
Anne Barela
5102e9d6d9
Merge pull request #2798 from makermelissa/main
Update Timelapse Camera dest folder and backup original script
2024-05-01 14:30:28 -04:00
Melissa LeBlanc-Williams
32186d192e Update dest folder and add old shell script so it is not last 2024-05-01 11:07:18 -07:00
Melissa LeBlanc-Williams
8f288c4385
Merge pull request #2797 from makermelissa/main
Rewrote Wearable Time Lapse Camera script in python
2024-04-30 13:21:34 -07:00
Melissa LeBlanc-Williams
d09369e1bf disable line too long error 2024-04-30 12:14:49 -07:00
Melissa LeBlanc-Williams
584cc5b123 Add spdx and lint 2024-04-30 12:10:31 -07:00
Melissa LeBlanc-Williams
46550a403d Wrote Wearable Time Lapse Camera script in python 2024-04-30 11:51:05 -07:00
Anne Barela
5c2fcda37e
Merge pull request #2796 from adafruit/dvi_sock
adding dvi sock examples
2024-04-30 11:47:54 -04:00
Liz
d6402b02fc lint 2024-04-30 11:41:35 -04:00
Liz
fd1e1f78a2 adding dvi sock examples
Adding CircuitPython and Arduino examples for the DVI Sock breakout
2024-04-30 11:38:05 -04:00
Anne Barela
fd34db74c6
Merge pull request #2795 from adafruit/ir_demod
Adding IR demodulator examples
2024-04-25 16:04:45 -04:00
Liz
9eca690075 Adding IR demodulator examples
Adding STEMMA IR demodulator examples for CircuitPython and Arduino
2024-04-25 15:12:09 -04:00
Anne Barela
eaa77c85b9
Merge pull request #2794 from adafruit/TheKitty-patch-1
Create adalogger-logging.ino
2024-04-24 10:40:54 -04:00
Anne Barela
bc507a7104
Create adalogger-logging.ino
Per Ladyada
2024-04-24 10:35:01 -04:00
Anne Barela
989cd9ff09
Merge pull request #2793 from jedgarpark/psx-controller
deeper sleep via 'esp_wifi_stop()'
2024-04-23 17:30:06 -04:00
John Park
ea790e9284 deeper sleep via 'esp_wifi_stop()' 2024-04-23 14:02:30 -07:00
Dan Halbert
3970513457
Merge pull request #2790 from ViToni/bugfix/Fix_vertical_alignment_of_app_header
Move app name a few pixel down for better vertical alignment
2024-04-22 17:36:11 -04:00
Victor Toni
463a9b966a
Merge branch 'adafruit:main' into bugfix/Fix_vertical_alignment_of_app_header 2024-04-22 23:18:13 +02:00
Anne Barela
eabee0b457
Merge pull request #2791 from ViToni/bugfix/fix_missing_SPDX_header
Adjust SPDX header for recently merged file
2024-04-22 13:49:29 -04:00
Anne Barela
564c3ad6bb
Merge pull request #2792 from adafruit/add-spdx
add spdx to recently merged file
2024-04-21 12:47:26 -04:00
8248744092 add spdx to recently merged file 2024-04-21 11:37:59 -05:00
Victor Toni
63f023a4e3 Adjust SPDX header 2024-04-20 15:27:27 +02:00
Victor Toni
4fcfeaaedb Move app name a few pixel down for better vertical alignment 2024-04-20 15:14:44 +02:00
Anne Barela
33456edce4
Merge pull request #1930 from ViToni/feature/Add_blank_screen_for_MacroPad
Thank you
2024-04-20 08:52:10 -04:00
Dan Halbert
e88f652a04
Merge pull request #2789 from adafruit/dhalbert-patch-1
Add simple keypad macropad example
2024-04-18 16:09:32 -04:00
Dan Halbert
3aaf91d640
add SPDX 2024-04-18 15:55:24 -04:00
Dan Halbert
2a58a1797a
Add simple keypad macropad example 2024-04-18 15:52:23 -04:00
Anne Barela
b3935350c1
Merge pull request #2752 from Kheirlb/kparks/stm32-can-ack-fix
make feather can ack example work with stm32f405
2024-04-18 07:05:15 -04:00
Anne Barela
8eee1467c3
Merge pull request #2788 from jedgarpark/playstation-controller
added wifi timout
2024-04-18 07:04:15 -04:00
John Park
6c06002b56 added wifi timout 2024-04-17 17:57:03 -07:00
Anne Barela
f3b651ff6c
Merge pull request #2787 from adafruit/bno055_bmp280_bff
add BNO055 and BMP280 BFF examples
2024-04-17 16:58:17 -04:00
Liz
e2b43f353e add BNO055 and BMP280 BFF examples
adding circuitpython and arduino examples for BNO055 BMP280 BFF. also updating adg728 example to flip between two channels
2024-04-17 16:20:11 -04:00
Anne Barela
9fda4e298a
Merge pull request #2786 from jedgarpark/playstation-controller
first commit playstation esp32 controller code
2024-04-17 09:36:23 -04:00
John Park
439c9be319 added SPDX 2024-04-16 18:00:07 -07:00
John Park
5a7bd9dd76 first commit playstation esp32 controller code 2024-04-16 17:39:20 -07:00