https://github.com/morgul/voidcraft-mcu
Main control unit for the VoidCraft Mk. I Vacuformer
https://github.com/morgul/voidcraft-mcu
Last synced: 3 months ago
JSON representation
Main control unit for the VoidCraft Mk. I Vacuformer
- Host: GitHub
- URL: https://github.com/morgul/voidcraft-mcu
- Owner: Morgul
- Created: 2021-12-23T20:51:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T23:11:39.000Z (over 3 years ago)
- Last Synced: 2025-01-28T01:22:49.702Z (4 months ago)
- Language: C++
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# VoidCraft Mk. I Arduino Control
This is the firmware for an arduino-based vacuform machine. Features include:
* TempSensor support
* PID based temperature control
* Over-temp and under-temp emergency shutoff
* Time-based shutoff
* LCD Readout
* Limit-switch support for engaging the oven and engaging the vacuum table.
* Relay control for vacuum table....and more, probably.
## Getting started
_To do..._