Giter Club home page Giter Club logo

rotaryencoderbutton-master's Introduction

Battery rotary encoder action button for ESP8266

See schematic for hook up. Instructable TBA

Features

  • Rotary encoder actions web/mqtt/lightwaverf
  • Push button supports on/off toggle
  • WifiManager for initial set up
  • OTA for updates
  • File browser for maintenance

Basic Web interface (basic.htm)

Commands are sent to ip/

  • status
  • upload
  • edit
  • firmware
  • setPosition?auth=authNo&encoder=encoderIndex&position=encoderPosition

Config

  • Edit rotaryEncoderConfig.txt

Libraries

  • ESP8266WiFi
  • ESP8266HTTPClient
  • ESP8266WebServer
  • WiFiUdp
  • ESP8266mDNS
  • ESP8266HTTPUpdateServer
  • PubSubClient
  • ArduinoJson // not currently used
  • DNSServer
  • WiFiManager
  • RotaryEncoderArray // handles up to 3 encoders
  • FS

Install procedure

  • Uses BaseSupport library at https://github.com/roberttidey/BaseSupport
  • Edit passwords etc in BaseConfig.h
  • Uncomment FASTCONNECT in BaseConfig as required
  • Normal arduino esp8266 compile and upload
  • A simple built in file uploader (/upload) should then be used to upload the base datafiles to SPIFF edit.htm.gz index.html favicon*.png graphs.js.gz rotaryEncoderConfig.txt
  • The /edit operation is then supported to update further

Lightwaverf supported

  • Uses UDP to send lighting controls to Lightwaverf link
  • ESP8266 Must be paired with link first.
    • Place a file called initLink.txt in filing system.
    • Rotate control to send a pairing command
    • Acknowledge on Lightwaverf link
    • initLink.txt is automatically deleted
    • repeat if necessary

rotaryencoderbutton-master's People

Contributors

yileekorea avatar

Watchers

James Cloos 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.