Difference between revisions of "Vehicle"

From OpenCircuits
Jump to navigation Jump to search
(yet more more-or-less open-source underwater stuff)
(unicycle-related)
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
[http://www.sterntech.com/obdii.php Link to source and schematics]
 
[http://www.sterntech.com/obdii.php Link to source and schematics]
 
Open source hardware and software implementing OBDII tester for cars.  
 
Open source hardware and software implementing OBDII tester for cars.  
Two versions one using a PIC microcontroller and one using an AVR microcontroller.
+
Two versions one using a [[Microcontrollers#Microchip_PIC | PIC microcontroller ]] and one using an [[Microcontrollers#Atmel_AVR | AVR microcontroller]].
  
 
== Mowbot ==
 
== Mowbot ==
an open project to build Mowbot, a robot lawnmower.
+
an open project to build Mowbot, a [[robot]] lawnmower.
 
http://mowbot.ro.nu/
 
http://mowbot.ro.nu/
  
Line 73: Line 73:
  
 
The people at [http://openrov.com/ OpenROV] are working on open source underwater robots for exploration, education, and adventure.
 
The people at [http://openrov.com/ OpenROV] are working on open source underwater robots for exploration, education, and adventure.
 +
 +
* Doug at SV Seeker in Tulsa is asking the internet for help building a "open source towed sonar remotely operated vehicle". http://www.svseeker.com/wp/sv-seeker-2/open-source-towed-sonar-rov
  
 
Several people at [http://diydrones.com/ DIY drones] and elsewhere are working on a UUV: unmanned underwater vehicle.
 
Several people at [http://diydrones.com/ DIY drones] and elsewhere are working on a UUV: unmanned underwater vehicle.
Line 82: Line 84:
 
[http://diydrones.com/profiles/blog/show?id=705844%3ABlogPost%3A611851].
 
[http://diydrones.com/profiles/blog/show?id=705844%3ABlogPost%3A611851].
  
[http://web.mit.edu/imoyer/www/portfolio/yellowsub/index.html "The Yellow Submarine" built by Ilan E. Moyer] is a relatively small, low-cost UUV.
+
* [http://web.mit.edu/imoyer/www/portfolio/yellowsub/index.html "The Yellow Submarine" built by Ilan E. Moyer] is a relatively small, low-cost UUV.
  
  
Line 114: Line 116:
  
 
"What Does A High End Camera Company Have To Do With Old Turn Signals?".[http://jalopnik.com/what-does-a-high-end-camera-company-have-to-do-with-old-1605156555]
 
"What Does A High End Camera Company Have To Do With Old Turn Signals?".[http://jalopnik.com/what-does-a-high-end-camera-company-have-to-do-with-old-1605156555]
 +
 +
 +
== unicycle-related ==
 +
 +
* "Code and Designs for a OneWheel clone" https://github.com/kelliott121/OneWheel via a comment on https://hackaday.com/2019/08/07/new-teensy-4-0-blows-away-benchmarks-implements-self-recovery-returns-to-smaller-form/
  
  

Latest revision as of 19:26, 3 March 2023

Vehicle-related open hardware projects, for both manned and unmanned vehicles.

Open OBDII[edit]

Link to source and schematics Open source hardware and software implementing OBDII tester for cars. Two versions one using a PIC microcontroller and one using an AVR microcontroller.

Mowbot[edit]

an open project to build Mowbot, a robot lawnmower. http://mowbot.ro.nu/

helicopter[edit]

See multi-rotor.

cycle electronics[edit]

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[edit]

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

See rocket computer.

RCAP: R/C Auto Pilot: Remote Control Auto Pilot[edit]

"The RCAP2 is a Remote Control AutoPilot] for model airplanes, cars and boats. The autopilot function can be switched off or on during flight with the flick of a switch." Uses PIC16F876A to:

  • read (servo) commands from the RC server
  • read (RS-232) GPS location from a NMEA capable GPS (with programmable goto/waypoints functions)
  • drive (servo) commands to the rudder.

RCAP Documentation at Wikibooks , and RCAP PCB layout at Sourceforge .


bicycle computer[edit]

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

UUV[edit]

The people at OpenROV are working on open source underwater robots for exploration, education, and adventure.

Several people at DIY drones and elsewhere are working on a UUV: unmanned underwater vehicle. See ArduRov and [1] and [2] and [3] and [4].


  • "OpenProp is free software for the design and analysis of marine propellers and horizontal-axis turbines."

robot clubs[edit]

FIXME: should Tulsa robotics clubs go here, or at Tulsa electronics club#Tulsa robotics groups?

Wanky The Safety Cat[edit]

Murilee Martin. "If You Can't Buy It, Build It: Wanky The Safety Cat".[5]

has got a bit of attention:

"Any Thoughts on Wanky the Safety Cat?".[6]

"Jalopnik’s DIY attempt at nine-lives of road safety". [7]

"You've seen Winky/Wanky the safety cat... ...now here's my "Dr Braker - Lazer Ed". [8]

"What Does A High End Camera Company Have To Do With Old Turn Signals?".[9]


unicycle-related[edit]


unsorted[edit]

(FIXME: clearly separate open-source designs for entire vehicles, including moving parts -- cars, skateboards, quadcopters, etc. -- from vehicle-related projects that have no moving parts in themselves -- miles-per-gallon meters and other measurement and datalogger tools, engine management systems, eye-catching turn signals and wheel-POV displays, etc.)