The Raspberry Pi Foundation

The Raspberry Pi Foundation is a UK-based charity that works to put the power of digital making into the hands of people all over the world, so they are capable of understanding and shaping our increasingly digital world, able to solve the problems that matter to them, and equipped for …

Continue reading

I2C Tutorial

In this tutorial, you will learn all about the I2C communication protocol, why you would want to use it, and how it’s implemented. The Inter-integrated Circuit (I2C) Protocol is a protocol intended to allow multiple “slave” digital integrated circuits (“chips”) to communicate with one or more “master” chips. Like the …

Continue reading

Raspberry Pi RGB1602 LCD Module

Documentation for the LCD RGB 1602 Display with Keypad for Raspberry Pi.  This Raspberry Pi Hat uses I2C to minimize the number of GPIO pins used.  Two pins are used for the I2C communcation, Two pins for power and ground and three pins to control the LED Background colors.

Continue reading

AFMotor Library V1

Adafruit Motor shield V1 firmware with basic Microstepping support. Works with all Arduinos and the Mega. Note, this library is considered obsolete though it works with the older motor driver shield.  The older motor driver shield is still available so this library is still useful.

Continue reading