Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winduino

Arduino Yun project to display the wind direction on a 3D printed device

Components:

Files:

  • winduino.py - python script that gets the wind direction for your city and passes it to the Arduino sketch. Sits on the SD card of the Arduino Yun
  • conf.txt - Config file, in same directory as python script. Contains an API key for http://openweathermap.org and city id. JSON format.
  • winduino.ino - Sketch file to be uploaded to the Arduino Yun
  • winduinodebug.ino - Alternative sketch file that prints to Serial Monitor to help debug issues

Physical:

Wiring diagram: https://learn.adafruit.com/assets/2495

alt tag

About

Arduino Yun project to display the wind direction on a 3D printed device

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages