Giter Site home page Giter Site logo

nodemcu-as-arduino's Introduction

nodemcu-as-arduino

Collection of Arduino sketches written for the NodeMCU. Many rely upon external libraries, the links for which can be found below.

Amazon Alexa Interface Sketches

Sketches that enable the NodeMCU to be controlled by voice using an Alexa-powered device.

AlexaWemoSwitch

Photo of setup

Transforms the NodeMCU into a virtual WeMo UDP device that can be controlled by Alexa to turn on / off lights.

OLED-based Sketches

These sketches interface with an OLED screen connected via I2C on pins D3 and D4 of the NodeMCU board. (Pins can be changed as desired.) Uses the SSD1306 driver below.

ConwaysGameOfLife

Photo of conway sketch on NodeMCU

The classic Conway's Game of Life played out on a tiny screen. Set to run 500 cycles per game (50 seconds per game) to avoid a stale board. Cells are set at 4x4 pixels each to keep memory overflows from occurring.

RandomVizualizer

Photo of random sketch on NodeMCU

Blocks are turned on and off randomly, each frame almost a sort-of QR code. It's a noisy visualization similar to an old TV without a signal.

PlaneSpotter

Gives realtime information about airplanes traveling overhead by using the ADS-B Exchange API.

WeatherStation

Photo of Weather Station sketch on NodeMCU

Displays weather information for a location using the Weather Underground API.

WorldClock

Photo of World Clock sketch on NodeMCU

Displays the time for cities around the world, along with a small image for a handful of locations.

External libraries:

A lot of my sketches wouldn't have possible without the work of others before me, and the great libraries they put together. Here's a quick reference guide to help find these necessary libraries.

nodemcu-as-arduino's People

Watchers

James Cloos avatar Marcelo Rovai avatar

Forkers

headhub

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.