background preloader

Raspberry pi

Facebook Twitter

Nwazet Key Lime Pi: GPIO - Analog - FTDI - Power. *Returns, Refunds and Exchanges Policy* **How To Return An Item** Your item must be in its original unused condition to be returned, unless there is a manufacturer defect.

Nwazet Key Lime Pi: GPIO - Analog - FTDI - Power

Your must return the item within 30 days of your purchase. Please contact us to request a refund and we will assign you a tracking number and provide a return address. Include in your package a signed letter stating the reason for your return and the original receipt. **Return Exceptions** Items can not be returned if they are opened. **Restocking Fee** All items are subject to a 10% restocking fee, this will be deducted from your refund. **Exchanges** We do not provide exchanges. Raspberry Pi Mini Arcade Case. 3.5 Inch TFT LCD Monitor for Car / Automobile: Car Electronics. Build your own mobile Pi-to-go. Over in Austin, Texas, Nathan Morgan has managed to stay distracted from the barbecue, waterskiing, sunshine and live music (Austin’s one of my favourite cities – I have no idea how anyone who lives there manages to focus on anything) for long enough to turn a Raspberry Pi into a natty little mobile computer, complete with screen and keyboard, 64GB SSD, bluetooth and wireless.

Build your own mobile Pi-to-go

There’s an integral touchpad, mounted with the LCD screen in a 3D printed case, in which batteries enough for ten hours of uptime, a powered hub and the Pi are hidden. In essence, what Nathan’s made here is a really, really tiny Linux laptop. Nathan comes to this from a career repairing and refurbing Dell laptops; he’s got a lot of experience in portable computing and how things fit together cleanly.

This project is a really slick, professional-looking piece of work, and we’re very grateful to him for making all the information necessary to make your own available to the community. Documentation - Raspberry Pi to Arduino shields connection bridge. Article Index Go to Index1.

Documentation - Raspberry Pi to Arduino shields connection bridge

The Shield. 8 Digital pins.Socket for wireless modules.RX/TX pins.i2C pins (SDA, SCL).SPI pins (SCK, MISO, MOSI, CS). Can be used also as GPIO.8 channel analog to digital converter.Switch to enable external power supply. Get the schematics here Get the Raspberry Pi to Arduino shields connection bridge here. Go to Index2. Go to Index3. There are currently two main Raspberry Pi board revisions.Raspberry Pi Revision 1.0Raspberry Pi Revision 2.0 There are slight differences between this two revisions, so a different version of the arduPi library should be used depending of which board revision are you using. In the revision 2.0 the main changes are: 2 mounting holes added2 pin “reset” header added. 3.1 Identifying your board revision Cooking hacks starter kits include the Revision 2.0 of the board.

Revision 2.0 The easiest way to identify your board revision is to check if it has the 2 mounting holes . Revision 1.0 Go to Index4. 4.1 Using arduPi library: Show Code.