Projects

Raspberry Pi GPIO Pinout

Raspberry Pi GPIO Pinout

I found these awesome Raspberry Pi pinout diagrams by Pighixxx at Flickr. When I am trying to learn something new, I make my own diagrams. I have been doing some reading about safely connecting things to the GPIO pins of the Raspberry Pi, especially regarding Voltage and Amps. It is not as simple as one […]

Run HummingBoard Raspberry Pi Like Board is Now Available for 45 and Up

Run HummingBoard Raspberry Pi-Like Board is Now Available for $45 and Up

HummingBoard is a board made by SolidRun that’s mechanically compatible with the Raspberry Pi, and offering the same expansions connectors, and a few extras. The board is comprised of a baseboard and a microSoM powered by Freescale i.MX6 Solo, Dual Lite or Dual. At first it looked like an internal project,Β  but the board went […]

Raspberry Pi Roboat

Raspberry Pi Roboat

Raspberry pi roboat is an internet controlled water robot using an RC boat as it chassis. This will be use to check an unreachable sewer by giving a live picture stream to the web browser. This thing is also could be another option to learn robotics with the raspberry pi because this robot was built […]

Multitasking on Raspberry Pi using Single C Code

Multitasking on Raspberry Pi using Single C Code

The Raspberry pi is a device which uses the Broadcom controller chip which is a SoC (System on Chip). This SoC has the powerful ARM11 processor which runs on 700 MHz at its core. This powerful processor and the controller having the peripherals like timers, interrupt controller, GPIO, PCM / I2S, DMA controller, I2C, SPI […]

LabVIEW and Raspberry Pi TCP IP Communications

LabVIEW and Raspberry Pi TCP/IP Communications

A few months ago I did the LabVIEW Connectivity course at National Instruments UK. I really enjoyed it but haven’t got around to trying any of the concepts out yet. Last week I decided to write a TCP/IP chat program working between LabVIEW running on my Windows laptop and Python running my Raspberry Pi. On […]

Remote receiver to Raspberry Pi via GPIO

Remote receiver to Raspberry Pi via GPIO

Assalamualaikum, Hi. I would love to share my recent project, connecting an IR receiver to Raspberry Pi’s GPIO. Warning! Playing around with Rpi’s GPIO is dangerous if you didn’t know what you’re doing. I’ll not hold any responsibility on any failure of your device while following my guide. GPIO for Rev.1 Rpi’s is different from […]

Raspberry Pi based RFID Music Robot

Raspberry Pi based RFID Music Robot

A couple of weeks ago, I saw this really cool Raspberry Pi based RFID-enabled cassette player. It ran PiMusicbox and the maker created a module to control PiMusicbox via RFID. This would be perfect for my three year old daughter. Ok, as she’s clearly not familiar with cassette players, I needed something simpler. She already […]

Raspberry Pi Serial Console With MAX3232CPE

Raspberry Pi Serial Console With MAX3232CPE

In addition to the audio, video, network and USB connectors, the Raspberry Pi also has 26 GPIO pins. These pins also include an UART serial console, which can be used to log in to the Pi, and many other things. However, normal UART device communicate with -12V (logical β€œ1”) and +12V (logical β€œ0”), which may […]

The RaspberryPI – Putting Fun Back Into Computing With A Small Price Tag

The RaspberryPI – Putting Fun Back Into Computing With A Small Price Tag

I recently acquired a Raspberry PI Model B. as a new gadget to toy with and I must say I am very impressed with it. I would recommend visiting the project’s website atΒ http://www.raspberrypi.org/ for a more in-depth overview but will tell you the premise behind the project is to promote learning, development, and technology exploration […]

Cheap and Easy Guide to Building a Private Telephone System

Cheap and Easy Guide to Building a Private Telephone System

Due to the proliferation of cellular networks, most homes have abandoned their land line telephone plan. The infrastructure is still there though, hidden in our walls. Why let all that copper go to waste? Let’s talk about how inexpensive and easy it is to reclaim this technology, making it useful again in today’s internet connected […]

Scroll to Top