Tutorials
Curated lessons and instructions on specific topics.
74HC165 to 74HC595 Demo 1 [SPIN]
A tutorial on using the 74HC165 Parallel to Serial shift register and 74HC595 Serial to Parallel shift register with the P8X32A MCU.
74HC595 Demo [SPIN]
A tutorial on using the 74HC595 Serial to Parallel shift register with the P8X32A MCU.
74HC165 Demo [SPIN]
A tutorial on using the 74HC165 Parallel to Serial shift register with the P8X32A MCU.
RN-42 Bluetooth to PC Demo [P8X32A]
This demo provides an example of communication between the RN-42 Bluetooth Module and another device capable of supporting Bluetooth SPP, such as a PC or Smartphone.
PIR Triggered Relay Circuits
This tutorial describes how you can turn on a light when motion is detected, just like those outdoor motion-sensing lights do, and all without writing a single line of code.
Relay Driver Circuits
A collection of circuits for driving relays in your projects.
DS1620 Serial LCD Demo [BS2]
An example of displaying the day, date and time from a DS1302 and the temperature from a DS1620 on a serial LCD.
Mixed Voltage Systems
This article describes methods for interfacing 5V and 3.3V devices in a world where microcontrollers and various sensors often operate and communicate at different voltages.
LCD Bar Graph Demo [BS2]
This tutorial shows how to draw different types of bar graphs on a Parallax 2×16 Serial LCD.
DS1302 Demo Code [BS2]
This tutorial explains how to make use of the DS1302 real-time clock IC on the BS2, while providing both demo code and a template to create your own programs.