Inertial navigation peripheral: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(14 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{TOCright}}
{{TOCright}}


== To Do ==
== 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.
* experiments

** tolerance of hall effect sensors
Initial project notes live at [http://en.wikiversity.org/wiki/OLPC_peripheral_development Wikiversity].
** response time of compass method

** play with ADC and an accelerometer
The current focus of the course is to build a simple inertial navigation system for the XO.
** Synchronization of multiperson activities

*** host system
== What this project is not ==
*** how do we utilize mesh?
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.
**** Which person at 1cc knows about mesh?

**** API
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

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

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


== Meeting Notes ==
== Meeting Notes ==
* [[/82708|August 28]]
* [[/120308|December 3]]
* [[/90208|Sept 02]]
* [[/101608|October 16]]
* [[/91108|Sept 11]]
* [[/91108|Sept 11]]
* [[/90208|Sept 02]]
* [[/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