Circuit Basics - Raspberry Pi - Input Devices

Raspberry Pi

Upgrade Any Project With Interactive Controls

How to Use Potentiometers on the Raspberry Pi

How to Use Potentiometers on the Raspberry Pi

Zain Mohammad55 min read
Learn how to use potentiometers on the Raspberry Pi and all about analog to digital converters. Includes wiring diagrams and example Python code.
How To Detect Keyboard and Mouse Inputs With a Raspberry Pi

How To Detect Keyboard and Mouse Inputs With a Raspberry Pi

Ruzell Ramirez37 min read
In this tutorial we learn how to detect keyboard and mouse inputs using Python on the Raspberry Pi.
How to Set Up Buttons and Switches on the Raspberry Pi - Toggle Switch Schematic

How to Set Up Buttons and Switches on the Raspberry Pi

Zain Mohammad312 min read
A complete guide to using buttons and switches on the Raspberry Pi, complete with wiring diagrams and example code.
Raspberry Pi and DS1307 Real Time Clock

How To Use Real-Time Clocks With the Raspberry Pi

Harry Mafukidze08 min read
Learn how to use a real time clock to get the current date and time in your Raspberry Pi projects. Complete with step by step instructions and wiring diagrams.
Reading User Input In Python

How To Read User Inputs With the Raspberry Pi and Python

Ruzell Ramirez03 min read
Learn how to work with user inputs on the Raspberry Pi with an example program that prompts a user for a password.