Skip to content

Arduino Weather Time Display that uses a Python server for the most Heavy lifting that the Arduino Atmel 2560 cant.

Notifications You must be signed in to change notification settings

MoSiren1/Arduino-Weather-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Portion

Install Python.

Install Python Requirements.txt file.

pip install Python requirements.txt

Run Python Script

python Clock Server.py

Write Code to Arduino Code.

Install Arduino IDE, or use a Alternate Program if preferred.

Follow instructions in the software to write the code to the Arduino.

Recommended Arduino is the Mega2560 or (possibly) Uno V3.

Ethernet Adapter with the Arduino was a Arduino Ethernet Shield.

Display used for my tests was a SainSmart V1 Display with buttons.

Kind of a Project I made while I was bored and this is the result. any help is appreciated. Code is gonna be sketchy its all new to me.

About

Arduino Weather Time Display that uses a Python server for the most Heavy lifting that the Arduino Atmel 2560 cant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published