Difference between revisions of "SpaceAPI:Button"

From Technologia Incognita
Jump to: navigation, search
m (Added direct link.)
Line 34: Line 34:
 
== Notification App ==
 
== Notification App ==
 
An Android app is available to monitor the current state of the space and notify when it changes.
 
An Android app is available to monitor the current state of the space and notify when it changes.
Both the binary and the source code are available on GitHub:
+
The source code is available on GitHub: [https://github.com/techinc/Techinc-Notify Source]
  
[https://github.com/techinc/Techinc-Notify/Techinc-Notify.apk/qr_code Binary]
+
The app can be downloaded from [https://play.google.com/store/apps/details?id=nl.techinc.notify Google Play] or [https://github.com/techinc/Techinc-Notify/Techinc-Notify.apk/qr_code GitHub]
 
 
[https://github.com/techinc/Techinc-Notify Source]
 

Revision as of 23:40, 28 August 2012

Projects
Participants Brainsmoke, Guido, Realitygaps
Skills nanode, arduino, basic electronics
Status Active
Niche Electronics
Purpose Infrastructure

Nanode code

https://github.com/guidocalvano/spaceapi

Edit IP address to 10.68.0.42,


Edit Gateway to 10.68.0.1

Wiring

When the button is pressed, pin2 will be pulled to ground.

(Is there a pull-up resistor connected to pin2?)

Pin7 is used to control the led in the device.

Power

The nanode is now powered through the USB-port on the wireless router.

DO NOT power it any other way, there are some issues with the voltage regulator (which is not used when fed through USB.


Notification App

An Android app is available to monitor the current state of the space and notify when it changes. The source code is available on GitHub: Source

The app can be downloaded from Google Play or GitHub