-
Notifications
You must be signed in to change notification settings - Fork 1
Hardware
Different pieces of hardware like servo motors, stepper motors or relays are handled very differently and therefore need special attention on how to connect them to the ESP32 microcontroller. We recommend using a connection PCB to reduce possible sources of errors and improve the adaptability of the setups.
| Name | Pay Attention to | |
|---|---|---|
| camera | specific dev board, power supply, antenna, modification of focal plane | |
| infoLED | NeoPixel LED(s), power supply, pin limitations | |
| input | voltage levels, measurement requirements, pin limitations | |
| macro | -- | |
| output | voltage and current, pin limitations | |
| servo | power supply, pin limitations | |
| socket | -- | |
| stepper | power supply, pin limitations | |
| wifi | available network |
The connection PCB provides connectors that the supply voltage and ground are automatically routed to and makes sure suitable pins of the ESP32 are used for the specific tasks. They exclusively use THT components, enabling soldering in most setups.
Although safety was a core consideration, we do not guarantee suitability in all environments and setups, especially (but not limited to) controling higher voltages or power levels. Supervision by experienced personell is highly recommended.