Giter Club home page Giter Club logo

laser-rfid's Introduction

laser-rfid

Client software for the RFID laser odometer at Ace Monster Toys

The RFID laser odometer at Ace Monster Toys is made from:

this teensy arduino clone: http://www.pjrc.com/store/teensy.html

with this RFID reader: https://www.sparkfun.com/products/11827

and a 16x2 Character LCD like this one: https://www.sparkfun.com/products/791

a generic 5v DPDT relay (used to disable the laser and lasercut license dongle)

connected to this cheapo TP-Link router: http://www.amazon.com/TP-LINK-TL-WR703N-Portable-802-11n-Wireless/dp/B0083Z54P0

TP-Link Router Configuration:

the tp-link router was re-flashed using the openwrt image builder.

the openwrt image builder was invoked like this:

make image PROFILE=TLWR703 PACKAGES=base-files busybox dnsmasq dropbear firewall hotplug2 iptables kernel kmod-ath9k kmod-gpio-button-hotplug kmod-ipt-nathelper kmod-usb-core kmod-usb2 kmod-wdt-ath79 libc libgcc mtd netifd opkg swconfig uboot-envtools uci wpad-mini wget coreutils-sha256sum

some other configuration changes were made to associate with the AMT network and to run the laser_boss.sh script upon startup and possibly add a package or two that i forgot about when running the image builder.

teensy configuration:

the LCD panel is connected to teensy pins 12, 13, 14, 15, 21 and 20

the Laser Firing input signal is comnected to teensy pin 0

the Laser Enable relay is connected to teensy pin 16

the Laser Ready input signal is connected to teensy pin 17

the ID12LA RFID reader is connected to RX pin of the teensy UART

the teensy is connected to the TP-Link router via USB and shows up as a serial device at /dev/ttyACM0

laser-rfid's People

Contributors

igorizyumin avatar atom-bomb avatar

Watchers

 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.