| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hardware | 2026-04-07 | ||
| config | 2026-01-13 | ||
| firmware | 2026-01-13 | ||
| case | 2024-06-15 | ||
| readme.md | 2026-01-13 | 1.7 kB | |
| Totals: 5 Items | 1.7 kB | 5 | |
PiLocoBuffer
LocoBuffer style board on top of Raspberry Pi.
See project pages for some technical details.
If you want to build one follow the instructions: how-to-bild.
This folder contains sub folders for releases of
- case: multiple approaches for putting PiLocoBuffer into a case
- hardware: manufacturing data of the PCB
- config: do all configuration with one makefile
- firmware: compiled firmware running in the AVR
A matrix of valid version combinations:
| Hardware | Firmware | Configuration | LbServer | RasPi OS [^2] | RasPi HW |
|---|---|---|---|---|---|
| all | 2026-01-12 | 0.4 | 0.15 | 12, 13 | PI2, PI3, PI4, PI5 |
| all | 2026-01-12 | 0.1 [^1] | 0.14 | 11 | PI2, PI3, PI4 |
[^1]: run make FIRMWARE_VER=2026-01-12 LBSERVER_VER=0.14 all.
Normally, you should not care about the versions. The makefile will do that for you. But the Make file of config version 0.1 uses old versions. Just follow this
[^2] RasPi OS column: This is based on Debian version 11 is "Bullseye", 12 is "Bookworm", 13 is "Trixie"