Ben Nuttall over at Raspberry Pi has announced the release of GPIO Zero 1.5. This is a significant release and includes several enhancements. Improvements to the DistanceSensor class giving more accurate and reliable readings. Improvements to the source/value functionality meaning…
105 search results for "gpio zero"
Remote control a robot using GPIO Zero on a Raspberry Pi
CamJam EduKit for the Raspberry Pi receives GPIO Zero / Python 3 worksheet update
Maketronix Alarm system for the Raspberry Pi gets GPIO Zero software
Recently, the Maketronix Alarm kit was fully-funded on IndieGoGo. It is an add-on board and sensor for the Raspberry Pi that allows you to put together your own movement-activated alarm system. It comes with educational material that can be used…
Happy Birthday to Raspberry Pi Python library GPIO Zero as it hits v1.3
One year ago, Ben Nuttall and Dave Jones began work on GPIO Zero, a Python library which sought to simplify access to the Raspberry Pi’s GPIO pins. As of yesterday, it is now one year old and Ben has just…
New book from Raspberry Pi teaches you simple electronics and GPIO Zero
The Raspberry Pi Foundation and The MagPi have announced the launch of another in their Essentials series of books. This one is called Simple Electronics with GPIO Zero and focuses on teaching the reader how to use simple electronic components to affect…
GPIO Zero reference ruler for the Raspberry Pi – new Kickstarter
Alex Eames, of RasPiO and RasPi.TV fame has just launched his latest Kickstarter. This one is for a rather nice 30cm/12″ ruler filled with GPIO Zero reference code, as pictured above. Alex previously did an RPi.GPIO reference ruler that was half…
GPIO Zero v1.2 for the Raspberry Pi hits Raspbian
GPIO Zero, the easy-to-use Python library for the Raspberry Pi’s GPIO pins has just had an update on the Raspbian repository. It’s been available for a couple of weeks now via a slightly convoluted route, but is now available with…
Code a holdable button with GPIO Zero on the Raspberry Pi
Martin O’Hanlon has worked out how to extend GPIO Zero and has coded up a ‘holdable button’. This means that you can code a physical button to do one thing on a momentary press and another thing when the button is…
Read analog sensors with the MCP3008 and GPIO Zero on the Raspberry Pi
Alex Eames recently announced a new reward level for his RasPiO Pro Hat Kickstarter – it includes an MCP3008 analog-to-digital chip and an analog temperature sensor (TMP36). Alex has now written a tutorial to show you how to use the chip…