Giter Club home page Giter Club logo

laser-cutter-safety-controller's Introduction

Laser Cutter V2 Safety Controller

This controller monitors interlock switches, coolant flow rate and coolant temperature for up to two one-wire dallas temp sensors. It opens a relay if any of the conditions are in a non-ready state and displays its status on a 20x4 character LCD. This has been designed and built for the Connected Community Hacker Space's Laser Cutter "V2".

It uses the following hardware:

  • Arduino Uno
  • Serial I2C backpack for HD44780-compatible LCD modules (PCF8574AT controller IC)
  • 20x4 character LCD with parallel interface
  • Adafruit plastic liquid flow sensor (450 pulses / L)
  • 2x DS18B20 1-wire temp sensors (temp 1 and temp 2)

See code for configuration values applicable to the CCHS laser cutter. This code can be applied to other projects if needed but keep in mind it was written with this laser cutter in mind.

TO DO:

  • increase the accuracy of the flow sensor by sampling pulses for a longer period than 250ms (seems to only get 3-4 pulses in that time)

ISSUES:

  • none i'm aware of

INSTALLING SOFTWARE ON LATER VERSIONS OF ARDUINO

In the library folder do the following: Install the DallasTemperature from the library Mannager.https://github.com/milesburton/Arduino-Temperature-Control-Library

Install the Liquid Crystal Display from https://bitbucket.org/fmalpartida/new-liquidcrystal/downloads/Newliquidcrystal_1.3.5.zip

Unzip the OneWire2 folder.

You should now be able to compile the Saftey

Arduino Pin Out

Side 1

  • 2 Green

  • 3 Yellow

  • 4 Orange

  • 10 Red HV

  • 11 Red

  • GND Black USB Connector

Side 2

  • A5 White

  • A4 White

  • GND Black

  • GND Blue

  • 5v Red

  • 5v Red 5v Din plug

laser-cutter-safety-controller's People

Contributors

adricl avatar energiz3r avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.