Coder Social home page Coder Social logo

esp8266's Introduction

ESP8266 Projects

This repository contains a small number of projects for use with/on the ESP8266 chip, as packaged by the WeMos Mini D1.

Template Project

The d1-template project is a skeleton which carries out the basic tasks many projects would require:

  • Connects to your local WiFi network.
    • Acting as an access-point if it has not previously connected.
  • Refreshes the date/time via NTP.
  • Runs a mini webserver.

This project is a good starting point for new work.

Distance Sensor

The d1-distance project is used to determine if my desk-chair is occupied by measuring a distance with an ultrasonic sensor.

EPaper Image Display

The epaper-web-image project demonstrates featching an image over HTTP/HTTPS and drawing it upon a 4.2" epaper display.

Helsinki Tram Display

The d1-helsinki-tram-times project shows the departure times of Trams in Helsinki, and is more fully documented on the project homepage.

NTP-Based Clock

The d1-ntp-clock does exactly what the name implies, operates as a clock getting the time via NTP.

The project is documented on the project homepage.

Pixel Editor

The d1-pixels project presents a simple pixel-editor which can be used to update an 8x8 LED Matrix in real-time, via your browser.

The project is documented on the project homepage.

Temperature & Humidity Measurement

This simple project records the current temperature & humidity value via a DHT22 sensor, and submits to a local MQ bus.

Web Radio

The d1-web-radio project allows a web-browser to control a TEA5767-based radio receiver, allowing you to listen to the radio with ease.

Water Flow Counting

The d1-water-meter project is a simple one that measures the flow of water being sent to our washing-machine. The data is published on an MQ bus.

esp8266's People

Contributors

elbosso avatar skx 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.