Arduino V9 iButton Lock for my CNC Maschines

Hello all, Currently I’m going to adapt my Arduino 9 Shield Board for securing my CNC Maschines against unallowed access. Code has been used together with an older Arduino Nano Shield. Following fuctions are implemented:

  1. set master iButton with first use
  2. delete all allowed iButtons except master
  3. add new iButtons
  4. 1-Wire Temperatur
  5. show hours since switch on
  6. list all Hex-ID’s of allowed iButtons during startup
  7. show status with IButton Reader (green (ON) or red led(OFF))
  8. switch relais on/off if valid iButton as been touched on iButton Reader
  9. emergency Button push controll (switch off releais)
  10. display DS1307 (RTC) time
  11. correct time with spare Arduino Nano V3 durring upload –> new time will be programming time

Arduino9_Lock.ino – File Version 2.4

CNC_Lock_Arduino9

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA ImageChange Image