Giter Site home page Giter Site logo

roboy / feather_motor_nodered Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 10 KB

Motor control via Node-RED with Feather Huzzah ESP8266 using DC Motor + Stepper FeatherWing Add-on

C++ 100.00%
arduino dcmotorcontrol nodered mqtt esp8266 servo-motor mosquitto

feather_motor_nodered's Introduction

Prerequisites:

Usage

Setup Raspberry Pi:

  1. Start mosquitto broker (Should run automatically as a service after first start)
  2. Copy nodered_flow.json as your flow (usually in ~/.node-red folder)
  3. Configure the network to use the static local IP address specified in the arduino sketch (192.168.0.101)
  4. Setup the wireless card to connect automatically to the local WLAN
  5. Either configure node-red to start automatically after boot, or start it manually through ssh. Remember to start it with the correct sketch name (e.g. $ node-red nodered_flow.json)

Setup Feather:

  1. Add Feather Huzzah ESP8266 to Arduino IDE (board manager URL)
  2. Get Adafruit Motor Shield V2 and PubSubClient Arduiono IDE libraries.
  3. Configure MQTT broker IP, WiFi, and motor port in sketch.ino.
  4. Flash the code on to the board

feather_motor_nodered's People

Watchers

 avatar  avatar  avatar

Forkers

ludwigthemad

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.