Daedal0s's Stars
python/cpython
The Python programming language
adafruit/Adafruit_CircuitPython_NeoPixel
CircuitPython drivers for neopixels.
bigjosh/MacroMarquee
Efficient text scrolling across 8 NeoPixel strings from an Aurdunio Uno using multi-bit-bang
cpldcpu/light_ws2812
Light weight library to control WS2811/WS2812 based LEDS and LED Strings for 8-Bit AVR microcontrollers.
FozzTexx/ws2812-demo
Demo & driver using the RMT peripheral of the ESP32 to control WS2812 RGB LEDs
MartyMacGyver/ESP32-Digital-RGB-LED-Drivers
ESP32 Digital RGB(W) LED Drivers
gepd/uPiotMicroPythonTool
MicroPython Sublime Text Plugin
bigjosh/SimpleNeoPixelDemo
A demonstration showing how easy it can be to drive WS2812 NeoPixels
probonopd/ESP8266HueEmulator
Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE.
marmilicious/FastLED_examples
FastLED example code, tests, demos, etc
evilgeniuslabs/tree-v2
6.5’ white tree with 250 WS2811 RGB LEDs, driven by an ESP8266 microcontroller using the FastLED library, controlled with a web app over WiFi and/or an infrared remote control.
adafruit/Adafruit_Learning_System_Guides
Programs and scripts to display "inline" in Adafruit Learning System guides
Makuna/NeoPixelBus
An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
mclarkk/lifxlan
Python library for accessing LIFX devices locally using the official LIFX LAN protocol.
firmata/pyduino
python client for firmata
scientifichackers/ampy
MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.
SpaceTeddy/CC1101
driver library for Ti CC1100 / CC1101. For Arduino and Raspberry Pi
SwiftEducation/SwiftEducation.github.io
DEPRECATED. Web site for Swift Education.
adafruit/Adafruit_CircuitPlayground
library for Circuit Playground board
adafruit/circuitpython
CircuitPython - a Python implementation for teaching coding with microcontrollers
jeelabs/esp-link
esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
bcmi-labs/Esp-Link
Control Panel and connectors for Arduino Uno WiFi
FastLED/FastLED
The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.
adafruit/Adafruit_ZeroDMA
DMA helper/wrapped for ATSAMD21 such as Arduino Zero & Feather M0
qmk/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
cavemoa/Feather-M0-Adalogger
Code for Feather M0 Adalogger
jasoncoon/esp8266-fastled-webserver
adafruit/RGB-matrix-Panel
Arduino library and example code for the 16x32 RGB matrix panels in the shop
apoboard/software
DIY Interactive Apogaea PCB software
micropython/webrepl
WebREPL client and related tools for MicroPython