website init stub
This commit is contained in:
31
website/content/Hardware/_index.md
Normal file
31
website/content/Hardware/_index.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "Hardware"
|
||||
date: 2025-01-24
|
||||
draft: false
|
||||
description: "The Hardware"
|
||||
tags: ["esp32", "hardware"]
|
||||
---
|
||||
|
||||
{{< gallery >}}
|
||||
<img src="pcb_front.png" class="grid-w50" />
|
||||
<img src="pcb_back.png" class="grid-w50" />
|
||||
{{< /gallery >}}
|
||||
|
||||
{{< gitea server="https://git.mannheim.ccc.de/" repo="C3MA/PlantCtrl" >}}
|
||||
|
||||
## ESP32-C6
|
||||
* RiscV
|
||||
* Fully done in Kicad (#schematics here link)
|
||||
* Supports 16 Moisture Sensors (two per plant)
|
||||
* Support for 8 Pumps/Valves
|
||||
* Support for main Pump/Valve
|
||||
* All Pump/Valve outputs are 7-24V based on supplied Voltage
|
||||
* Use of efficient DC-DC Converters for 3.3V and for Led-Nightlight
|
||||
* Embedded Solar MPPT Charger
|
||||
* Can also be used with a power supply
|
||||
|
||||
kicad links
|
||||
|
||||
link to current stl for case here
|
||||
|
||||
image carrousel of diffferent builds here?
|
Reference in New Issue
Block a user