Coder Social home page Coder Social logo

epsylon / meta-id Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 1.83 MB

The meta-id firmware connects a micro-controller to the internet using an ESP8266 Wifi module.

Home Page: https://03c8.net

Makefile 1.82% Shell 0.68% C 47.95% Batchfile 0.02% CSS 0.64% HTML 41.00% JavaScript 5.22% C++ 2.67%
low-level firmware wifi hardware

meta-id's Introduction

META-ID: Wifi-Serial Bridge w/REST&MQTT

http://www.meta-id.info/

The meta-id firmware connects a micro-controller to the internet using an ESP8266 Wifi module.

it is based on the awesome esp-link firmware from jeelabs : https://github.com/jeelabs/esp-link

THIS PROJECT IS WORK IN PROGRESS

It implements a number of features:

  • transparent bridge between Wifi and serial, useful for debugging or inputting into a uC
  • flash-programming attached Arduino/AVR microcontrollers and LPC800-series and other ARM microcontrollers via Wifi
  • built-in stk500v1 programmer for AVR uC's: program using HTTP upload of hex file
  • outbound REST HTTP requests from the attached micro-controller to the internet
  • MQTT client pub/sub from the attached micro-controller to the internet
  • serve custom web pages containing data that is dynamically pulled from the attached uC and that contain buttons and fields that are transmitted to the attached uC (feature not fully ready yet)

The firmware includes a tiny HTTP server based on esphttpd with a simple web interface, many thanks to Jeroen Domburg for making it available! The REST and MQTT functionality are loosely based on espduino but significantly rewritten and no longer protocol compatible, thanks to tuanpmt for the inspiration!

meta-id's People

Contributors

epsylon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

korallin

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.