No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
[http://gallery.nurdspace.nl/index.php?/category/5 moar pics] | [http://gallery.nurdspace.nl/index.php?/category/5 moar pics] | ||
=== Battery system === | |||
* http://datasheets.maxim-ic.com/en/ds/DS2438.pdf for gauging and voltage monitoring | |||
* http://www.ebay.nl/itm/1-PCM-Protection-Circuit-Module-For-11-1V-3S-Li-ion-Li-Polymer-Battery-pack-HX-/220967028845?pt=LH_DefaultDomain_0&hash=item3372a9486d#ht_1450wt_809 for protection of the unprotected cells | |||
* will connect to the raspi with a 3 pin connector (+v, 1-wire data, gnd) | |||
* on raspi there will be a attiny (or something) on uart0 to interface with the 1-wire | |||
* there will be two 3 pin connectors to swap batteries while staying online (or maybe just run on two batteries) | |||
* raspi will get an internal 2a 5v regulator | |||
=== Screen === | |||
* crt will be mounted on cap | |||
* beamsplitter will be mounted under the cap, reflecting visual into eye | |||
* lenses will be needed between beamsplitter and crt for focus | |||
* beamsplitter will be mounted on a swivel, and rotatable for higher flexibility | |||
* another 3 pin connection : +5v, composite, gnd | |||
=== Input === | |||
* keyboard nearly finished... | |||
* add a mouse? maybe a trackpad on top of the wrist, or a mini joystick on the thumbpad? | |||
=== Have === | === Have === | ||
* Raspberry Pi | * Raspberry Pi | ||
* mini CRT | * mini CRT (second found, first seems dead now :s ) | ||
* teensy (for usb keyboard emulation) | * teensy (for usb keyboard emulation) | ||
* wrist frame (soon on thingiverse) | * wrist frame (soon on thingiverse) | ||
* Beamsplitter <s>(ordered)</s> | |||
=== Want === | === Want === | ||
* magnifying lenses | * magnifying lenses | ||
* better case | * better case |
Revision as of 00:14, 18 June 2012
NURDspace Project | |
---|---|
Participants | User:buzz |
Skills | |
Status | |
Niche | |
Purpose | |
Tool | |
Location | |
Cost | |
Tool category |
{{{Name}}}Property "Tool Name" (as page type) with input value "{{{Name}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:{{{Tool}}} | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:{{{Tool}}} | [[Tool Cost::{{{Cost}}} | }}
I want to build a wearable computer around a raspi and this 1cm wide CRT i salvaged from a camcorder.
Pics
Battery system
- http://datasheets.maxim-ic.com/en/ds/DS2438.pdf for gauging and voltage monitoring
- http://www.ebay.nl/itm/1-PCM-Protection-Circuit-Module-For-11-1V-3S-Li-ion-Li-Polymer-Battery-pack-HX-/220967028845?pt=LH_DefaultDomain_0&hash=item3372a9486d#ht_1450wt_809 for protection of the unprotected cells
- will connect to the raspi with a 3 pin connector (+v, 1-wire data, gnd)
- on raspi there will be a attiny (or something) on uart0 to interface with the 1-wire
- there will be two 3 pin connectors to swap batteries while staying online (or maybe just run on two batteries)
- raspi will get an internal 2a 5v regulator
Screen
- crt will be mounted on cap
- beamsplitter will be mounted under the cap, reflecting visual into eye
- lenses will be needed between beamsplitter and crt for focus
- beamsplitter will be mounted on a swivel, and rotatable for higher flexibility
- another 3 pin connection : +5v, composite, gnd
Input
- keyboard nearly finished...
- add a mouse? maybe a trackpad on top of the wrist, or a mini joystick on the thumbpad?
Have
- Raspberry Pi
- mini CRT (second found, first seems dead now :s )
- teensy (for usb keyboard emulation)
- wrist frame (soon on thingiverse)
- Beamsplitter
(ordered)
Want
- magnifying lenses
- better case
- good power source
- needs a proper bms! gauging and maybe built-in charging?
- just needs 5V! but a lot of amps ...
- a chording keyboard
- http://www.thingiverse.com/thing:10541
- http://chorder.cs.vassar.edu/spiffchorder/forside
- http://pjrc.com/teensy/usb_keyboard.html
- https://github.com/robnormal/teensy-chorded-keyboard , omg , almost ready to use, change code to modified nasa from spiffchorder
- http://etc.servehttp.com/spiffchorder.pdf - 5 pages with all the chords in modified nasa
- some wireless card(s) on usb ?