GithubHelp home page GithubHelp logo

tgdevice's Introduction

TGDevice

C++ library for IoT Sensors/Actors with ESP8266 (or NodeMCU etc.) made with Arduino

Overview

There are no results by looking for base classes (or a framework) to easy implement IoT-Devices with sensors and actors with an ESP8622 (NodeMCU) on Arduino (C++). All examples/systems I can found are not object orientated, therefor is many copy and paste needed by implementing more than one device and/or they are connected to special servers via special protocols. In most cases the homeserver do all the managment/controlling of the devices. The better way is, that there is decentralized knowledge in each device. Therefore I dont want to use a homeserver system, but implementing my own small web based dashboard. Web-Server and devices are connectd via http / json.

Getting Started

Download as submodule into your project repository and install in your Arduino library folder

Running the tests

There are no automatic tests right now

Deployment

compile it for your iot device

Built With

Authors

See also the list of contributors who participated in this project.

License

Copyright Andreas Tengicki 2018, Germany, 64347 Griesheim ([email protected]) Licence CC-BY-NC-SA 4.0, NO COMMERCIAL USE (https://creativecommons.org/licenses/by-nc-sa/4.0/)

tgdevice's People

Contributors

deckard-rick 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.