Difference between revisions of "Vehicle"

From OpenCircuits
Jump to navigation Jump to search
(bicycle computer)
(shuffle slightly)
Line 22: Line 22:
 
* beep every 10 minutes to remind me to get a drink of water
 
* beep every 10 minutes to remind me to get a drink of water
 
* torque, force, power, etc.
 
* torque, force, power, etc.
 +
 +
* [http://www.massmind.org/techref/piclist/biketut/index.htm "Build a simple bike computer: Learn how to program a PIC] by Fred Maher
  
 
* [http://cyclerecorder.org/blog/20070421 The CycleRecorder Project]: "open source hardware and software project started by ... Robert Fitzsimons. The main goal of the project is to develop a modular and portable platform suitable for use with a bicycle, which can be used to record various aspects of a cyclists journey." ... used the open source tools [[GEDA | gschem and pcb]] ... (also links to several similar projects)
 
* [http://cyclerecorder.org/blog/20070421 The CycleRecorder Project]: "open source hardware and software project started by ... Robert Fitzsimons. The main goal of the project is to develop a modular and portable platform suitable for use with a bicycle, which can be used to record various aspects of a cyclists journey." ... used the open source tools [[GEDA | gschem and pcb]] ... (also links to several similar projects)
Line 51: Line 53:
 
* Openflight http://openflight.org/ wiki: "Crowdsourcing the flying car - collaborative design of flying cars"
 
* Openflight http://openflight.org/ wiki: "Crowdsourcing the flying car - collaborative design of flying cars"
  
* [http://www.massmind.org/techref/piclist/biketut/index.htm "Build a simple bike computer: Learn how to program a PIC] by Fred Maher
 
 
* [http://massmind.org/techref/postbot.asp?by=thread&id=PIC%5Fk+You+Brains Massmind: "PIC_k You Brains"] has a long thread on a rocket-launch computer including a big count-down display, ignition control, and various safety features.
 
* [http://massmind.org/techref/postbot.asp?by=thread&id=PIC%5Fk+You+Brains Massmind: "PIC_k You Brains"] has a long thread on a rocket-launch computer including a big count-down display, ignition control, and various safety features.
 
* [http://www.mikrokopter.de "Mikrokopter"] AVR powered quadrocopter.
 
* [http://www.mikrokopter.de "Mikrokopter"] AVR powered quadrocopter.

Revision as of 17:02, 16 November 2009

cycle electronics

I have created a web site where I am going to post my projects, mostly electronic but also some software. So, to start, if anyone like to enhance tail light on his motorcycle - welcome to BoldLine.org.

P.S. I don't know if you guys have a some kind of formatting standard here. So, if I posted this incorrectly could someone correct me, please?

Welcome. --DavidCary 14:38, 23 July 2007 (PDT)

small rocket computer

What kind of electronics are small enough to fit into a small hobby model rocket?

See rocket computer.

bicycle computer

What sort of electronics are useful mounted to a bicycle? Does it make any sense to mount the display on the bicycle helmet rather than on the handlebars?

  • speed (miles, kilometers, and wheel RPM), trip distance covered, trip time, total distance (odometer), elapsed time and calories burned.
  • pedal rpm == pedals per minute
  • beep every 10 minutes to remind me to get a drink of water
  • torque, force, power, etc.
  • The CycleRecorder Project: "open source hardware and software project started by ... Robert Fitzsimons. The main goal of the project is to develop a modular and portable platform suitable for use with a bicycle, which can be used to record various aspects of a cyclists journey." ... used the open source tools gschem and pcb ... (also links to several similar projects)
  • A data logging tool for the bicycle by Wolfgang Strobl 1998: a PIC processor that interfaces between a reed contact (wheel revolution sensor) and a standard serial interface (to a handheld computer or PDA). mentions connector problems -- have USB connectors solved this problem?
  • BEHEMOTH (Big Electronic Human-Energized Machine... Only Too Heavy).
  • Winnebiko II: primary design objective -- being able to type while riding a bike

unsorted