fastled 1.2.3__tar.gz → 1.2.4__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fastled-1.2.3 → fastled-1.2.4}/PKG-INFO +2 -1
- {fastled-1.2.3 → fastled-1.2.4}/README.md +1 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/__init__.py +1 -1
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/keyboard.py +5 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled.egg-info/PKG-INFO +2 -1
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled.egg-info/SOURCES.txt +0 -34
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_ino/bad/bad.ino +1 -0
- {fastled-1.2.3/tests/test_ino/wasm → fastled-1.2.4/tests/test_ino/embedded}/wasm.ino +2 -0
- {fastled-1.2.3/tests/test_ino/embedded → fastled-1.2.4/tests/test_ino/wasm}/wasm.ino +2 -0
- fastled-1.2.3/examples/Blink/Blink.ino +0 -73
- fastled-1.2.3/examples/Chromancer/Chromancer.ino +0 -555
- fastled-1.2.3/examples/Chromancer/detail.h +0 -80
- fastled-1.2.3/examples/Chromancer/gary_woos_wled_port/gary_woos_wled_ledmap.h +0 -47
- fastled-1.2.3/examples/Chromancer/gary_woos_wled_port/presets.json +0 -6681
- fastled-1.2.3/examples/Chromancer/gary_woos_wled_port/presets.min.json +0 -1
- fastled-1.2.3/examples/Chromancer/gen.py +0 -270
- fastled-1.2.3/examples/Chromancer/mapping.h +0 -158
- fastled-1.2.3/examples/Chromancer/net.h +0 -168
- fastled-1.2.3/examples/Chromancer/output.json +0 -1
- fastled-1.2.3/examples/Chromancer/ripple.h +0 -424
- fastled-1.2.3/examples/Chromancer/screenmap.json.h +0 -4
- fastled-1.2.3/examples/ColorPalette/ColorPalette.ino +0 -192
- fastled-1.2.3/examples/ColorTemperature/ColorTemperature.ino +0 -89
- fastled-1.2.3/examples/Cylon/Cylon.ino +0 -31
- fastled-1.2.3/examples/DemoReel100/DemoReel100.ino +0 -45
- fastled-1.2.3/examples/Esp32Rmt51/Esp32Rmt51.ino +0 -50
- fastled-1.2.3/examples/EspI2SDemo/EspI2SDemo.ino +0 -49
- fastled-1.2.3/examples/Fire2012/Fire2012.ino +0 -71
- fastled-1.2.3/examples/Fire2012WithPalette/Fire2012WithPalette.ino +0 -168
- fastled-1.2.3/examples/FirstLight/FirstLight.ino +0 -96
- fastled-1.2.3/examples/FxEngine/FxEngine.ino +0 -63
- fastled-1.2.3/examples/Noise/Noise.ino +0 -124
- fastled-1.2.3/examples/NoisePlayground/NoisePlayground.ino +0 -90
- fastled-1.2.3/examples/NoisePlusPalette/NoisePlusPalette.ino +0 -101
- fastled-1.2.3/examples/OctoWS2811/OctoWS2811.ino +0 -48
- fastled-1.2.3/examples/Pacifica/Pacifica.ino +0 -38
- fastled-1.2.3/examples/Pride2015/Pride2015.ino +0 -28
- fastled-1.2.3/examples/TwinkleFox/TwinkleFox.ino +0 -30
- fastled-1.2.3/examples/Video/Gfx2Video/Gfx2Video.ino +0 -90
- fastled-1.2.3/examples/WasmScreenCoords/WasmScreenCoords.ino +0 -66
- fastled-1.2.3/examples/Water/Water.ino +0 -147
- fastled-1.2.3/examples/XYMatrix/XYMatrix.ino +0 -216
- fastled-1.2.3/examples/wasm/wasm.ino +0 -138
- {fastled-1.2.3 → fastled-1.2.4}/.aiderignore +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/build_multi_docker_image.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/build_webpage.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/lint.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/publish_release.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/test_build_exe.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/test_macos.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/test_ubuntu.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.github/workflows/test_win.yml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.gitignore +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.pylintrc +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.vscode/launch.json +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.vscode/settings.json +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/.vscode/tasks.json +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/LICENSE +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/MANIFEST.in +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/RELEASE.md +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/TODO.md +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/build_exe.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/build_site.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/clean +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/install +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/lint +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/pyproject.toml +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/requirements.testing.txt +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/setup.cfg +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/setup.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/app.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/assets/example.txt +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/cli.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/client_server.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/compile_server.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/compile_server_impl.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/docker_manager.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/filewatcher.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/live_client.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/open_browser.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/parse_args.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/paths.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/project_init.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/select_sketch_directory.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/settings.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/site/build.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/sketch.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/spinner.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/string_diff.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/test/can_run_local_docker_tests.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/test/examples.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/types.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/util.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled/web_compile.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled.egg-info/dependency_links.txt +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled.egg-info/entry_points.txt +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled.egg-info/requires.txt +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/src/fastled.egg-info/top_level.txt +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/test +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_api.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_bad_ino.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_build_examples.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_cli.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_compile_server.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_docker_linux_on_windows.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_embedded_data.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_examples.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_filechanger.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_ino/embedded/data/bigdata.dat +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_project_init.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_server_and_client_seperatly.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/tests/test_webcompile.py +0 -0
- {fastled-1.2.3 → fastled-1.2.4}/upload_package.sh +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: fastled
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.4
|
4
4
|
Summary: FastLED Wasm Compiler
|
5
5
|
Home-page: https://github.com/zackees/fastled-wasm
|
6
6
|
Maintainer: Zachary Vorhies
|
@@ -266,6 +266,7 @@ A: A big chunk of space is being used by unnecessary javascript `emscripten` bun
|
|
266
266
|
|
267
267
|
# Revisions
|
268
268
|
|
269
|
+
* 1.1.24 - Mac/Linux now properly responds to ctrl-c when waiting for a key event.
|
269
270
|
* 1.1.23 - Fixes missing `live-server` on platforms that don't have it already.
|
270
271
|
* 1.2.22 - Added `--purge` and added docker api at __init__.
|
271
272
|
* 1.2.00 - `fastled.exe` is now a signed binary on windows, however it's a self signed binary so you'll still get the warning on the first open. There's been a small api change between the server and the client for fetching projects.
|
@@ -243,6 +243,7 @@ A: A big chunk of space is being used by unnecessary javascript `emscripten` bun
|
|
243
243
|
|
244
244
|
# Revisions
|
245
245
|
|
246
|
+
* 1.1.24 - Mac/Linux now properly responds to ctrl-c when waiting for a key event.
|
246
247
|
* 1.1.23 - Fixes missing `live-server` on platforms that don't have it already.
|
247
248
|
* 1.2.22 - Added `--purge` and added docker api at __init__.
|
248
249
|
* 1.2.00 - `fastled.exe` is now a signed binary on windows, however it's a self signed binary so you'll still get the warning on the first open. There's been a small api change between the server and the client for fetching projects.
|
@@ -13,7 +13,7 @@ from .types import BuildMode, CompileResult, CompileServerError
|
|
13
13
|
# IMPORTANT! There's a bug in github which will REJECT any version update
|
14
14
|
# that has any other change in the repo. Please bump the version as the
|
15
15
|
# ONLY change in a commit, or else the pypi update and the release will fail.
|
16
|
-
__version__ = "1.2.
|
16
|
+
__version__ = "1.2.4"
|
17
17
|
|
18
18
|
|
19
19
|
class Api:
|
@@ -1,3 +1,4 @@
|
|
1
|
+
import _thread
|
1
2
|
import os
|
2
3
|
import select
|
3
4
|
import sys
|
@@ -69,6 +70,10 @@ class SpaceBarWatcher:
|
|
69
70
|
# Check if there's input ready
|
70
71
|
if select.select([sys.stdin], [], [], 0.1)[0]:
|
71
72
|
char = sys.stdin.read(1)
|
73
|
+
if ord(char) == 3: # ctrl+c on mac, maybe also linux?
|
74
|
+
_thread.interrupt_main()
|
75
|
+
break
|
76
|
+
|
72
77
|
if char in _WHITE_SPACE:
|
73
78
|
self.queue.put(ord(" "))
|
74
79
|
finally:
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: fastled
|
3
|
-
Version: 1.2.
|
3
|
+
Version: 1.2.4
|
4
4
|
Summary: FastLED Wasm Compiler
|
5
5
|
Home-page: https://github.com/zackees/fastled-wasm
|
6
6
|
Maintainer: Zachary Vorhies
|
@@ -266,6 +266,7 @@ A: A big chunk of space is being used by unnecessary javascript `emscripten` bun
|
|
266
266
|
|
267
267
|
# Revisions
|
268
268
|
|
269
|
+
* 1.1.24 - Mac/Linux now properly responds to ctrl-c when waiting for a key event.
|
269
270
|
* 1.1.23 - Fixes missing `live-server` on platforms that don't have it already.
|
270
271
|
* 1.2.22 - Added `--purge` and added docker api at __init__.
|
271
272
|
* 1.2.00 - `fastled.exe` is now a signed binary on windows, however it's a self signed binary so you'll still get the warning on the first open. There's been a small api change between the server and the client for fetching projects.
|
@@ -27,40 +27,6 @@ upload_package.sh
|
|
27
27
|
.vscode/launch.json
|
28
28
|
.vscode/settings.json
|
29
29
|
.vscode/tasks.json
|
30
|
-
examples/Blink/Blink.ino
|
31
|
-
examples/Chromancer/Chromancer.ino
|
32
|
-
examples/Chromancer/detail.h
|
33
|
-
examples/Chromancer/gen.py
|
34
|
-
examples/Chromancer/mapping.h
|
35
|
-
examples/Chromancer/net.h
|
36
|
-
examples/Chromancer/output.json
|
37
|
-
examples/Chromancer/ripple.h
|
38
|
-
examples/Chromancer/screenmap.json.h
|
39
|
-
examples/Chromancer/gary_woos_wled_port/gary_woos_wled_ledmap.h
|
40
|
-
examples/Chromancer/gary_woos_wled_port/presets.json
|
41
|
-
examples/Chromancer/gary_woos_wled_port/presets.min.json
|
42
|
-
examples/ColorPalette/ColorPalette.ino
|
43
|
-
examples/ColorTemperature/ColorTemperature.ino
|
44
|
-
examples/Cylon/Cylon.ino
|
45
|
-
examples/DemoReel100/DemoReel100.ino
|
46
|
-
examples/Esp32Rmt51/Esp32Rmt51.ino
|
47
|
-
examples/EspI2SDemo/EspI2SDemo.ino
|
48
|
-
examples/Fire2012/Fire2012.ino
|
49
|
-
examples/Fire2012WithPalette/Fire2012WithPalette.ino
|
50
|
-
examples/FirstLight/FirstLight.ino
|
51
|
-
examples/FxEngine/FxEngine.ino
|
52
|
-
examples/Noise/Noise.ino
|
53
|
-
examples/NoisePlayground/NoisePlayground.ino
|
54
|
-
examples/NoisePlusPalette/NoisePlusPalette.ino
|
55
|
-
examples/OctoWS2811/OctoWS2811.ino
|
56
|
-
examples/Pacifica/Pacifica.ino
|
57
|
-
examples/Pride2015/Pride2015.ino
|
58
|
-
examples/TwinkleFox/TwinkleFox.ino
|
59
|
-
examples/Video/Gfx2Video/Gfx2Video.ino
|
60
|
-
examples/WasmScreenCoords/WasmScreenCoords.ino
|
61
|
-
examples/Water/Water.ino
|
62
|
-
examples/XYMatrix/XYMatrix.ino
|
63
|
-
examples/wasm/wasm.ino
|
64
30
|
src/fastled/__init__.py
|
65
31
|
src/fastled/app.py
|
66
32
|
src/fastled/cli.py
|
@@ -1,73 +0,0 @@
|
|
1
|
-
/// @file Blink.ino
|
2
|
-
/// @brief Blink the first LED of an LED strip
|
3
|
-
/// @example Blink.ino
|
4
|
-
|
5
|
-
#include <FastLED.h>
|
6
|
-
|
7
|
-
// How many leds in your strip?
|
8
|
-
#define NUM_LEDS 1
|
9
|
-
|
10
|
-
// For led chips like WS2812, which have a data line, ground, and power, you just
|
11
|
-
// need to define DATA_PIN. For led chipsets that are SPI based (four wires - data, clock,
|
12
|
-
// ground, and power), like the LPD8806 define both DATA_PIN and CLOCK_PIN
|
13
|
-
// Clock pin only needed for SPI based chipsets when not using hardware SPI
|
14
|
-
#define DATA_PIN 3
|
15
|
-
#define CLOCK_PIN 13
|
16
|
-
|
17
|
-
// Define the array of leds
|
18
|
-
CRGB leds[NUM_LEDS];
|
19
|
-
|
20
|
-
void setup() {
|
21
|
-
// Uncomment/edit one of the following lines for your leds arrangement.
|
22
|
-
// ## Clockless types ##
|
23
|
-
FastLED.addLeds<NEOPIXEL, DATA_PIN>(leds, NUM_LEDS); // GRB ordering is assumed
|
24
|
-
// FastLED.addLeds<SM16703, DATA_PIN, RGB>(leds, NUM_LEDS);
|
25
|
-
// FastLED.addLeds<TM1829, DATA_PIN, RGB>(leds, NUM_LEDS);
|
26
|
-
// FastLED.addLeds<TM1812, DATA_PIN, RGB>(leds, NUM_LEDS);
|
27
|
-
// FastLED.addLeds<TM1809, DATA_PIN, RGB>(leds, NUM_LEDS);
|
28
|
-
// FastLED.addLeds<TM1804, DATA_PIN, RGB>(leds, NUM_LEDS);
|
29
|
-
// FastLED.addLeds<TM1803, DATA_PIN, RGB>(leds, NUM_LEDS);
|
30
|
-
// FastLED.addLeds<UCS1903, DATA_PIN, RGB>(leds, NUM_LEDS);
|
31
|
-
// FastLED.addLeds<UCS1903B, DATA_PIN, RGB>(leds, NUM_LEDS);
|
32
|
-
// FastLED.addLeds<UCS1904, DATA_PIN, RGB>(leds, NUM_LEDS);
|
33
|
-
// FastLED.addLeds<UCS2903, DATA_PIN, RGB>(leds, NUM_LEDS);
|
34
|
-
// FastLED.addLeds<WS2812, DATA_PIN, RGB>(leds, NUM_LEDS); // GRB ordering is typical
|
35
|
-
// FastLED.addLeds<WS2852, DATA_PIN, RGB>(leds, NUM_LEDS); // GRB ordering is typical
|
36
|
-
// FastLED.addLeds<WS2812B, DATA_PIN, RGB>(leds, NUM_LEDS); // GRB ordering is typical
|
37
|
-
// FastLED.addLeds<GS1903, DATA_PIN, RGB>(leds, NUM_LEDS);
|
38
|
-
// FastLED.addLeds<SK6812, DATA_PIN, RGB>(leds, NUM_LEDS); // GRB ordering is typical
|
39
|
-
// FastLED.addLeds<SK6822, DATA_PIN, RGB>(leds, NUM_LEDS);
|
40
|
-
// FastLED.addLeds<APA106, DATA_PIN, RGB>(leds, NUM_LEDS);
|
41
|
-
// FastLED.addLeds<PL9823, DATA_PIN, RGB>(leds, NUM_LEDS);
|
42
|
-
// FastLED.addLeds<SK6822, DATA_PIN, RGB>(leds, NUM_LEDS);
|
43
|
-
// FastLED.addLeds<WS2811, DATA_PIN, RGB>(leds, NUM_LEDS);
|
44
|
-
// FastLED.addLeds<WS2813, DATA_PIN, RGB>(leds, NUM_LEDS);
|
45
|
-
// FastLED.addLeds<APA104, DATA_PIN, RGB>(leds, NUM_LEDS);
|
46
|
-
// FastLED.addLeds<WS2811_400, DATA_PIN, RGB>(leds, NUM_LEDS);
|
47
|
-
// FastLED.addLeds<GE8822, DATA_PIN, RGB>(leds, NUM_LEDS);
|
48
|
-
// FastLED.addLeds<GW6205, DATA_PIN, RGB>(leds, NUM_LEDS);
|
49
|
-
// FastLED.addLeds<GW6205_400, DATA_PIN, RGB>(leds, NUM_LEDS);
|
50
|
-
// FastLED.addLeds<LPD1886, DATA_PIN, RGB>(leds, NUM_LEDS);
|
51
|
-
// FastLED.addLeds<LPD1886_8BIT, DATA_PIN, RGB>(leds, NUM_LEDS);
|
52
|
-
// ## Clocked (SPI) types ##
|
53
|
-
// FastLED.addLeds<LPD6803, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // GRB ordering is typical
|
54
|
-
// FastLED.addLeds<LPD8806, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // GRB ordering is typical
|
55
|
-
// FastLED.addLeds<WS2801, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS);
|
56
|
-
// FastLED.addLeds<WS2803, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS);
|
57
|
-
// FastLED.addLeds<SM16716, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS);
|
58
|
-
// FastLED.addLeds<P9813, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // BGR ordering is typical
|
59
|
-
// FastLED.addLeds<DOTSTAR, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // BGR ordering is typical
|
60
|
-
// FastLED.addLeds<APA102, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // BGR ordering is typical
|
61
|
-
// FastLED.addLeds<SK9822, DATA_PIN, CLOCK_PIN, RGB>(leds, NUM_LEDS); // BGR ordering is typical
|
62
|
-
}
|
63
|
-
|
64
|
-
void loop() {
|
65
|
-
// Turn the LED on, then pause
|
66
|
-
leds[0] = CRGB::Red;
|
67
|
-
FastLED.show();
|
68
|
-
delay(500);
|
69
|
-
// Now turn the LED off, then pause
|
70
|
-
leds[0] = CRGB::Black;
|
71
|
-
FastLED.show();
|
72
|
-
delay(500);
|
73
|
-
}
|