DIY Rain Prediction Using Arduino, Python and Keras

So the big aim here is obviously to predict the rain in the future. We'll build a system that does just that from scratch!

Jan 26, 2019

17809 views

14 respects

Components and supplies

1

Small plastic box with detachable lids (mine has screws)

1

three AAA rechargeable batteries

1

1N4004 diode

1

General Purpose Transistor NPN

1

HC-12 USB serial module

1

6V small solar panel

1

3.3V regulator

1

a rain sensor

1

PCB, wires, solder, KF301-2P plug in screw connector, male&female pcb connectors, glue

1

three AAA battery holder

1

HC-12 serial communication module

1

BH1750

1

Arduino Pro Mini 328 - 5V/16MHz

1

SparkFun Atmospheric Sensor Breakout - BME280

Tools and machines

1

Soldering iron (generic)

1

USB to serial FTDI adapter FT232RL

1

Drill

1

Screwdrivers

Project description

Code

Github

https://github.com/adafruit/Adafruit_Sensor

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #22

text

Code snippet #18

text

Github

https://github.com/adafruit/Adafruit_BME280_Library

/

0
0
Latest commit to the master branch on Invalid date

Github

https://github.com/claws/BH1750

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #10

text

Github

https://github.com/danionescu0/home-automation

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #25

text

Github

https://github.com/rocketscream/Low-Power

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #5

text

Code snippet #26

text

Code snippet #15

text

Code snippet #23

text

Code snippet #6

text

Code snippet #16

text

Code snippet #16

text

Github

https://github.com/rocketscream/Low-Power

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #2

text

Code snippet #5

text

Github

https://github.com/danionescu0/home-automation

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #25

text

Code snippet #22

text

Github

https://github.com/claws/BH1750

/

0
0
Latest commit to the master branch on Invalid date

Github

https://github.com/rocketscream/Low-Power

/

0
0
Latest commit to the master branch on Invalid date

Github

https://github.com/adafruit/Adafruit_BME280_Library

/

0
0
Latest commit to the master branch on Invalid date

Code snippet #18

text

Code snippet #26

text

Code snippet #10

text

Code snippet #23

text

Code snippet #6

text

Code snippet #15

text

Downloadable files

Fritzing schematic

Fritzing schematic

Schematic

Schematic

Weather station arduino sketch

https://github.com/danionescu0/home-automation/tree/master/arduino-sketches/weatherStation

Schematic

Schematic

Weather station arduino sketch

https://github.com/danionescu0/home-automation/tree/master/arduino-sketches/weatherStation

Fritzing schematic

Fritzing schematic

Comments

Only logged in users can leave comments

danionescu

0 Followers

0 Projects

Table of contents

Intro

14

0