BikeSpace

From LVL1
Jump to navigation Jump to search

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

  1. LV-MaxSonar-EZ4 Ultrasonic Range Finders
    Product page and datasheet
  2. Freeduino USB Host Boards
    wiki
    schematic
  3. Android 2.3.4 powered handsets
    Nexus S, HTC G2/Vision w/CyanogenMod 7.1
  4. bicycles, roads and cars
    lots of these in the world

Software

  1. Project code repository and issue tracker
    Android git repo
    Arduino git repo
  2. Android SDK & ADK
    android ADK home
  3. Arduino IDE and libraries
    Ardunio home
  4. Freeduino USB Host Board Install & Demo Instructions
    http://wiki.moderndevice.com/pmwiki.php?n=MD.FHB

Links and References

  1. Interfacing with MaxSonar sensors from Arduino playground
    usful info and example code
  2. example code for the Ping sensor by Parallax
  3. Portland bikeway planning document
    Not technology related but interesting about bike safety and street planning
  4. 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