Difference between revisions of "BikeSpace"
Jump to navigation
Jump to search
(added arduino code repo) |
m |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Project Description == | == Project Description == | ||
− | Working Title: | + | Working Title: BikeSpace |
Goal: A bicycle mounted computer sensor system to detect and log the motion and proximty of passing and nearby vehicles. | Goal: A bicycle mounted computer sensor system to detect and log the motion and proximty of passing and nearby vehicles. | ||
Line 21: | Line 21: | ||
# Project code repository and issue tracker | # Project code repository and issue tracker | ||
#: [https://github.com/wiredsoul/mytracks-sensors Android git repo] | #: [https://github.com/wiredsoul/mytracks-sensors Android git repo] | ||
− | #: [https://github.com/wiredsoul/ | + | #: [https://github.com/wiredsoul/bikespace Arduino git repo] |
# Android SDK & ADK | # Android SDK & ADK | ||
#: [http://accessories.android.com android ADK home] | #: [http://accessories.android.com android ADK home] | ||
# Arduino IDE and libraries | # Arduino IDE and libraries | ||
#: [http://arduino.cc Ardunio home] | #: [http://arduino.cc Ardunio home] | ||
+ | # Freeduino USB Host Board Install & Demo Instructions | ||
+ | #: http://wiki.moderndevice.com/pmwiki.php?n=MD.FHB | ||
== Links and References == | == Links and References == |
Latest revision as of 04:50, 26 September 2011
Contents
Project Description
Working Title: BikeSpace
Goal: A bicycle mounted computer sensor system to detect and log the motion and proximty of passing and nearby vehicles.
Technology
- LV-MaxSonar-EZ4 Ultrasonic Range Finders
- Freeduino USB Host Boards
- Android 2.3.4 powered handsets
- Nexus S, HTC G2/Vision w/CyanogenMod 7.1
- bicycles, roads and cars
- lots of these in the world
Software
- Project code repository and issue tracker
- Android SDK & ADK
- Arduino IDE and libraries
- Freeduino USB Host Board Install & Demo Instructions
Links and References
- Interfacing with MaxSonar sensors from Arduino playground
- usful info and example code
- example code for the Ping sensor by Parallax
- Portland bikeway planning document
- Not technology related but interesting about bike safety and street planning
- Joe Pugh's work with Arduino + ADK
Notes, issues, etc.
- The writer of the Arduino playground document claims analog input from the MaxSonar sensors is less accurate than pulse width
- Someone claimed that for the analog output from the sensor noise can be reduced with a capacitor and resistor, I'll have to find the details again though if needed.
Contacts
Micro Colonel Chris Cprek || Mike Borsuk <mike@borsuk.org>
Please email for any questions or interest in contributing
Current Status
8/10/2011
- Mike and Chris working on basic host-board->android comm
- Mike began working code starting with Google's MyTracks OSS Android app
- Plan to have prototype and info available for demo at Bernheim Connect 8/27