Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 2.45 KB

README.md

File metadata and controls

62 lines (38 loc) · 2.45 KB

Stories in Ready mongoduinometeor

Real-time Meteor App connected with Arduino plus Wii Nunchuck.

This is a project where i try to figure out how Meteors real-time synchronization feature help with handling and viewing Sensor data. Figure out how it fits to the "Internet of Things" IoT. And how the sensor Data stored in MongoDB can be used for data analysis and visualization.

Slides of related talk.

This project is based on

Hardware installation:

[Wire up your Wii Nunchuck] (http://lizarum.com/assignments/physical_computing/2008/wii_nunchuck.html) with a adapter to a breadboard and the Arduino. LED attached to Pin 12.

Software installation:

You need to have installed Git and Node.js.

$ curl https://install.meteor.com | /bin/sh

$ git clone https://github.com/Goyapa/mongoduinometeor.git && cd mongoduinometeor

$ meteor

Todos

Setting up Arduino Yun and install DDP client

Update

After i had invested a lot of time figuring out how to get started Node.js on ArduioYun, and failed miserably. (There was an issiu with Yun at that time, don't know if it is actually fixed.)

I decided to set up a new Project named connected-galaxy with an RaspberryPi, Docker container and Meteor 1.3