Open Hardware: Difference between revisions
RafaelOrtiz (talk | contribs) m (→Resources) |
(Undo revision 272023 by 91.121.27.33 (Talk)) |
||
(31 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
It would be nice to have all the hardware projects of OLPC with open designs and blueprints (PCBs),we should have in mind what is [http://en.wikipedia.org/wiki/Open_hardware open source hardware](see also [http://en.wikipedia.org/wiki/Open_design |
It would be nice to have all the hardware related projects of OLPC with open designs and blueprints (PCBs),we should have in mind what is [http://en.wikipedia.org/wiki/Open_hardware open source hardware] (see also [http://en.wikipedia.org/wiki/Open_design Open design]). |
||
As OLPC is an Open project all its components must follow open related ideas. |
As OLPC is an Open project all its components must follow open related ideas. |
||
Here is the open source hardware definition that should be followed. |
|||
* http://freedomdefined.org/OSHW |
|||
== But == |
|||
Unfortunately, commercial realities intrude. The development of the XO required many millions of dollars of engineering, tooling, and test runs. The company building the XO, Quanta Computer, Inc., invested this, with the hopes of recouping it through their very small (and limited) profit on the manufacture over many, many millions of units. In order to ensure this, they are maintaining strict control over the actual electrical design of the laptop. |
|||
== Anyway == |
|||
OLPC is working to negotiate a more open design with the second generation. |
|||
== Development == |
|||
⚫ | Actually there are two threads of development, one is making [[USB peripherals]] ( or [[XO Peripherals]] ), and the other is extending and improving the analogue input of the laptop trough applications like [[Measure]], Turtle art and etoys, now there is a way to connect these sugar programs to the open hardware platform, Arduino. See sugar's wiki for more details. |
||
Projects like [[Digital Signal Processing]], the latter are in a superior stage because it need less external hardware support, but are tied to the requirements of the internal audio chip of the laptop. |
|||
== Pixel-Qi Screen == |
|||
*[http://www.makershed.com/ProductDetails.asp?ProductCode=MKPQ01&Show=TechSpecs MakerShed Link] |
|||
== XO 1.75 == |
|||
*Beagle board |
|||
*Hawkboard |
|||
⚫ | Actually there are two threads of development, one is making [[ |
||
=Resources= |
=Resources= |
||
*[[Hardware_Power_Domains|A description of the laptop power circuitry]] |
|||
*[[Manual/Insides|Photos]] (Take photos of the circuits) |
|||
*[[XO Troubleshooting Guide]] |
|||
*Geda. |
|||
*[[Disassembly]] |
|||
*[[Manual/Insides|Photos]] (Photos of an early [[Hardware_specification#Beta_Test_2_Systems_.28BTest-2.2C_or_B2.29|pre-production (B2) prototype's]] circuits) |
|||
*[http://www.geda.seul.org/ Geda]. |
|||
*Xcircuits |
*Xcircuits |
||
*[http://pikdev.free.fr/ Pikdev] |
*[http://pikdev.free.fr/ Pikdev] |
||
*[http://www.gnupic.org/ Gnupic] |
*[http://www.gnupic.org/ Gnupic] |
||
*[http://wiki.debian.org/EducationElectronics Education Electronics] |
*[http://wiki.debian.org/EducationElectronics Education Electronics] |
||
*[http://mcuee.blogspot.com/2007/05/microchip-pic-mcu-development-tools.html Xiaofan's blog, pic devel tools] |
|||
=Projects= |
=Projects= |
||
*Test probe. |
*Test probe. |
||
*[[Electrocardiogram|ECG]] |
*[[Electrocardiogram|ECG]]. |
||
*Peripherals. |
*[[Peripherals]]. |
||
*[[Measure]] |
*[[Measure]] |
||
*Robots (see [http://pyrorobotics.org/?page=The_20Pyrobot_20Simulator Pyrobots]) |
|||
*Robots |
|||
*[[ |
*[[Digital Signal Processing]] (Part of [[Summer of Content]]) |
||
*[[User:ZdenekBroz/devices|Measuring devices for the XO]] |
|||
*[[TeleHealth Hardware]] |
|||
== Example Schemes == |
|||
=Some related work= |
|||
* http://volny.cz/resvol2/olpc-cpu-scheme.png |
|||
* [[Image:EKG.JPG]] |
|||
= Related Work= |
|||
⚫ | |||
*[http://www.arduino.cc/ Arduino] |
*[http://www.arduino.cc/ Arduino] |
||
*[http://opencircuits.com/ OpenCircuits] |
*[http://opencircuits.com/ OpenCircuits] |
||
*[http://www.openhardwarefoundation.org |
*[http://www.openhardwarefoundation.org OpenHardwareFoundation] |
||
*[http://blog.onevillage.tv/wp/?p=482 Open Hardware Initiative] |
|||
*[http://opencircuits.com/Main_Page OpenCircuits] |
|||
*[http://www.opensparc.net/ OpenSparc] |
|||
*[http://opencollector.org/collector.php OpenCollector] |
|||
*[http://hyperprogram.com hyperprgram] |
|||
⚫ | |||
* openecg |
|||
* makerbot |
|||
* reprap |
|||
* sparkfun |
|||
* adafruit technologies |
|||
* beagleboard |
|||
* hawkboard |
|||
[[category:Hardware]] |
[[category:Hardware]] |
||
[[category:Hardware ideas]] |
|||
[[category:Peripherals]] |
|||
[[Category:Measure]] |
Latest revision as of 18:44, 27 June 2012
It would be nice to have all the hardware related projects of OLPC with open designs and blueprints (PCBs),we should have in mind what is open source hardware (see also Open design). As OLPC is an Open project all its components must follow open related ideas.
Here is the open source hardware definition that should be followed.
But
Unfortunately, commercial realities intrude. The development of the XO required many millions of dollars of engineering, tooling, and test runs. The company building the XO, Quanta Computer, Inc., invested this, with the hopes of recouping it through their very small (and limited) profit on the manufacture over many, many millions of units. In order to ensure this, they are maintaining strict control over the actual electrical design of the laptop.
Anyway
OLPC is working to negotiate a more open design with the second generation.
Development
Actually there are two threads of development, one is making USB peripherals ( or XO Peripherals ), and the other is extending and improving the analogue input of the laptop trough applications like Measure, Turtle art and etoys, now there is a way to connect these sugar programs to the open hardware platform, Arduino. See sugar's wiki for more details.
Projects like Digital Signal Processing, the latter are in a superior stage because it need less external hardware support, but are tied to the requirements of the internal audio chip of the laptop.
Pixel-Qi Screen
XO 1.75
- Beagle board
- Hawkboard
Resources
- A description of the laptop power circuitry
- XO Troubleshooting Guide
- Disassembly
- Photos (Photos of an early pre-production (B2) prototype's circuits)
- Geda.
- Xcircuits
- Pikdev
- Gnupic
- Education Electronics
- Xiaofan's blog, pic devel tools
Projects
- Test probe.
- ECG.
- Peripherals.
- Measure
- Robots (see Pyrobots)
- Digital Signal Processing (Part of Summer of Content)
- Measuring devices for the XO
- TeleHealth Hardware
Example Schemes
Related Work
- Arduino
- OpenCircuits
- OpenHardwareFoundation
- Open Hardware Initiative
- OpenCircuits
- OpenSparc
- OpenCollector
- hyperprgram
- Droz
- openecg
- makerbot
- reprap
- sparkfun
- adafruit technologies
- beagleboard
- hawkboard