CircuitGeek

Electronics for Everyone

Entries Tagged ‘PIC’

It is a USB Audio Streamer Not a Steamer!

Guys, have you ever messed up with this words, Steamer and Streamer before? Well, don’t even be embarrassed if you done it, as I always do it most of the time lol
Ok, now back to the main topic…
Since you have seen the Streamer word in the opening title, then you must be know there will [...]

Leave a Comment

Turn Your Astronomy Observation into Fun Activity

Do you love the mystery of astronomy and would like to unveil the secret mask of it?
However, you’re felt irritating when you need to expose yourself under the old astronomy light, which cannot perfectly suit your demand?
Stop the complaint today with an adjustable PIC astronomy light.
Things that needed:

An old desk lamp

An old mouse

For a [...]

Leave a Comment

Linux Ubuntu Style PIC Development

PIC microcontroller is a very useful and powerful tool; it’s also simple to set up.
Step 1: An IDE to develop in (PIKlab)
We need to install Qt and KDE libraries in the base Ubuntu install by using:
Sudo apt-get install libqt3-mt, and
Sudo apt-get install kdelibs.
Next, make sure you install the command “alien <insert RPM filename here>“, the [...]

Leave a Comment