Code Monkey home page Code Monkey logo

esp32_artnetnode's Introduction

ESP32 ArtNetNode

ESP32 based WiFi ArtNet V4 to DMX, RDM and LED Pixels

This is a fork of https://github.com/tinic/ESP32_ArtNetNode which itself is a fork of https://github.com/mtongnz/ESP8266_ArtNetNode_v2

To compile get the latest version of the Arduino environment: https://www.arduino.cc/en/Main/Software

Install

Post install in the Arduino IDE to get a working ESP32 environment:

  1. Add "https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json" to the "Additional Boards Manager URLs" text field in the main preferences.
  2. Go to Tools -> Board: XXX -> Boards Manager and search for ESP32. Install it. Version 1.0.2 is known to work.
  3. Go to Tools -> Manage Libraries. Search for 'ArduinoJson' (without an underscore) and install version 5.13.5 (later versions do NOT work).
  4. Go to Tools -> Boards: XXX and select "ESP32 Dev Module" in the ESP32 section.
  5. Open ESP32_ArtNetNode/ArtNetNode/ArtNetNode.ino, compile and upload

Changes Feb-2021

  1. Updated to support ESP SDK 1.0.8
  2. Added debug output for IP proto and DMX
  3. Externalized HTML and JS with the view to use SPIFFS instead of static strings
  4. Tested on ESP32 WROOM with MAX485 chips
  5. Updated config versions

Not tested

  1. Upstream hardware used ESP32-PoE ("OLIMEX ESP32-PoE")

esp32_artnetnode's People

Contributors

chaosloth avatar mtongnz avatar tinic avatar

Stargazers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.