Coder Social home page Coder Social logo

smartroom_android_remote's Introduction

#Smart room remote control app

Control my DIY smart room system (based on Arduino nano, ESP8266, Ir blaster and a lot of sensors) using MQTT protocol. the commands are fast and lightweight thanks to the MQTT protocol.

  • links to the arduino + ESP8266 codes will be added here later.

Features

  • Remote control Electric devices that are supports infra-red remote, and get information about the room (like temperature of the room).
  • The app buttons and their actions are dynamically created from a json file to adapt for each user and his devices.
  • The JSON file represent an array of devices and each device contains an array of Commands (learned infra-red signal).
  • User friendly interface.

Android Application

Application

Smart room system \ Smart clock - External view

SmartClock

System Components

  • The main components are: Arduino Nano, ESP8266, RTC module, Bluetooth,light sensore, PIR sensor, infra-red diode and sound sensor. SystemComponents

The '7-Segment' -> behind the scenes (:

  • Digital led strip, model WS2812b, cutted and soldered again at each 3 leds. The main advantage for using digital led strip is that we need only 1 wire/GPIO to control all the digits (while using a normal 7-segment screen needs 4x7 GPIO).
  • The digits are 'created' by turning on the right 'pixels' (pixel mean each 3 leds). SystemComponents

smartroom_android_remote's People

Contributors

maort avatar

Watchers

hmtri 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.