Laser/Lazzzorauth: Unterschied zwischen den Versionen
aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springenZeile 50: | Zeile 50: | ||
# GIT - Dockstar linux mods +scripts | # GIT - Dockstar linux mods +scripts | ||
# GIT - Node.js application | # GIT - Node.js application | ||
+ | |||
+ | |||
+ | [[Kategorie:Projekte]] | ||
+ | [[Kategorie:Infrastruktur]] |
Version vom 24. Januar 2013, 02:53 Uhr
Hardware
Consists of:
- Seagate Dockstar (because the raspberry pi SD-cards died several times) - Arduino - RGB 16x2 LCD - OneWire Socket (iButton support) - A red Button - a 6-Port Network Switch
Software
dockstar linux distro from usb stick
Node.js Server / Database
Arduino code (because there was a spare arduino laying around..)
How
Hardware documentation
There is a hall effect sensor placed right over the valve of the airassist.
This valve is opened to enable a static airflow as soon as a laserjob starts and is disabled when the job ends.
Protocols
All states are now handled by the embedded system.
The Arduino only displays what the ELS sends it.
The arduino sends ibutton scans and pushbutton events.
Links
- GIT - Arduino source
- GIT - Dockstar linux mods +scripts
- GIT - Node.js application