Skip to content

This the repository for the 1 meter of PI design challenge from Element14 Web site

Notifications You must be signed in to change notification settings

feiticeir0/SpaceVegetables

Repository files navigation

Space Vegetables

Space Vegetables is a Raspberry PI driven project for the Element14's 1 Meter of Pi design challenge.

1 Meter of Pi

1 meter of pi logo

The Challenge goes

As your rocket ship blasts into space, speeding to Mars, you have 1m3 of space to grow your food and nutrients for the journey. Resources are limited, and you need to make it work!

Luckily, your friends at the element14 Community have provided 20 successful applicants with a Raspberry Pi 4 2GB, a Pimoroni PIM487 Automation HAT, PIM486 Enviro HAT, and a PICO HAT Hacker PCB to help them prepare their 1m3 builds. You have 10 weeks to save your crew.

This could be the 1m3 of space on your rocket, or it could be used to feed the masses or in an urban setting to help feed the needy during a global disaster.

Space Vegetables

space vegetables logo

The Space Vegetables project uses the Raspberry PI to monitor a hydroponics kit used to grow vegetables for the space voyage. You can read my application to the project.

greenhouse greenhouse inside

This is the code of my project. It's split into 3 Raspberry Pi's :

* Raspberry PI 4 2GB
* Raspberry PI 3B+
* Raspberry PI Zero W

And into a client, a server and a Twitter posting script.

Inside each directory is a readme to direct to the Element14's blog page explaining each .

The project is wired like to following: Space Vegetables Wiring

and in Element14's blog post you can read more about it.

Space Vegetables Client

The Space Vegetable Client is the Raspberry PI 4 2GB with the Pimoroni's Enviro HAT.

* Raspberry PI 4 2GB
* Pimoroni's Enviro HAT
* SHT21 sensor
* Arduino Pro Micro (connected to the USB port)
	* TDS sensor from DFRobot

Here's the posts about the Client

Space Vegetables - #20

TDS Sensor - #19

Space Vegetables WebServices

Space Vegetables Server

The Space Vegetables Server is a Raspberry PI 3B+ with the Pimoroni's Automation HAT MINI.

* Raspberry PI 3B+
* Pimoroni's Automation HAT MINI
* 4 channel relay

Here's the posts about the server

Space Vegetables - #17

Space Vegetables Tweeter

Space Vegetables Tweeter

A Raspberry PI Zero W is used to take a picture every 10 minutes and post a tweet every 4 hours. In the end, all the photos will be used to produce a time lapse video.

Nonetheless, every week an update is posted with a time lapse video from the very beginning until that week.

Space Vegetables - #13

All directories

Every directory has a start_script directory. Inside each one, there's a systemd unit file used to start that script upon boot.

You can, if you want, view all the posts made for this project. Space Vegetables documents

About

This the repository for the 1 meter of PI design challenge from Element14 Web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages