Giter Site home page Giter Site logo

connecteddevices's Introduction

connected devices

This repositiory is documentation for Connected Devices Spring-2018

Week 1

landingPage

I made an HTML puzzle with expressjs. The puzzle is live here. Give it a shot!

There are multilple levels and you proceed by various methods, like manipulations URLs, finding hidden links, and solving riddles to get passwords.

Week 2

I controlled a Philips Hue bulb via a node webserver web server. The bulb is controlled by submitting an image into the server. The server then extracts a color palette from the image and cycles the bulb through those colors.

I used nodejs library get-image-colors to extract color palette. The philips hue API was the major source of code for controlling the hue. The hue is controlled via http get requests directly without any additional library.

Week 3

Rssis

This week I made a Wifi scanner using ESP8266. I am currently implementing it to map RSSI of various routers on the college floor. I expect this heat map can then be used to extract indoor position via nearest neighbor mapping of RSSI.

Floor Scan

Locations of scanned ares.

code

The backend server gets location as mouse X and Y coordinated on a mousePress event. This can readily be converted to indoor location or mapped to the same map without needing to triangulate.

Week 4

I setup this connected thermostat using a RaspberryPi ZeroW. The server was setup with security in mind as it is on a publically visible static IP address. Check out if I've been hacked yet here.

connecteddevices's People

Contributors

tinkrmind avatar

Watchers

James Cloos avatar  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.