8000 GitHub - swenae/ghouse: This is our greenhouse controller with Raspberry Pi Pico W and micropython.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

swenae/ghouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Greenhouse Controller

This is our greenhouse controller with Raspberry Pi Pico W and micropython.

Explanation

"gw2_pico.py" is the main control script. Please rename to "main.py" and upload it on your Pico W with micropython firmware. It works with several hardware as in the parts list underneath.

Parts list

  • Raspberry Pi Pico W
  • LCD panel with I2C controller
  • DS1307 RTC with EEPROM AT24C32N
  • 2 DS18B20 temperature sensor
  • 2 window regulator 12V
  • 6-relay module
  • 3-LED board
  • transistors, several resistors
  • power supply 5V, 12V (DIN rail)
  • 10 Amp automatic fuse (DIN rail)
  • several empty DIN rail cases
  • PCB, installation material, several cables
  • DIN rail housing

Images

Images in the images directory:

greenhouse.jpg - greenhouse
webapp.png - web frontend

About

This is our greenhouse controller with Raspberry Pi Pico W and micropython.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0