Using Gertboard ATmega as Arduino board
Gertboard is a great IO extension that has the capability of mimicing behaviour of an Arduino board through its ATMega channels. To set it up, you need to: 1. Connect the Gertboard wires as follows: GPIO pin 8 with ISP pin 5 (RESET) GPIO pin 9 with ISP pin 1 (MISO) GPIO…
UDOO = Raspberry Pi + Arduino on one integrated board!
Crowd funding for the latest hybrid has started! Udoo has the power of 4 times Raspberry Pi’s and the capability to easily connect to sensors, and takes commands from Arduino IDE too! More info: http://www.kickstarter.com/projects/435742530/udoo-android-linux-arduino-in-a-tiny-single-board
The complete Arduino Sketch for DFRobot Romeo motors, servo, LEDs, sound, and obstacle sensors
The beauty about DFRobot Romeo V2 is its completeness. The code exposes the board’s capabilities to: Travel (forward, reverse, left, right, forward left, forward right, reverse left, reverse left) Blink LEDs ‘Sing’ songs through buzzer Detect obstacles and respond to it Tilt web cam servo Response to buttons and Read…
OpenELEC vs RaspBMC
There are two ways in which you can get XBMC installed on the Pi: OpenELEC and RaspBMC. Here is a head-to-head comparison between the two. Installation OpenELEC only has a limited way to install. You need to download the installer, unzip it, and run the command to copy the files…
Cheap media center with RaspBMC – Installation
How doesn’t love ripped movies? Who wants to save thousands of dollars having a great media center? Here is what you need: Raspberry Pi 8GB Class 10 SD-Card HDMI cable A good HDTV USB drive to store media What you need to do: Connect the Raspberry Pi with your HDTV…