Skip to content

Hardware

doomke edited this page Jul 10, 2023 · 5 revisions

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.

Module Hardware Requirements

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

Connection PCB

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.

General

Guides

Principle of Operation

Modules

Software Hardware
camera camera
infoLED infoLED
input input
macro macro
output output
servo servo
socket socket
stepper stepper
WiFi wifi

Clone this wiki locally