(Created page with "{{Project |Name=Deskkas |Skills=gardening, electronics, |Status=Active |Niche=Plants |Purpose=Use for infra |Picture=Deskkas.jpeg |Tool=No }} === What === A automated green...") |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Project | {{Project | ||
|Name=Deskkas | |Name=Deskkas v1 | ||
|Skills=gardening, electronics, | |Skills=gardening, electronics, | ||
|Status=Active | |Status=Active | ||
Line 10: | Line 10: | ||
=== What === | === What === | ||
A automated greenhouse to grow plants in. | A small automated greenhouse to grow plants in. Current size is 47x47x88cm (bit smaller inside because of the lights etc). I intended to put it on top of a desk, but currently its on my floor. | ||
=== Parts === | === Parts === | ||
* ESP8266 (nodemcu v0.9 module) | * ESP8266 (nodemcu v0.9 module) | ||
* relay breakout board | * two relay breakout board [https://www.ebay.nl/itm/MODULO-RELE-5V-10A-DE-2-CANALES-PARA-ARDUINO-ARM-PIC-AVR-DSP-RELAY-RASPBERRY-PI/254290083774 ebay] | ||
* 5v 1A AC PSU | * 5v 1A AC PSU | ||
* 20W 230V COB Full Spectrum LED | * 20W 230V COB Full Spectrum LED [https://www.ebay.nl/itm/LED-COB-220V-380-840nm-Croissance-plantes-Full-Spectrum-prix-d%C3%A9gressif/123564687951 ebay] | ||
* a 120mm fan + a 12v 300mA AC PSU | |||
* a esp32-cam board with a USB wallwart | |||
* parts of a shelf system for the frame | |||
* mylar sheet (emergency blanket) and bubblewrap as 'tent' materials | |||
* some powercables to cut up | * some powercables to cut up | ||
* a | |||
* | Still to be added: | ||
* | |||
* capacitive soil sensor (this will need a ADC better than the ESP8266 has) [https://www.ebay.nl/itm/Sensor-Moisture-of-The-Soil-Capacitive-Analog-V1-2-Resistant-To-The-Corrosion/264752355151 ebay] | |||
* waterpump. tubing, some watercontainer | |||
* temperature and humidity sensor | |||
=== Code === | === Code === | ||
https://gist.github.com/buzztiaan/b3cfd004218da75489142bd858823af3 | https://gist.github.com/buzztiaan/b3cfd004218da75489142bd858823af3 | ||
=== Linkdump === | |||
* https://imgur.com/a/hQqYBP8 | |||
* https://imgur.com/a/cxisfvw | |||
* https://imgur.com/a/0cKdLtF | |||
=== Pics === | === Pics === | ||
Line 34: | Line 49: | ||
Deskkas-inside.jpeg | Deskkas-inside.jpeg | ||
Deskkas-schematic.jpeg | Deskkas-schematic.jpeg | ||
Deskkas-20210918.jpg | |||
</gallery> | </gallery> |
Latest revision as of 21:18, 15 June 2023
Deskkas v1 | |
---|---|
Participants | |
Skills | gardening, electronics |
Status | Active |
Niche | Plants |
Purpose | Use for infra |
Tool | No |
Location | |
Cost | |
Tool category |
Deskkas.jpeg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}
What
A small automated greenhouse to grow plants in. Current size is 47x47x88cm (bit smaller inside because of the lights etc). I intended to put it on top of a desk, but currently its on my floor.
Parts
- ESP8266 (nodemcu v0.9 module)
- two relay breakout board ebay
- 5v 1A AC PSU
- 20W 230V COB Full Spectrum LED ebay
- a 120mm fan + a 12v 300mA AC PSU
- a esp32-cam board with a USB wallwart
- parts of a shelf system for the frame
- mylar sheet (emergency blanket) and bubblewrap as 'tent' materials
- some powercables to cut up
Still to be added:
- capacitive soil sensor (this will need a ADC better than the ESP8266 has) ebay
- waterpump. tubing, some watercontainer
- temperature and humidity sensor
Code
https://gist.github.com/buzztiaan/b3cfd004218da75489142bd858823af3