Skip to content

MelodyToys/NeoWasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeoWasm

NeoWasm is a Wasm3 Programmable NeoPixel LED Controller for the Arduino ESP environment with an easy to use Web UI

Goal

Create a NeoPixel Controller that is programmed using a self hosted web based wasm compiler(s) to create binaries that are stored and loaded from the internal ROM filesystem.

Status

NeoWasm is still very much in the ‘just hacked together’ … ‘prototype’ … ‘proof of concept’ stage …

Note

NeoWasm is a Arduino Sketch and not a Library ...

Getting Started

See the Getting Started Guide

Thank You

Wasm3 Labs - Wasm3 WebAssembly Interpreter

me-no-dev - ESPAsyncWebServer

Adafruit Industries - NeoPixel Driver

Benoît Blanchon - ArduinoJson

Espressif Systems - ESP32 core for Arduino & ESP Microcontrollers

ESP8266 Community Forum - ESP8266 core for Arduino

Arduino open-source project