Circuit Playground “A is for Ampere” – Episode 1

Circuit Playground “A is for Ampere” – Episode 1

Adafruit’s new kid’s show is here! Circuit Playground “A is for Ampere” – Episode 1, learn all about electronics with Ladyada, ADABOT and special guests! Ampere describes the number of electrons that flow through a circuit in one second. It is named after Andre-Marie Ampere – http://adafruit.com/coloringbook/

Credits:

  • Ladyada – Limor Fried
  • Andre-Marie Ampere – Collin Cunningham
  • ADABOT – Collin Cunningham & Phil Torrone, Puppet by Annie Fresh, design by Bruce Yan
  • Music: Tom White & Collin Cunningham
  • Intro animation – Bruce Yan
  • Written, filmed, edited, directed and produced by – Collin Cunningham, Limor Fried, Phil Torrone and the Adafruit team
Posted in Blog, Tutorials | Leave a comment

Smart Power Base Initial Production Run

Smart Power Base Initial Production Run

by MTS

Posted in Uncategorized | Leave a comment

Raspbery Pi Wireless Auto-Sorting NAS/Media Server using MiniDLNA and Samba

An all in one solution can be found here@ Big Cow Pi

Some of the details are:

I have a couple of spare USB hard drives lying around, and of course a Raspberry Pi (headless). I put them to use as a wireless NAS / Media server. I’d also like my clients to be able to make the Pi automatically download torrents and save them on the NAS. I’ve already posted a guide to set up your Pi as a wireless access point. Just ignore the bit about 3g if it’s not relevant!

To do this, I’ll use Samba to share the files over my network (a mixture of Linux and Windows clients), and MiniDLNA to manage media serving. MiniDLNA will allow any UPnP compatible device on your network, such as a television or games console, to access the shares on your Pi. qBittorent will be used as the torrent client. Fsniper will be used for auto-download feature..

I also use fsniper to automatically sort all locally downloaded content into the appropriate files on the NAS.

As an alternative to this, you could use an operating system like FreeNAS or XMBC. I prefer to keep Raspbian and bolt on the extra bits I need.

This guide assumes you are using the 06-12-12 of Raspbian. It should also work on the latest version, but I can’t guarantee that as I’ve not had chance to test it yet. I used the following IP scheme:

Pi Ethernet Port: 192.168.1.10/24
Pi wlan0: 10.0.0.1/24

Note: external hard drives on the Pi should be connected via a powered hub.

Posted in Blog, Tutorials | Leave a comment

Play Html 5 Videos and Youtube Videos on Raspberry Pi

Get all the details needed at the following link:
http://lin.jojen.de/?p=32

Thanks to ghans on the forums for pointing this out. Very special thanks to jojen for making it possible.

Posted in Blog, Tutorials | Leave a comment

Celebrating the Life of Pi

We celebrate the first birthday of the Raspberry Pi with an exclusive interview with its creators covering its first year on sale and goals for 2013

In a year when Nintendo was supposed to be taking the plaudits for its latest console; at a time when Apple was expecting punters to lap up its latest tablet and phone; during a period when small-form-factor gaming was going to be the sole preserve of the Sony PlayStation Vita, another machine was gathering column inches.

By the end of 2012, no less than The Independent newspaper was celebrating this underdog as the standout technology innovation of the year. And yet it was not one made by a well-known brand, nor one which had design aesthetics appealing to anyone but in-the-know geeks, nor a device which had dozens upon dozens of games for it.

Pi Birthday

Read the full article @ http://www.linuxuser.co.uk/news/celebrating-the-life-of-pi

Posted in Blog | Leave a comment

Raspytube an OpenVG front-end for youtube-dl

Raspytube an OpenVG front-end for youtube-dl

The install process has been updated.

This was posted here by bbond007

You will need youtube-dl once installed you won’t need to install it again.

Automatic install

wget --no-check-certificate https://github.com/bbond007/raspytube/raw/master/install.sh -O - | sh

Posted in Blog | Leave a comment

Introducing PiUi: add a simple mobile phone UI to your RaspberryPi project. – david singleton

Introducing PiUi: add a simple mobile phone UI to your RaspberryPi project. – david singleton.

Introducing PiUi: add a simple mobile phone UI to your RaspberryPi project. - david singleton

Posted in Blog | Leave a comment

SHA – - – Raspberry Pi – Programming Pi-Face with Java & Pi4J

SHA – - – Raspberry Pi – Programming Pi-Face with Java & Pi4J.

SHA - - - Raspberry Pi - Programming Pi-Face with Java & Pi4J

The following article (in the link) covers installing the Pi-Face board, setting up the SPI communication driver, and demonstrates programming the Pi-Face in Java. With the new Pi-Face Java API interface now available in the Pi4J libraries this makes it a breeze to program and work with in your own Java program.

Posted in Blog | Leave a comment

How to Embed a Raspberry Pi into your eggbot

Posted on the forums by Craig French a great write up on eggbots and the Pi

See the guide @ Instructables.com

How to Embed a Raspberry Pi into your eggbot

 

Posted in Blog, Tutorials | 2 Comments

Fancier Minecraft Pi Game of Life

Follow the progress @ Ripples in the Ether

Posted in Blog | Leave a comment