File tree
40 files changed
+262
-101
lines changed- .github/workflows
- docs
- frozen
- lib
- ports
- atmel-samd/boards
- circuitplayground_express_crickit
- circuitplayground_express_displayio
- nrf
- common-hal
- analogio
- audiopwmio
- busio
- microcontroller
- os
- pulseio
- rtc
- peripherals/nrf
- nrf52840
- py
- supervisor
- tools
40 files changed
+262
-101
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
|
Lines changed: 82 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
|
Submodule Adafruit_CircuitPython_BusDevice updated 9 files
Submodule Adafruit_CircuitPython_CircuitPlayground updated 46 files
- README.rst+3-46
- adafruit_circuitplayground/__init__.py+29
- adafruit_circuitplayground/bluefruit.py+152
- adafruit_circuitplayground/circuit_playground_base.py+1.0k
- adafruit_circuitplayground/express.py+20-644
- docs/_static/microphone.jpg
- docs/api.rst+6
- docs/conf.py+3-1
- examples/advanced_examples/circuitplayground_acceleration_mapping_neopixels.py+5-5
- examples/advanced_examples/circuitplayground_gravity_pulls_pixel.py+12-12
- examples/advanced_examples/circuitplayground_tilting_arpeggios.py+132
- examples/circuitplayground_acceleration.py+4-2
- examples/circuitplayground_acceleration_neopixels.py+8-8
- examples/circuitplayground_button_a.py+3-3
- examples/circuitplayground_button_b.py+5-5
- examples/circuitplayground_buttons_1_neopixel.py+10-10
- examples/circuitplayground_buttons_neopixels.py+10-10
- examples/circuitplayground_ir_receive.py+14-9
- examples/circuitplayground_ir_transmit.py+16-11
- examples/circuitplayground_light.py+6-6
- examples/circuitplayground_light_neopixels.py+22-16
- examples/circuitplayground_light_plotter.py+5-5
- examples/circuitplayground_neopixel_0_1.py+4-4
- examples/circuitplayground_pixels_simpletest.py+8-12
- examples/circuitplayground_play_file.py+2-2
- examples/circuitplayground_play_file_buttons.py+5-5
- examples/circuitplayground_play_tone.py+3-3
- examples/circuitplayground_play_tone_buttons.py+5-5
- examples/circuitplayground_red_led.py+2-2
- examples/circuitplayground_red_led_blinky.py+3-3
- examples/circuitplayground_red_led_blnky_short.py+2-2
- examples/circuitplayground_shake.py+3-2
- examples/circuitplayground_slide_switch.py+2-2
- examples/circuitplayground_slide_switch_red_led.py+4-4
- examples/circuitplayground_slide_switch_red_led_short.py+2-2
- examples/circuitplayground_sound_meter.py+7-7
- examples/circuitplayground_tap_red_led.py+6-6
- examples/circuitplayground_tapdetect.py+4-3
- examples/circuitplayground_tapdetect_single_double.py+7-5
- examples/circuitplayground_temperature.py+6-6
- examples/circuitplayground_temperature_neopixels.py+21-18
- examples/circuitplayground_temperature_plotter.py+5-5
- examples/circuitplayground_tone.py+7-6
- examples/circuitplayground_touch_pixel_fill_rainbow.py+20-20
- examples/circuitplayground_touch_pixel_rainbow.py+20-20
- examples/circuitplayground_touched.py+10-9
0 commit comments