It just keeps going. Our favorite fruity mini computer, the Raspberry Pi, can’t seem to stop; there is always something new, something very useful to play with and new ways to teach kids and newbies about computers.
Forget about TFT displays and barometric sensors These five extensions will change the way you use your Raspberry Pi and teach you something along the way…
What can you do with a capacitive touch helmet?
HAT is a Raspberry Pi extension that sits on top of the GPIO. ; it is an abbreviation for «Hardware mount on top». Capacitive Touch Hat Adafruit adds 12 capacitive touch sensors to the Pi, which will detect when one of the sensor electrodes is touched and react accordingly.
Look:

Of course, the possibilities go beyond creating a set of fruit drums in Python. Capacitive touch is widely used in smartphones and tablets, so you can use this hardware to design projects that respond in a variety of ways, from alarms to human interface devices and beyond.
In terms of design, this HAT is really well planned as the 12 sensors have 8 shaped holes perfect for attaching alligator clips. Touch panels must be electrically conductive or filled with water.
This kit is very affordable for just $20 (£14) and can be ordered from Adafruit or Amazon.
CamJam EduKit 3 — Robotics
Perhaps a must-have extension for anyone interested in robotics, CamJam EduKit 3 is ridiculously affordable. Available through Pi Hut, for less than $30 (about £17) you can buy a kit that includes two motors, two wheels, a third «wheel» bearing, a battery, a GPIO expansion box, and a sensor to control your blackline robot. .
Programming the robot — to which you must add your own chassis (perhaps something built from Lego or even a CamJam EduKit 3 box!) — is via Python, and the instructions are provided as worksheets on the CamJam website.

This is a great project for kids to get involved with and depending on their age they might be interested in building a robot or even typing a Python script.