Raspberry Pi, Now In A Mini-ITX Form Factor

Shown above is a fairly simple Raspberry Pi setup. There’s the Raspi itself, a 2.5″ hard drive, a USB hub, GPIO expansion, and wireless and Bluetooth adapters. Throw in the power supplies for all these devices, and you’ve got a real mess on your hands. There is a solution to this problem of a Gordian knot of USB and power cables: the Fairywren, a board that turns your Raspberry Pi into a Mini-ITX computer.

The basic idea behind the Fairywren is to take the basic outline of a Mini-ITX motherboard and add goodies like a real-time clock serial port, and USB hub while providing a secure mounting place for a Raspberry Pi. It turns a Raspberry Pi into a proper computer, with all the ports in the rear, and is compatible with a whole slew of Mini-ITX cases.

At £40, the Fairywren isn’t exactly cheap. In fact, it’s more expensive than the Raspberry Pi itself. That being said, you do get a whole lot of hardware for the price, and if you already have a small Mini-ITX case lying around, it may be just the thing to clean up the mess on your electronics bench.

Raspberry Pi Automates Your Tomato Farm

rpi-tomato-farming

Check out the tomato plants [Devon] grew using a monitoring system he built himself. It’s based around a Raspberry Pi. As far as grow controllers go it falls a bit short of full automation. That’s because the only thing it can actuate is the black water line seen hovering above the plants. But [Devon’s] work on monitoring and collecting sensor data should make it easy to add features in the future.

The moisture sensors pictured above monitor the soil in which the plants are growing. But he also has temperature and light sensors. These are very important when growing from seed and could be used in conjunction with a heating mat for plants that require higher soil temperatures (like pepper plants). The tomatoes are also pretty leggy. Now that he’s monitoring light levels it would be good to augment the setup with a grow light. A long term goal could even be a motorized bed which could raise the plants right up to the bulbs so they don’t reach for the light.

Don’t let the stars in our eyes distract you though. He’s done a ton of work on the project both with the physical build, and in plotting the data collected by the system. Great job!

Continue reading “Raspberry Pi Automates Your Tomato Farm”

Atari 2600 Has A Raspberry Pi Hiding Under The Hood

raspberry-pi-2600

Seriously, the drawer pull on this Atari 2600 is not stock. Don’t they know this voids the warranty? The thing is, you won’t actually find any of the original internals anyway. When building this portable emulator housed in a 2600 case [Linear Nova] was careful to ensure that everything could be restored to its original condition (except for two hinges mounted on the back) sometime down the road. That’s a good goal to set for yourself. We think the build is the fun part of most projects and often wonder what to do with them when they’re done and our interest has waned.

A seven-inch LCD screen was attached to the underside of the lid using Velcro. When tilted up it’s at a nice viewing angle for the player. [Linear] prefers to use a Wii remote as the control this portable video game emulator. It connects to the Raspberry Pi over Bluetooth using a USB dongle. The advantage of this is that you just throw the remote inside the case too. For now there are two power cords, one for the RPi and the other for the LCD screen but he plans to add a power hub in the future to narrow this down to one. We wonder it that would also be a good time to add his own rechargeable battery pack option? There should be enough room for an RC style pack.

 

 

Raspberry Pi Bitcoin Miner

Mining bitcoins is becoming a fool’s errand, but there’s always some new piece of hardware coming out that allows those hard-core miners to keep ahead of the curve. One such piece of hardware are new custom ASIC devices that are just as fast as an FPGA while being much less expensive. A lot of these ASIC devices come in interesting packages that look just like a large USB thumb drive. Of course this is the perfect opportunity to show off what the Raspberry Pi can do by mining Bitcoins at rates comparable to the best graphics used in mining today.

The Raspberry Pi simply doesn’t have enough horsepower to mine bitcoins at any worthwhile rate. There are, however, USB ASIC devices that will mine for you at about the same speed as a high-end graphics card. Since multiple ASIC devices can be controlled through a USB hub, it’s simply a matter of plugging a USB hub into a Raspberry Pi, loading up CGminer, and letting your new PiMiner loose on a mining pool.

The Adafruit Pi Miner uses one of their really cool LCD character displays and keypad to display the current mining rate, accepted shares, and enough information for you to calculate how long it will take to break even with your Pi powered mining rig. How long that will be for this four device rig we’ll leave to the comments section.

Pager Message Sniffing With RPi And SDR

rpi-pager-message-sniffing

The 1990’s called, they want you to use modern technology to listen in on your friends’ pager messages. Seriously, how many people are still using pagers these days? We guess you can find out by building your own Software-Define Radio pager message decoder.

[Sonny_Jim] bought an RTL2832 based USB dongle to listen in on ADS-B airplane communications only to find out the hardware wasn’t capable of communicating in that bandwidth range. So he set out to find a project the hardware was suited for and ended up exploring the POCSAG protocol used by paging devices. It turns out it’s not just used for person-to-person communications. There are still many automated systems that use the technology.

Setting things up is not all that hard. Reading the comments on the project log show some folks are having dependency issues, but these sound rather banal and will be a good chance for you to brush up on your Linux-fu. Once all the packages are installed you’re simply working with text which can be displayed in a myriad of ways. [Sonny] set up a text files on the Pi’s webserver so that he can check out the latest captures from a smartphone.

[Image Source]

Raspberry Pi Replaces A Volvo Nav System

rpi-replaces-volvo-nav

[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. The problem is that Volvo stopped making maps for it around five years ago and there are no maps at all for Latvia where he lives. So it’s worthless… to you’re average driver. But [Reinis] is fixing it on his own by replacing the system with a Raspberry Pi.

That link leads to his project overview page. But he’s already posted follow-ups on hardware design and initial testing. He’s basing the design around a Raspberry Pi board, but that doesn’t have all the hardware it needs to communicate with the car’s systems. For this he designed his own shield that uses an ATmega328 along with a CAN controller and CAN transceiver. The latter two chips patch into the CAN bus on the car’s On Board Diagnostic system. We didn’t see much about the wiring, but the overview post mentions that the screen takes RGB or Composite inputs so he must be running a composite video cable from the trunk to the dashboard.

 

Telegraph Sounder Clicks Out Email Messages

telegraph-box-together

[Patrick Schless] is excited to show off the project he took on about nine months ago. After finding an antique telegraph sounder he wired it up to an Arduino to see if he could make it tick. The successful experiment laid the ground work for different hardware that would make it into a morse code email reader.

He doesn’t know much about the background of the old hardware, but driving it is relatively simple. It’s basically a magnetic relay so you need to have a transistor for switching and a flyback diode for protection. Once those components are in place it’s just a matter of toggling a bit. [Patrick] knew he wanted to pull messages from an online source, so he set his Arduino aside and grabbed a Raspberry Pi. It worked like a charm. His plan was to put this on a bookshelf in perpetuity so he went the extra mile, designing his own PCB and having it spun using the OSH Park service. The project is finished with this low-profile laser-cut base which houses all of the electronics.

Now if he wants to respond to his emails in Morse code he needs to build this keyboard.

Continue reading “Telegraph Sounder Clicks Out Email Messages”