Inertial navigation peripheral: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (project clarifications)
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 3: Line 3:
== What this project is ==
== What this project is ==
Developing OLPC Peripherals is a Fall 2008 student designed course at [[Olin university chapter|Olin College]] in Boston, MA. The class focuses on development of hardware peripherals for the XO. Students will work in teams to develop peripherals and meet regularly with the entire group for guest lectures and design reviews.
Developing OLPC Peripherals is a Fall 2008 student designed course at [[Olin university chapter|Olin College]] in Boston, MA. The class focuses on development of hardware peripherals for the XO. Students will work in teams to develop peripherals and meet regularly with the entire group for guest lectures and design reviews.

Initial project notes live at [http://en.wikiversity.org/wiki/OLPC_peripheral_development Wikiversity].


The current focus of the course is to build a simple inertial navigation system for the XO.
The current focus of the course is to build a simple inertial navigation system for the XO.
Line 12: Line 14:


== Process ==
== Process ==
somewhere in here, we need a circuit diagram (under system design?) and PIC code

* [[/Design phase]]
* [[/Design phase]]
* [[/System design]]
* [[/Subteams]]

* [[/Sensors]] (Jay)
* [[/Demo App]] (Nikki, Andrea)


== Meeting Notes ==
== Meeting Notes ==
* [[/120308|December 3]]
* [[/101608|October 16]]
* [[/91108|Sept 11]]
* [[/91108|Sept 11]]
* [[/90208|Sept 02]]
* [[/90208|Sept 02]]
* [[/82708|August 28]]
* [[/82708|August 28]]

== Related work ==
* [http://qcn.stanford.edu/ Stanford's Quake-Catcher Network] USB accelerometers provided cheap/free to schools. Software is currently Mac/PC only?
* [http://www.phidgets.com/phpBB2/viewtopic.php?t=2307 Phidgets thread "3-axis piezo electric gyro" Apr 2008]

== See also ==
* [[Augmented reality‎]]

Latest revision as of 14:25, 15 December 2008

What this project is

Developing OLPC Peripherals is a Fall 2008 student designed course at Olin College in Boston, MA. The class focuses on development of hardware peripherals for the XO. Students will work in teams to develop peripherals and meet regularly with the entire group for guest lectures and design reviews.

Initial project notes live at Wikiversity.

The current focus of the course is to build a simple inertial navigation system for the XO.

What this project is not

This project is not a full-blown technology startup, an industrial R&D project, or anything of that nature. Our current goal is to get a proof of concept prototype working by the end of the semester - this will be significantly above ideal cost (parts will be one-offs) and in homemade casing, etc.

In short, while we'd love to see this actually get manufactured and sent out to XO owners everywhere, this is not something that we can reasonably accomplish given our experience, connections, budget, and timeline.

Process

somewhere in here, we need a circuit diagram (under system design?) and PIC code

Meeting Notes

Related work

See also