Commit graph

8867 commits

Author SHA1 Message Date
Liz
768256cfe0 remove extra generates 2024-06-24 12:44:33 -04:00
Liz
12205b8b55 microsoft hid errors, remove and try to fix duplicate pycamera warning 2024-06-24 12:28:46 -04:00
Liz
125f760d5c more test onlys 2024-06-24 11:57:52 -04:00
Liz
45e7e8e5b6 picowbell test only 2024-06-24 11:43:47 -04:00
Liz
8f9a1bb02b adding microsoft hid lib and more test onlys 2024-06-24 11:34:59 -04:00
Liz
03bd7c15be some test onlys for IR boards 2024-06-24 11:11:01 -04:00
Liz
537cf66a40 trrs trinkey and pixel trinkey to cron 2024-06-24 09:55:41 -04:00
Liz
c73b419ed0 Merge branch 'fix-arduino-cron' of https://github.com/jepler/Adafruit_Learning_System_Guides into pr/2837 2024-06-21 15:28:44 -04:00
Liz
bdbb93e521 magtag quotes for bsp3 2024-06-21 15:28:29 -04:00
67d74be0e2 fix a test.only filename 2024-06-21 14:06:49 -05:00
aaf08919ce include sht4x library 2024-06-21 14:06:49 -05:00
461a52fadb test only files for USB Host BFF 2024-06-21 14:06:49 -05:00
Liz
fa5d53887f rename cafe lights 2024-06-21 15:05:42 -04:00
827b431bf6 tweak test.only files
as long as ch552 is not a ci-arduino recognized board, it has to be a
"none.test.only" file. Rename these once the related issue is closed
in ci-arduino.
2024-06-21 13:46:17 -05:00
b58ddfe0ad Add Adafruit BNO055 to library.deps 2024-06-21 13:30:39 -05:00
cf9263932a add additional test.only files
These named platforms (ch552, trrstrinkey_m0, shttrinkey_m0,
pixeltrinkey_m0) may not be correct and they need to be listed in
ci-arduino all_platforms.py and arduino_cron.yml to work. The main goal
is to get OTHER microcontroller builds to skip these examples.
2024-06-21 13:28:49 -05:00
3dcb2f28fe add Adafruit ADG72x to library.deps 2024-06-21 13:17:09 -05:00
b7cc998f6b do arduino build in the case that any yml files change 2024-06-21 13:07:26 -05:00
d5b100829a Fix arduino_cron
Apparently since #2497, in which the extra 'checkout' line was lost,
we have not actually been building the arduino artifacts during CI.

The line may have looked like a mistake or duplicate when the CI was
revised.
2024-06-21 13:02:34 -05:00
Anne Barela
f00ff213fd
Merge pull request #2836 from adafruit/BlitzCityDIY-patch-1
Update SHT4x trinkey demo
2024-06-19 15:51:50 -04:00
Liz
bb67c12bde
Update code.py 2024-06-19 15:45:38 -04:00
Anne Barela
53dacbbe9d
Merge pull request #2835 from jedgarpark/usb-midi-host-messenger
first commit usb midi host messenger arduino feather rp2040 usb host
2024-06-17 20:10:01 -04:00
John Park
f831f81834 first commit usb midi host messenger arduino code for feather rp2040 usb host 2024-06-17 16:43:02 -07:00
Anne Barela
2cc9d2afae
Merge pull request #2834 from adafruit/ch9328_cpython
adding CH9328 CPython demo
2024-06-11 21:05:50 -04:00
Liz
72f5880410 adding CH9328 CPython demo 2024-06-11 20:07:28 -04:00
Anne Barela
56ba6b1af9
Merge pull request #2833 from adafruit/soundbox-update
update soundbox code and sounds
2024-06-10 19:15:49 -04:00
Noe Ruiz
8de5b7a9fe update soundbox code and sounds
updating soundbox code and sounds
2024-06-10 15:40:43 -04:00
Anne Barela
ad042d2498
Merge pull request #2832 from jedgarpark/xac-joystick
XAC joysticks first commit
2024-06-07 10:42:41 -04:00
John Park
16e4fc0255 XAC joysticks first commit 2024-06-07 07:34:37 -07:00
Liz
b4d8dd5287
Merge pull request #2831 from adafruit/sound_box
update for sound box
2024-06-05 17:18:44 -04:00
Liz
799581c08d update for sound box
adding ability for multiple "shake" activated sound effects
2024-06-05 15:21:37 -04:00
Anne Barela
8a08dcf862
Merge pull request #2830 from adafruit/sound_box
code and sound files for the sound box
2024-06-05 11:48:20 -04:00
BlitzCityDIY
2a1da0fefd code and sound files for the sound box
Adding code and sound files for the sound box remake project
2024-06-05 11:26:34 -04:00
Anne Barela
825a1039c0
Merge pull request #2829 from adafruit/code_learner
adding demo for the TSMP96000
2024-06-04 17:43:32 -04:00
Liz
ed6aa2b8ea adding demo for the TSMP96000
Demo code for the TSMP96000 code learner ir receiver
2024-06-04 17:16:08 -04:00
Liz
3fcffd1d92
Merge pull request #2828 from adafruit/neo_trinkey
update lamparray UF2
2024-06-03 19:43:12 -04:00
Liz
000d4d18a9 update lamparray UF2
Update UF2 for HID LampArray and RGB NeoPixels
2024-06-03 19:16:17 -04:00
Dan Halbert
e539fcb783
Merge pull request #2813 from bradanlane/bls_cpx_ir_data
IR learning guides have ones and zeros swapped
2024-06-03 09:59:57 -04:00
Bradán Lane
8fec3a5a29 correct copy/paste error 2024-06-03 09:40:46 -04:00
Bradán Lane
22f911ab6e use standard header values (9000,4500) and standard marker value (560); retested 2024-06-03 09:32:59 -04:00
bradanlane
557db82675
Merge branch 'adafruit:main' into bls_cpx_ir_data 2024-06-03 09:11:56 -04:00
Anne Barela
6252a417ea
Merge pull request #2827 from adafruit/dune_thumper
Code for the Dune Thumper project
2024-06-03 08:32:06 -04:00
Liz
71946c4c49 lint 2024-06-03 08:28:47 -04:00
Liz
6bf3658e54 Code for the Dune Thumper project
Adding code and sound effect for the Dune Thumper project
2024-06-03 08:23:44 -04:00
Anne Barela
fcf40b57e7
Merge pull request #2826 from adafruit/neo_trinkey
adding arduino lamparray example
2024-05-31 17:25:09 -04:00
Liz
102ed595e3 adding arduino lamparray example
Adding HID LampArray example for Arduino along with UF2 files. Increasing pixel count to 64 for other Arduino examples
2024-05-31 16:07:27 -04:00
Liz
de1eec5e09
Merge pull request #2825 from adafruit/neo_trinkey
adding python AIO example
2024-05-30 11:52:38 -04:00
Liz
6e7c8d89e1 take out client import 2024-05-30 11:45:06 -04:00
Liz
aabdb4e1ff take out extra aio connection & add uf2 2024-05-30 11:41:03 -04:00
Liz
8dd940da3d adding python AIO example
Adding color picker example for Pixel Trinkey. Trinkey runs an arduino sketch listening for a color value on the COM port. Python desktop sketch listens for a new color from an AIO feed
2024-05-30 11:35:30 -04:00