 Your new post is loading...
I've also been spending a lot of time shipping out QR clocks to my customers and handling customer service requests. I've been really eager to post a final summary of the whole QR clock experiment, but I had to wait for the experiment to end first. Now that all of my clocks are happily in the hands of their new owners, I can.
The Raspberry Pi is an amazing little board, with an amazing amount of power and functionality at an incredible price – it’s probably fair to say that our technology geek’s world will never be the same again, now that we have the RPi. But it’s no speed monster… Sometimes during development, it really gets in the way – especially when you’re used to working on a modern fast laptop, which is some 20 times faster (and that’s per-core). So I decided to overclock one of my RPi’s, and see what it does. Overclocking in Raspbian is trivial with the standard raspi-config utility:
Geeky gadgets Roll Your Own Anonymizing Tor Proxy with a Raspberry Pi Lifehacker There are many interesting things you can do with a Raspberry Pi, but this one isn't just fun, it's easy, and it can offer some privacy protection from prying eyes who...
This tiny Raspberry Pi trojan horse could be a cute little backdoor into your ... VentureBeat raspberry P trojan horse The Pi is a tiny computer that could fit in the palm of your hand.
I have a Netduino plus at home and I love it. Not only can you use C# to write for it, but you get full visual studio integration including live breakpoints! I got the Netduino plus over the Netduino because the Netduino plus has a built in ethernet jack and ethernet stack support. This way I could access my microcontroller over the web if I wanted to (and who wouldn’t?).
For a little side-project I’m involved in (more on that in a future post), I wanted to try adding a little LCD screen with touch sensor to a Linux setup. Found this one at iTead. There’s a little ribbon cable and adapter (just re-wiring) available for it, which allows plugging this thing into a Raspberry Pi. The nice thing about this screen, apart from being 320×240 pixels and 16-bit color TFT, is its physical size – just right for a stacked setup
If you're anything like me, you've wondered what happens in your garden while you're not watching. I wanted to know when birds are most active – are they busier in the evening or early morning? Thanks to the latest technology, now with a couple of taps of my smartphone I can monitor the bird activity in my garden from anywhere in the world.
Today, I made a small 3x3x3 LED cube with an ATtiny2313 that I had from about 2 weeks ago. Whenever I had to reprogram the LED cube when I thought of ...
Via Andrew Angus
To follow up on yesterday’s post about WiringPi and how it was used to display an image on a colour LCD screen attached to the RPi via its GPIO pins. A quick calculation indicated that the WiringPi library is able to toggle the GPIO pins millions of times per second. Now this might not seem so special if you are used to an ATmega328 on a JeeNode or other Arduino-like board, but actually it is…
I was unhappy with the previous version of this project, which used a TMP36 analog temperature sensor. The output moved around alot, up to 5 degrees, and wouldn't stabilize. I replaced it with my favorite, the DS18B20 digital sensor.
This is an Example of how you can use the Arduino to monitor various environmental parameters And display them on a LCD screen.
Via Jinbuhm Kim
Besides the Odroid U2 quad-core Linux board mentioned a few days ago, there’s another option in the same price range as the Raspberry Pi – the Beaglebone Black, a.k.a. “BBB”.
Yeah, ok, it’s slightly more expensive, but it comes with 2 GB of speedy eMMC memory built-in, whereas you need to add an SD card to make the RPi start up. This is a bigger deal than you might think, because the BBB comes with Angström Linux pre-installed, and you can get going by simply plugging the BBB into a USB port:
|
I recently bought a Rigol DS1052E and have been playing around with the different functionality it has. Eventually I came to the point that I’d like to see what frequency does to various components and wanted to build a voltage controller oscillator (VCO).
Interested in adding some NFC fun and excitement to your Raspberry Pi? You're in luck!
One of the big advantages of Linux is that it includes a large number of stacks that have been developed by the open source community, and you get to take advantage of all that hard work simply by using or installing the right library.
NFC is no exception here, with libnfc having been around for a quite some time -- in fact, it's the original reason the NFC Breakout was developed!
[Reinis] has a Volvo S80. One of the dashboard features it includes is a 6.5" LCD screen which periscopes up to use as a navigation system.
Here is a tutorial from Maxim describing how to protect your 1-wire slave devices from overvoltage. If an application requires writing to EPROM devices after deployment, 5V devices need to be protected from overvoltage exposure.
When we step into the world of small and resource-limited single-chip microprocessors, fixed-point math operation can be an extremely useful concept, and in many instances it is the only way to avoid the dreaded limited precision floating-point...
Control, monitor and receive email alerts from home alarm system using a Raspberry Pi.
Sometimes you have to do something just because you can. Today was no exception. Take one Raspberry Pi board (Linux) and give it a dose of .NET loving… I can hear people screaming NO! but it’s too late, I’ve done it. To be honest, I’m not the first person to use .NET on the Raspberry Pi. In fact I used this installation guide to install Mono on the Raspberry Pi.
Raj writes that he's just finished a new PC-based heart rate monitor using Arduino and Easy Pulse sensor (see previous Easy Pulse post).
Microsoft .NET Control for Rasberry Pi GPIO and Media functions.
Issue 13 of The MagPi, Jun 2013
Time for some electronics doodling… here are two LPCxpresso boards, with LPC11C24 ARM chips on each. One of them has been cut in half and hacked, as you can see. The reason for using this chip is that they have CANopen drivers built into them, in ROM.
|