maxhbr / zephyr-rail

Macro stacking with an mcu. Based on subfolder from https://github.com/maxhbr/my-zephyr-workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A macro stacking rail

Mechanics

Some adapters and parts are 3D printent. See ./3d-print.scad.

Electronics

Optocopplers to drive the stepper motor

IR LED driver

The Camera is controlled via IR. The IR LED is driven by a transistor.

Controller

MCU:

The firmware is written with zephyr. The code is in ./src and the project root is ./.

About

Macro stacking with an mcu. Based on subfolder from https://github.com/maxhbr/my-zephyr-workspace


Languages

Language:C++ 56.3%Language:Shell 22.3%Language:OpenSCAD 19.5%Language:Dockerfile 1.2%Language:CMake 0.7%