https://github.com/codetheweb/tradmill
A new & fresh wireless treadmill controller
https://github.com/codetheweb/tradmill
Last synced: 29 days ago
JSON representation
A new & fresh wireless treadmill controller
- Host: GitHub
- URL: https://github.com/codetheweb/tradmill
- Owner: codetheweb
- License: mit
- Created: 2015-09-21T18:21:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T19:09:17.000Z (over 9 years ago)
- Last Synced: 2025-02-05T17:38:33.288Z (3 months ago)
- Language: CSS
- Size: 1.95 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tradmill

A new & fresh wireless treadmill controller. Made for Raspberry Pi. Incline control not working yet, and probably never will as the Raspberry Pi only has 1 pin that really works with PWM. Not tested on mobile.
###Setup
1. Install [Meteor](https://github.com/IGx89/meteor)
2. Install [Wiring Pi](https://projects.drogon.net/raspberry-pi/wiringpi/)
3. Clone this repo in your home directory
4. Do `sudo crontab -e`. At the end of the file, add `@reboot cd /home/pi/tradmill/ && sudo MONGO_URL=http:// meteor -p 80`
5. Hookup GPIO pin [1](http://pi.gadgetoid.com/pinout) to your treadmill's PWM input
6. Configure Wifi - although this also works over Ethernet
7. Reboot and have fun - goto your RasPi's IP address to control the treadmill