Skip to content

Commit

Permalink
Removed fritzing, eagle design. Edited README
Browse files Browse the repository at this point in the history
  • Loading branch information
sashuu69 committed Oct 30, 2020
1 parent 478e2e1 commit d04d788
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 286 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ The home Weather Station is a DIY weather Station that collects the following da
2. app.py: Main program for telegram bot.
3. Procfile: Procfile is for Heruku.
4. requirements.txt: Library names required for running telegram bot program.
5. eagle_design: Contains the schematics and board designs built using Autodesk Eagle (Under development).
6. fritzing_design: Contains pictorial design of circuit built using fritzing software (Under development).
7. pi_code: Contains the code to be run on the Raspberry Pi Zero W.
5. pi_code: Contains the code to be run on the Raspberry Pi Zero W.
1. dataRetriver.py: Python program that gets values from sensor and stores the data in log file and firebase.
2. lcdDisplay.py: Python program to display data on LCD screen.
3. requirements.txt: Required libraries for the python programs in this folder.
Expand Down Expand Up @@ -124,11 +122,6 @@ DHT22 | Temperature, Humidity and Heat Index

<img src="docs/old.jpg" width="250px"><br>

## TO-DO

1. Fritzing design
2. Eagle design

## Contributions

1. Sashwat K (@sashuu6) <sashwat0001@gmail.com>
3 changes: 0 additions & 3 deletions eagle_design/home-weather-station/DESCRIPTION

This file was deleted.

275 changes: 0 additions & 275 deletions eagle_design/home-weather-station/eagle.epf

This file was deleted.

Binary file removed fritzing_design/home-weather-station.fzz
Binary file not shown.

0 comments on commit d04d788

Please sign in to comment.