Difference between revisions of "WeatherDuino"
(small side project) |
m (it measures and it broadcasts something) |
||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
|picture=20140103 145141-weatherduino.jpg | |picture=20140103 145141-weatherduino.jpg | ||
− | |ProjectSkills=Soldering, | + | |ProjectSkills=Soldering, |
|ProjectStatus=Active | |ProjectStatus=Active | ||
|ProjectNiche=Electronics | |ProjectNiche=Electronics | ||
Line 10: | Line 10: | ||
It can measure temperature and humidity and you can make pretty graphs of it. | It can measure temperature and humidity and you can make pretty graphs of it. | ||
− | Soldered the components on it, now | + | == Log == |
+ | ''3-1-2014'' | ||
+ | * Soldered the components on it, now figuring out the code :) | ||
+ | * It measures.. and it broadcasts the measuments | ||
+ | * 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 |
Revision as of 01:38, 4 January 2014
Projects | |
---|---|
Participants | Narya |
Skills | Soldering |
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 it.
Log
3-1-2014
- Soldered the components on it, now figuring out the code :)
- It measures.. and it broadcasts the measuments
- 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