Coder Social home page Coder Social logo

js-god / wifipixels Goto Github PK

View Code? Open in Web Editor NEW

This project forked from protoneer/wifipixels

0.0 1.0 0.0 2.11 MB

WifiPixels are a combination of a ESP8266 Wifi unit combined with a NeoPixel(Addressable RGB) LED ring all in one.

Home Page: http://wiki.protoneer.co.nz/WifiPixels

License: GNU General Public License v2.0

C++ 86.46% C 13.54%

wifipixels's Introduction

Updating Firmware

  • Follow the instructions from Adafruit on how to install the ESP8266 Board definitions in Arduino. https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout/using-arduino-ide
  • Put the board into bootloader mode by holding the BOOT button and pressing the RESET button. The RED indicator led should stay on at half brightness indicating that the device is in Bootloader mode.
  • Press the Arduino upload button to flash the device.

QuickSetup [Wifi]

The WifiPixels_MQTT_NeoPixel example includes a quick setup system that works as follow

  • When the device is powered the first time, it will start as an Access Point called "WifiPixels". (IP:192.168.4.1)
  • The Access Point can be connected too, from the above IP the device can be connected to a Wifi Network as a Client. (The Wifi name and password will be saved to the eeprom memory and will be reloaded on startup)
  • On the first connection as a client the Access Point will be switched off.
  • Should the Wifi Connection fail after 3 attempts, the unit will go in recovery mode and switch back to an Access Point. From where it can be connected to a network again.

External Library Dependencies

wifipixels's People

Contributors

protoneer avatar

Watchers

 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.