Zakru / wifiled-firmware

Firmware for driving a NeoPixel LED strip with a Raspberry Pi Pico W with WiFi controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeoPixel LED strip controllable over TCP. Written in Rust and running on Embassy, the async embedded library.

Example stack

  • Firmware running on Raspberry Pi Pico W
  • Firmware listens on a TCP port
  • Node-RED in LAN translates MQTT messages to TCP packets
  • Mosquitto server in LAN
  • Any MQTT client for controlling

About

Firmware for driving a NeoPixel LED strip with a Raspberry Pi Pico W with WiFi controls


Languages

Language:Rust 98.4%Language:RPC 1.6%