Difference between revisions of "WeatherDuino"

From Technologia Incognita
Jump to: navigation, search
m
m (link to arduino tutorial)
Line 1: Line 1:
 
{{Project
 
{{Project
 
|picture=20140103 145141-weatherduino.jpg
 
|picture=20140103 145141-weatherduino.jpg
|ProjectSkills=Soldering, Coding,  
+
|ProjectSkills=Soldering, Coding,
 
|ProjectStatus=Active
 
|ProjectStatus=Active
 
|ProjectNiche=Electronics
 
|ProjectNiche=Electronics
Line 9: Line 9:
  
 
It can measure temperature and humidity and you can make pretty graphs of the measurements.
 
It can measure temperature and humidity and you can make pretty graphs of the measurements.
 +
 +
[http://tronixstuff.com/ Tutorial for ethernet]
  
 
== Log ==
 
== Log ==

Revision as of 14:06, 12 January 2014

Projects
20140103 145141-weatherduino.jpg
Participants Narya
Skills Soldering, Coding
Status Active
Niche Electronics
Purpose Fun

We got a WeatherDuino PCB via brainsmoke via Frack

It can measure temperature and humidity and you can make pretty graphs of the measurements.

Tutorial for ethernet

Log

3-1-2014

  • Soldered the components on it, now figuring out the code :)
  • It measures.. and it broadcasts the measurements
  • The python tool listens to the usb port (this was for the LCD display option I guess) and not to the broadcast address, so something needs to be written for this