Commit graph

8872 commits

Author SHA1 Message Date
Dan Halbert
6686a6cddd
PyPortal_Google_Calendar: update to settings.toml 2024-04-09 12:54:08 -04:00
Dan Halbert
88d94c09a7
PyPortal_Word_Of_the_Day: update to settings.toml 2024-04-09 12:41:31 -04:00
Dan Halbert
a9b15cbe69
PyPortal_LeagueLevel: update to settings.toml 2024-04-09 12:31:17 -04:00
Dan Halbert
05b4d3b2cd
PyPortal_Thingiverse: update to settings.toml 2024-04-09 12:27:08 -04:00
Dan Halbert
7f2cceb671
fix quote typo 2024-04-09 12:19:28 -04:00
Dan Halbert
8cf91e6f24
Update PyPortal_Philips_Hue_Controller to use settings.toml 2024-04-09 12:16:54 -04:00
Dan Halbert
7e8150b210
PyPortal_LIFX_Controller: get LIFX_TOKEN from settings.toml 2024-04-09 11:41:41 -04:00
Dan Halbert
34a9f51424
PyPortal_Youtube: get youtube token from settings.toml 2024-04-09 11:31:01 -04:00
Dan Halbert
18a3fc5b1c
PyPortal_AirQuality: use settings.toml for AIRNOW_TOKEN 2024-04-09 11:23:44 -04:00
Anne Barela
76cd05be8f
Merge pull request #2764 from adafruit/tcrt1000
adding example code for TCRT1000
2024-04-05 14:26:38 -04:00
Liz
8f7b5afc54 adding example code for TCRT1000
Adding CP and Arduino examples for the STEMMA Reflective Photo Interrupt Sensor (TCRT1000)
2024-04-05 14:18:01 -04:00
Liz
e1071956eb
Merge pull request #2763 from adafruit/aht20_ltc4316
adding ltc4316 examples with the aht20
2024-04-04 16:11:50 -04:00
Liz
411e256955 adding ltc4316 examples with the aht20
Adding Arduino and CircuitPython examples using two AHT20 sensors with one translated to 0x68 with an LTC4316
2024-04-04 16:04:58 -04:00
Melissa LeBlanc-Williams
9c6f62bae6
Merge pull request #2762 from makermelissa/main
Update Magic AI Storybook for Bookworm and new OpenAI API
2024-03-29 13:30:26 -07:00
Melissa LeBlanc-Williams
d6267a104c Fix issue with pygame updating in a thread 2024-03-29 13:17:16 -07:00
Melissa LeBlanc-Williams
c354179e0c Update Magic AI Storybook for Bookworm and new OpenAI API 2024-03-29 11:19:20 -07:00
Liz
5047c10377
Merge pull request #2761 from adafruit/sht4x_trinkey
adding examples for the SHT4x trinkey
2024-03-28 13:12:32 -04:00
Liz
50ef265651 lint 2024-03-28 12:17:23 -04:00
Liz
5c042d2c94 adding examples for the SHT4x trinkey
adding CircuitPython, Arduino and CPython examples for the SHT4x trinkey
2024-03-28 12:13:22 -04:00
Jeff Epler
99a7ece77f
Merge pull request #2760 from jepler/xerox-dvi
Code for the xerox 820 to digital video project
2024-03-28 10:55:27 -05:00
818abfb42a thanks pylint for catching this problem 2024-03-28 10:51:32 -05:00
f7b72318eb additional comments 2024-03-28 10:47:43 -05:00
ce2461197b Code for the xerox 820 to digital video project 2024-03-28 10:14:29 -05:00
Liz
96ed6bf17e
Merge pull request #2759 from adafruit/sht4x_trinkey
adding SHT4x factory demo
2024-03-26 17:07:46 -04:00
Liz
0437b6b619 adding SHT4x factory demo 2024-03-26 16:32:01 -04:00
Jeff Epler
49ee608e36
Merge pull request #2758 from adafruit/fix-sdcard-examples
User must provide a mount_sd.py script
2024-03-25 11:31:59 -05:00
a1905b5bfc User must provide a mount_sd.py script
this import line was removed without checking, because it caused
a pylint message.
2024-03-25 09:38:59 -05:00
Liz
690447cb1d adding fonts for elgato project 2024-03-25 10:02:02 -04:00
Anne Barela
69c50a5653
Merge pull request #2757 from adafruit/bird_feeder
Code for elgato light controller
2024-03-25 09:46:14 -04:00
Liz
403d536f6a Update code.py 2024-03-25 08:45:08 -04:00
Liz
17ae30608e lint 2024-03-25 08:41:32 -04:00
Karl Parks
8e19b0d229 remove unnecessary else 2024-03-24 15:01:05 -04:00
Dan Halbert
6f5d24630b
Merge pull request #2756 from dhalbert/show-to-root-group
replace .show(x) with .root_group = x
2024-03-24 12:02:24 -04:00
Dan Halbert
24a0bdec05 replace .show(x) with .root_group = x 2024-03-23 13:52:24 -04:00
Anne Barela
44a84c575b
Merge pull request #2754 from adafruit/BlitzCityDIY-patch-1
Update picowbell doubler CP example
2024-03-21 16:44:43 -04:00
Liz
440e0198a3
Update picowbell doubler CP example
65535 instead of 65536
2024-03-21 16:42:12 -04:00
Liz
4168e1c766 Create code.py 2024-03-20 14:56:08 -04:00
Anne Barela
f49f34f4b0
Merge pull request #2753 from adafruit/picowbell_doubler
Picowbell doubler battery monitor code
2024-03-20 12:12:01 -04:00
BlitzCityDIY
52b8af140a adding picowbell doubler battery examples 2024-03-20 11:55:32 -04:00
BlitzCityDIY
40d73b21cc Create Arduino_PiCowbell_Doubler_Battery_Monitor.ino 2024-03-20 10:53:41 -04:00
Karl Parks
34466ae7a1 make feather can ack example work with stm32f405 2024-03-16 17:36:33 -04:00
Anne Barela
45500df488
Merge pull request #2751 from adafruit/bird_feeder
adding memento bird feeder code
2024-03-13 16:00:12 -04:00
Liz
acbdd7e8c9 adding memento bird feeder code 2024-03-13 15:08:42 -04:00
Dan Halbert
52dedd759b
Merge pull request #2735 from dhalbert/update-actions
update actions to use node.js 20
2024-03-11 12:32:25 -04:00
foamyguy
1b83a7d2d3
Merge pull request #2747 from adafruit/dvi_supervisor
adding try/except to DVI hello world
2024-03-11 09:57:39 -05:00
Anne Barela
fdc082887e
Merge pull request #2750 from adafruit/feather_tft_example
adding display example for tft feathers
2024-03-11 09:50:58 -04:00
Liz
496185381a adding display example for tft feathers 2024-03-11 09:30:51 -04:00
Anne Barela
b4d59e0c60
Merge pull request #2749 from adafruit/battery_monitor
adding battery monitor project code
2024-03-08 16:57:58 -05:00
Liz
56c9b775fd adding battery monitor project code
Adding code and assets for the Feather battery monitor project guide
2024-03-08 16:47:50 -05:00
Liz
99e514db0f
Merge pull request #2748 from adafruit/analog_switch
example code for STEMMA analog switch
2024-03-05 11:00:34 -05:00