a10eb63057
Specify the right pylintrc file no matter where pylint_check is run
2023-03-11 08:05:25 -06:00
e804e29cab
remove some trailing space
2023-03-10 07:54:00 -06:00
64a134bb52
fix pylint messages
2023-03-10 07:53:43 -06:00
c3899a01b6
Select font dependng on pyportal model
2023-03-10 07:53:33 -06:00
0a9d2cc8c7
Fix the base prompt
...
thanks to Melissa for spotting the spelling mistake. Removing redundant
newlines (by escaping them) may also make a small difference to how the
prompt is treated.
2023-03-10 07:43:01 -06:00
413e0da3a4
Add scrolling of over-long text
2023-03-09 19:39:52 -06:00
1c8a86f08f
Switch to a bitmap font
...
Includes a workaround for https://github.com/adafruit/Adafruit_CircuitPython_Display_Text/issues/183
2023-03-09 19:18:34 -06:00
25953d69f0
Improve error handling, let user restart by touch after error
2023-03-08 14:25:02 -06:00
f96841c025
code for new guide
2023-03-08 09:08:09 -06:00
Anne Barela
0ba59ff228
Merge pull request #2433 from adafruit/star_fragment_update
...
star fragment update
2023-03-07 08:59:22 -05:00
Liz
4692dcab12
Update code.py
2023-03-07 07:57:55 -05:00
Liz
d9cb8b2077
Merge branch 'main' into star_fragment_update
2023-03-07 07:47:56 -05:00
Liz
c9b9328008
Update code.py
2023-03-07 07:47:44 -05:00
Anne Barela
db9408c1bf
Merge pull request #2431 from adafruit/picowbell_adalogger
...
Adding PiCowbell Adalogger Examples
2023-03-06 15:59:13 -05:00
Anne Barela
3a1edef655
Merge pull request #2432 from adafruit/propmaker-tron-disk
...
Adding code and sounds for Tron Disk
2023-03-06 15:58:34 -05:00
Liz
77212804bc
adding SPDX to arduino code
...
and none since it is for Pico only and not an available platform
2023-03-06 13:03:55 -05:00
Noe Ruiz
b25f7ef3c3
Adding code and sounds for Tron Disk
...
Adding code and sounds for Tron Disk
2023-03-06 12:51:34 -05:00
Liz
4a06a058a2
Adding PiCowbell Adalogger Examples
...
Adding CP and Arduino examples for PiCowbell Adalogger product guide
2023-03-06 12:49:06 -05:00
Liz
d9b38346a4
Merge branch 'main' into star_fragment_update
2023-03-06 09:38:56 -05:00
Liz
765d40217b
continuing to bug hunt
2023-03-06 09:38:02 -05:00
Anne Barela
fa18a19e98
Merge pull request #2430 from adafruit/TheKitty-patch-4
...
Update code.py
2023-03-05 13:15:09 -05:00
Anne Barela
3b61545371
Update code.py
...
In changing the variable filenames to file_names to avoid a scope issue, one wasn't changed. Tested and this works.
2023-03-05 12:51:57 -05:00
Anne Barela
f354a53718
Merge pull request #2426 from caternuson/servo_update
...
Update analog feedback servo
2023-03-04 12:50:15 -05:00
Liz
8411ba6295
pylint
2023-03-04 11:37:02 -05:00
Liz
368ab7d7c6
adding additional error handling & time math
2023-03-03 21:28:02 -05:00
caternuson
829e027cc4
LINT!
2023-03-03 14:45:52 -08:00
caternuson
6f006a26c7
lint
2023-03-03 14:29:14 -08:00
caternuson
f1758dc56b
remove commented out code
2023-03-03 13:01:08 -08:00
Anne Barela
0c4256acc4
Merge pull request #2428 from firepixie/Bubble_Table_IR_Control
...
Bubble Table Code
2023-03-03 16:00:51 -05:00
firepixie
f3443e70f3
FIrst Commit
2023-03-03 12:48:41 -08:00
Anne Barela
36cc5f4a33
Merge pull request #2427 from adafruit/star_fragment
...
adding code for star fragment lamp
2023-03-03 13:36:49 -05:00
Liz
f81492395a
adding code for star fragment lamp
...
Adding code for star fragment lamp. essentially a reverse sunrise lamp (turns on at sunset)
2023-03-03 13:23:59 -05:00
caternuson
dcf231f5fc
update analog feedback servo
2023-03-02 16:31:12 -08:00
Anne Barela
74cd746b06
Merge pull request #2425 from adafruit/s3_reverse_tft_factory
...
adding s3 reverse tft factory test
2023-03-02 13:22:47 -05:00
Liz
a6c346fa61
adding s3 reverse tft factory test
2023-03-02 13:05:32 -05:00
Anne Barela
c25124d86f
Merge pull request #2424 from jepler/snes-mouse
...
Add code for SNES mouse to USB HID with CircuitPython
2023-03-02 11:55:59 -05:00
b587e23ae3
add spdx
2023-03-02 10:33:32 -06:00
Anne Barela
f0771c1f94
Merge pull request #2423 from adafruit/reverseTFT_example
...
adding touchio example
2023-03-01 14:22:22 -05:00
Liz
ac2641e279
adding touchio example
...
adding touchio example for s3 reverse tft
2023-03-01 14:09:58 -05:00
dccf6f92f0
Add code for SNES mouse to USB HID with CircuitPython
2023-03-01 10:34:06 -06:00
Anne Barela
498f3f0fb6
Merge pull request #2422 from adafruit/Matrix-Portal-M4-Boxing-Interval-Timer
...
First commit
2023-02-23 14:25:59 -05:00
TrevKnows
28d500b49b
Added missing SPDX info
2023-02-23 13:56:50 -05:00
TrevKnows
9b0d02cd05
First commit
2023-02-23 11:59:53 -05:00
Jeff Epler
be3fc76533
Merge pull request #2421 from adafruit/TheKitty-patch-3
...
Update code.py
2023-02-22 16:55:03 -06:00
Anne Barela
478ebcca9e
Update code.py
2023-02-22 17:17:16 -05:00
Anne Barela
57fdf5951b
Update code.py
2023-02-22 17:04:26 -05:00
Anne Barela
6172c7a3f4
Update code.py
2023-02-22 16:58:19 -05:00
Anne Barela
c5caa75392
Update code.py
2023-02-22 16:51:14 -05:00
Anne Barela
d262553f9a
Update code.py
...
Slight changes to make Mu happy, cut out some debug code.
2023-02-22 16:31:06 -05:00
Jeff Epler
a094e80371
Merge pull request #2420 from adafruit/TheKitty-patch-3
...
PR for the Floppy with Display Learn Project
2023-02-22 14:46:04 -06:00