Raspberry Pi Wind Measurement

A well organized approach to a project is a delight to see. [Pavel Gesyuk] takes just that approach with the experiments on his blog. Experiment 13 is a multi-part series using a Raspberry Pi as the heart of a weather station. [Pavel] is looking at wind speed and direction, and temperature measurement, plus solar power for the station. One of his videos, there are many, is after the break.

electrical_02_tThe anemometer and direction sensors are stock units wired to a Raspberry Pi A+ using an analog to digital daughter board. The data from the temperature sensor is acquired using I2C. During one part of the experiment he uses an EDIMAX WiFi adapter for collecting the data.

Python is [Pavel’s’ language of choice for development and freely shares his code for others to see. The code collects the data and displays it on a monitor connected to the Pi. The experiment also attempts to use solar power to charge batteries so the station is not dependent on mains power.

The mechanical assembly shows attention to detail commensurate with his project presentation and we respect how well organized the work is.

Continue reading “Raspberry Pi Wind Measurement”

Handheld Linux Terminal Gets An A+

Are you all thumbs when it comes to Linux? If you follow [Chris]’s guide to building a handheld Linux terminal, that particular condition could work to your advantage. His pocket-sized machine is perfect for practicing command line-fu and honing your scripting skills on the go.

[Chris]’s creation is built around a Raspberry Pi A+ that he stripped to its essentials by removing the GPIO pins, HDMI and USB ports, the audio port, and the camera and display ports. It’s housed in a pair of plastic 2.5″ hard drive enclosures connected with a piano hinge, making it about the size of a Nintendo DS. The display is an Adafruit PiTFT touch screen and in order to save space, he soldered it directly to the Pi.

The 2.4GHz wireless thumb keyboard has all the special characters necessary for Linuxing, but the four USB ports from a dismantled hub provide flexibility. If [Chris] were to make another one, he might use this slightly larger screen from Tindie and add some charging ports to the case.

[Thanks for the tip, ar0cketman]

The Raspberry Pi Model A+

A few months ago we were lucky to get the scoop on a new Raspberry Pi a few days before it was officially announced. This model ended up being the Raspberry Pi Model B+, with improvements that included more USB ports, not-dumb mounting holes, more GPIOs, and a decent microSD card connector. Today, we’re proud to leak another revision to the Raspberry Pi ecosystem – the Raspberry Pi Model A+

There really aren’t many details for this new revision of the Raspi, but we can make some educated guesses. The new model features the same not-dumb mounting holes as the B+, 58mm wide by 49mm wide. All the ports are moved to two sides of the board, and the analog audio and video are combined into one 3.5mm jack. Like the normal Model A, this one doesn’t have Ethernet and only one USB port, but the improvements seen from the B to the B+ are still there: a good microSD card socket is on the back, and the 40-pin GPIO header replaces the old 26-pin header. There’s no word if the A+ will feature a RAM upgrade – when the Model B was ramping up production The Foundation decided to bump the RAM up to 512MB. This could happen with the A+, but we’re not holding our breath.

There’s no word when the A+ will be announced, or when it will start shipping. The educated guess would say tomorrow morning, with an analysis of how much power this thing consumes a week after it starts shipping.