background preloader

BeagleBoard.org - community supported open hardware computers for making

BeagleBoard.org - community supported open hardware computers for making
Get your hands in technology's guts and control your development destiny with these credit-card sized, low-power, open-hardware computers. Experiment with Linux, Android and Ubuntu and jump-start development in five minutes with the included USB cable. Dive into the Beagle community to explore what Beagles can do. What can yours do? BeagleBone Black A true open hardware, community-supported embedded computer for developers and hobbyists.

http://beagleboard.org/

RPi.GPIO 0.4.1a A module to control Raspberry Pi GPIO channels This package provides a class to control the GPIO on a Raspberry Pi. Note that this module is unsuitable for real-time or timing critical applications. This is because you can not predict when Python will be busy garbage collecting. It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program. If you are after true real-time performance and predictability, buy yourself an Arduino ! Embedded board manufacturers and dealers Difficult to choose between manufacturers of embedded system boards supporting Linux and other Free Software operating systems? There are so many of them now… To help you find the best hardware solution for your system, we are keeping a list of suppliers making attractive products. Here are the conditions to be on the list:

Just Bought A Raspberry Pi? 11 Things You Need To Know In this video, we explain everything you might need to know if you’ve just bought a Raspberry Pi, or are thinking of buying one. You might also want to download our Unofficial Guide to the Raspberry Pi. 1. There Are Two Models There are technically two variants of Raspberry Pi: model A and B. RPiconfig As the Raspberry Pi doesn't have a conventional BIOS, the various system configuration parameters that would normally be kept and set using the BIOS are now stored in a text file named "config.txt". The Raspberry Pi config.txt file is read by the GPU before the ARM core is initialized. This file is an optional file on the boot partition. It would normally be accessible as /boot/config.txt from Linux, but from Windows (or OS X) it would be seen as a file in the accessible part of the card.

systems : embedded electronic boards development Reusing the Armadeus design. Our products are quite fullfilling your requirements but a feature is missing or the form factor is not the right one ? We can quickly adapt our boards based on your specification. This process ensures the best ROI and reduces the risks. Wiring Update: 14th May, 2013 wiringPi version 2 has been released and now has its own website ( to look after it. Most of the documentation on the projects site has been copied over to it the new site, but there may still be 1 or 2 pages that are still missing. I’d encourage you to use the new site if possible where there will be a forum and wiki (when I get time to implement them!)

BoardX: The Open Source Miniature Motherboard by Kevin Green Hey there! Check out the new demonstration of how to get started using BoardX with the Arduino SDK in under 3 minutes! BoardX is a collection of electronic circuit boards that stack on top of one another to share resources, communicate, and extend the functionality of one another. This system is built on the motherboard that acts as both an electrical and structural foundation. Unlike similar products (but much like a familiar PC system), the motherboard does not come with a processor pre-installed.

wiringpi 1.0.5 A python interface to WiringPi library which allows for easily interfacing with the GPIO pins of the Raspberry Pi. Also supports i2c and SPI WiringPi: An implementation of most of the Arduino Wiring functions for the Raspberry Pi Prerequisites: You must have python-dev installed If you manually rebuild the bindings with swig -python wiringpi.i then cat wiringpi_class.py >> wiringpi.py to get the class-based wrapper Hardware Hackers Create a Modular Motherboard An ambitious group of hardware hackers have taken the fundamental building blocks of computing and turned them inside out in an attempt to make PCs significantly more efficient. The group has created a motherboard prototype that uses separate modules, each of which has its own processor, memory and storage. Each square cell in this design serves as a mini-motherboard and network node; the cells can allocate power and decide to accept or reject incoming transmissions and programs independently. Together, they form a networked cluster with significantly greater power than the individual modules.

Raspberry Pi Pinout 3v3 Power The 3v3, 3.3 volt, supply pin on the Pi has a max current draw of 50 mA, enough to power a couple of LEDs but not much more. You should use the 5v0 supply instead, and use a regulator if you need 3v3. BCM pin 0 on Rev 1 board and pin 2 on Rev 2 board. WiringPi pin 8. RepRap RepRap is humanity's first general-purpose self-replicating manufacturing machine. RepRap takes the form of a free desktop 3D printer capable of printing plastic objects. Since many parts of RepRap are made from plastic and RepRap prints those parts, RepRap self-replicates by making a kit of itself - a kit that anyone can assemble given time and materials. It also means that - if you've got a RepRap - you can print lots of useful stuff, and you can print another RepRap for a friend... RepRap is about making self-replicating machines, and making them freely available for the benefit of everyone.

Related: