SpaceAPI:Button: Difference between revisions

From Technologia Incognita
Jump to navigation Jump to search
Brainsmoke (talk | contribs)
Brainsmoke (talk | contribs)
No edit summary
Line 12: Line 12:


Edit IP address to 10.68.0.42,
Edit IP address to 10.68.0.42,
Edit Gateway to 10.68.0.1
Edit Gateway to 10.68.0.1


==Wiring==
==Wiring==


a -> b means a is connected to b via a wire
When the button is pressed, pin2 will be pulled to ground.
 
(Is there a pull-up resistor connected to pin2?)
 
==Power==
 
The nanode is now powered through the USB-port on the wireless router.


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

Revision as of 17:45, 15 May 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?)

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.