Anne Barela
6ccfb33731
Merge pull request #2381 from jedgarpark/lcars
...
first commit LCARS code and images
2023-01-13 14:04:04 -05:00
John Park
f997df68c4
first commit LCARS code and images
2023-01-13 10:47:49 -08:00
Anne Barela
29e640cae0
Merge pull request #2261 from daneallen/dynamic_profile_selection
...
ez make oven feature enhancement - dynamic profile selection in memory
2023-01-13 08:21:52 -05:00
Anne Barela
5108882f81
Merge pull request #2379 from adafruit/pca9546_arduino
...
adding demo code for PCA9546
2023-01-11 16:23:42 -05:00
BlitzCityDIY
f87eb9f421
Merge branch 'main' into pca9546_arduino
2023-01-11 15:39:48 -05:00
Anne Barela
e2ce0e178e
Merge pull request #2380 from adafruit/adding_tof_lib
...
adding STM32duino VL53L4CD
2023-01-11 15:38:32 -05:00
BlitzCityDIY
89f3b79099
adding STM32duino VL53L4CD
...
adding the STM32duino VL53L4CD library for the time of flight sensors in the shop
2023-01-11 15:16:25 -05:00
BlitzCityDIY
a3defd56ce
adding demo code for PCA9546
...
Adding demo code since it will be in two guides (breakout and stemma breakout)
2023-01-11 14:30:46 -05:00
Dan Halbert
e05484a871
Merge pull request #2333 from davidskeck/patch-1
...
Remove unnecessary anchoring code
2023-01-10 20:24:56 -05:00
Anne Barela
66e64e83ac
Merge pull request #2378 from adafruit/beta6_variables
...
updating variable names
2023-01-09 19:20:33 -05:00
BlitzCityDIY
55054a3838
updating variable names
...
Updating SSID and PW variables for match settings dot toml example
2023-01-09 17:01:50 -05:00
Anne Barela
f28beb6229
Merge pull request #2377 from adafruit/picow_toml
...
updating variable names from guide feedback
2023-01-09 08:44:41 -05:00
BlitzCityDIY
d23df184fb
updating variable names from guide feedback
...
Updating SSID and SSID password variables to match settings dot toml example page
2023-01-09 07:43:50 -05:00
anecdata
aeef068712
from adafruit_httpserver.request import HTTPRequest
2023-01-02 20:41:59 -06:00
anecdata
36ada53c0b
Update PicoW_CircuitPython_HTTP_Server for new adafruit_httpserver library version 2.0.0
...
Tested the edited routes on `Adafruit CircuitPython 8.0.0-beta.6 on 2022-12-21; Raspberry Pi Pico W with rp2040`, but without the static ipconfig, outputs, and displayio.
2023-01-02 20:35:45 -06:00
Anne Barela
d67dd664ab
Merge pull request #2374 from jepler/next-mouse
...
Add NeXT standalone mouse code
2023-01-02 14:45:01 -05:00
0955ff2b0a
Add NeXT standalone mouse code
2023-01-02 13:28:29 -06:00
Anne Barela
3b4378cae1
Merge pull request #2373 from adafruit/fix-m4eyes
...
Fix for compatibility with arduinojson 6200
2023-01-02 09:20:19 -05:00
a77e51944f
Fix for compatibility with arduinojson 6200
...
`is<char *>` was deprecated and now removed. `is<const char *>` seems to
be the new way. Only compile-tested.
2023-01-02 08:02:46 -06:00
Dan Halbert
d28a2580d1
Merge pull request #2372 from Neradoc/cpx-simon-on-cpb
...
Make the CPX Simple Simon compatible with CPB
2022-12-30 22:05:16 -05:00
Neradoc
390a63256d
fix the CPX Simple Simon for CPB (and other things)
2022-12-31 02:16:47 +01:00
Dan Halbert
c09aff556d
Merge pull request #2371 from DeeHants/main
...
Correct the rotary trinkey examples inverting the button state. Fixes…
2022-12-30 09:35:57 -05:00
Deanna Earley
4afe72fe28
Correct the rotary trinkey examples inverting the button state. Fixes #2370
2022-12-30 11:12:59 +00:00
Dan Halbert
50b702f550
Merge pull request #2369 from Neradoc/add-font-to-NeoPixel_Sprite_Weather_Display
...
Add tom-thumb.pcf font to the NeoPixel Sprite Weather Display
2022-12-28 21:02:56 -05:00
Neradoc
0f0ff46906
add tom-thumb.pcf font to the NeoPixel Sprite Weather Display
2022-12-29 02:48:56 +01:00
Anne Barela
89ea666c7f
Merge pull request #2368 from dhalbert/env-to-settings-toml
...
update .env references to settings.toml
2022-12-23 08:23:23 -05:00
Dan Halbert
91b96d79ac
update .env references to settings.toml
2022-12-22 22:54:02 -05:00
Dan Halbert
f751352064
Merge pull request #2367 from makermelissa/main
...
Updated Web Workflow utility script env.py to use settings.toml instead of .env files
2022-12-22 18:11:26 -05:00
Melissa LeBlanc-Williams
f975cd084b
Update Web_Workflow_Quickstart/env.py
...
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-12-22 14:03:06 -08:00
Melissa LeBlanc-Williams
bb358db381
Update Web_Workflow_Quickstart/env.py
...
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-12-22 14:00:03 -08:00
Melissa LeBlanc-Williams
e795464e7d
Update Web_Workflow_Quickstart/env.py
...
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2022-12-22 13:59:47 -08:00
Melissa LeBlanc-Williams
0c6e013bce
linted
2022-12-22 13:32:34 -08:00
Melissa LeBlanc-Williams
7dd4f91852
Updated env.py to use settings.toml instead of .env files
2022-12-22 13:26:14 -08:00
Kattni
0fe5a70bb9
Merge pull request #2366 from adafruit/stemma_i2c-5
...
Added commented out board.stemma_i2c() - PR 5
2022-12-21 16:30:51 -05:00
Kattni
d0d549462b
Merge pull request #2364 from adafruit/stemma_i2c-3
...
Added commented out board.stemma_i2c() - PR 3
2022-12-21 16:26:02 -05:00
Kattni
7f41366b99
Merge pull request #2365 from adafruit/stemma_i2c-4
...
Added commented out board.stemma_i2c() - PR 4
2022-12-21 16:19:36 -05:00
evaherrada
b5dbade727
Fixed trailing whitespace
2022-12-21 16:15:41 -05:00
Kattni
b74d4adc19
Merge pull request #2362 from adafruit/stemma_i2c-1
...
Added commented out board.stemma_i2c() - PR 1
2022-12-21 16:08:14 -05:00
Kattni
f6188e76aa
Merge pull request #2363 from adafruit/stemma_i2c-2
...
Added commented out board.stemma_i2c() - PR 2
2022-12-21 16:08:03 -05:00
evaherrada
7bf46d5171
Added commented out board.stemma_i2c()
2022-12-21 15:52:18 -05:00
evaherrada
4d397d43c0
Added commented out board.stemma_i2c()
2022-12-21 15:48:18 -05:00
evaherrada
ddaebf5129
Added commented out board.stemma_i2c()
2022-12-21 15:43:26 -05:00
evaherrada
4c24224338
Added commented out board.stemma_i2c()
2022-12-21 15:37:40 -05:00
evaherrada
ec9caa6af5
Added commented out board.stemma_i2c()
2022-12-21 15:23:45 -05:00
Anne Barela
36a27be58c
Merge pull request #2361 from jepler/next-mouse-daisychain
...
Add code for mouse support in NeXT keyboard
2022-12-21 11:20:44 -05:00
b5807737bd
Add code for mouse support in NeXT keyboard
2022-12-21 09:59:24 -06:00
Anne Barela
f6a77d233d
Merge pull request #2360 from jedgarpark/drum-trigger-2040
...
first commit drum trigger code
2022-12-20 08:51:56 -05:00
John Park
cb33b7a0b7
first commit drum trigger code
2022-12-19 21:41:06 -08:00
Dan Halbert
1276083b2a
Merge pull request #2359 from adafruit/weather_updates
...
adding text update
2022-12-17 00:11:28 -05:00
BlitzCityDIY
18d86468a3
adding text update
...
while running the project i realized i had forgotten the text update line after adding in the functions
2022-12-16 22:07:25 -05:00