Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willprice/train-detector
An Arduino based train detector system, a sensor indicates a train has arrived triggering a latching bell to alert the signalsmen
https://github.com/willprice/train-detector
Last synced: about 20 hours ago
JSON representation
An Arduino based train detector system, a sensor indicates a train has arrived triggering a latching bell to alert the signalsmen
- Host: GitHub
- URL: https://github.com/willprice/train-detector
- Owner: willprice
- License: gpl-2.0
- Created: 2014-08-13T09:36:30.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T12:13:38.000Z (about 10 years ago)
- Last Synced: 2023-04-23T07:54:00.085Z (over 1 year ago)
- Language: Arduino
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Train Detector
==============An Arduino based train detector system, a sensor indicates a train has arrived triggering a latching bell to alert the signalsmen
## Installation
Click `Download ZIP` and unzip that file into your *sketchbook* folder that can be found by going into `arduino->file->preferences` and observing the `sketchbook folder location`. Once unzipped, you should be able to navigate to `file->sketchbook->train-detector-master` which will load up the Arduino sketch for you to upload to your arduino.