Skip to content

munichmakerlab/LaserSafety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

LaserSafety

Arduino code for the lasercutter safety system

See the control panel: http://log.munichmakerlab.de/day/2015/04/27

Sensors

  • Flowsensor FS300a
  • 2x Dallas 1Wire temperature sensors
  • 3x water sensors (open when ok)
  • diffence pressure sensor to check on vent

Programm flow

  • Interrupt driven counter to check Flowsensor
  • start Dallas Temp reading, set timeout
  • check everything else in loop
  • timeout read reached, check temp
  • if errors, stop machine, change status leds

About

Arduino code for the lasercutter safety system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%