Ryanteck launches USB compatible Raspberry Pi GPIO header on Kickstarter

RTK_GPIO

Ryan Walmsley of Ryanteck has just launched a new Kickstarter. This time, it’s for a very innovative product called the RTK.GPIO (the jury is still out on the name 😉 ). It connects to any computer (including the Pi) via USB cable and has a full 40-pin GPIO header. It allows you to use selected Raspberry Pi add-on boards and basic electronic components by programming it via Python from the host computer. It’s ideal if you want to do things ‘The Pi Way’ and don’t happen to have a Raspberry Pi itself, and also gives you the ability, for example, to use two HATs at the same time – one on the Pi’s 40-pin header, one on the RTK.GPIO. It’s also a natural ‘port expander’ – you can light up an awful lot of LEDs! There’s details of the board, including technical details, over on Kickstarter.

There are Earlybirds at £9 (plus very reasonable postage) and then standard at £10 (plus postage).

Take a look at the campaign here.

Infra-red baby monitor using the Raspberry Pi 3 and PiNoIR camera

Aaron Davies has posted his project up on the Element 14 website. In it, he creates a baby monitor using the a Raspberry Pi 3, a new Pi NoIR v2 camera module and some infra-red LEDs. He uses some software downloaded from GitHub and changes the configuration options to detect movement. Nice little project for any version of the camera module and makes good use of the Pi 3’s inbuilt wifi capabilities. Read more here.