In this example we connect a MAx7219 8×8 LED matrix to our PIC 16F819 development board Here is a picture of the module, these are very common and available from many sites The connections are as follows MAX7219 Pin Pic16F819…
shedboy71
-
-
The USB Bit Whacker is a spectacular little development board featuring the PIC18F2553. Based on the work of Brian Schmalz, the UBW is a small board with a command interpreter for basic input and output control. When attached to a…
-
In this example we connected an LCD to the LCD 1602 LCD connection on the Open18F4520 PIC evaluation development board from Waveshare. A simple example is to display some basic text on the LCD display. This is a picture of the…
-
In this example we keep the LCD shield connected to our Chipkit UNO and this time we will connect an LDR to A4, read the value in and display it on the LCD display I used an LDR breakout but…
-
Whilst browsing some electronic sites looking at some of the development boards and kits that are available when I noticed the Chipkit UNO, this was advertised as being pin for pin compatible with arduino shields but used a Pic micro…
-
In this example we will connect a buzzer to our pic and then play a basic tune, we will use mikroC and the Sound library that is available. Here is the schematic Schematic Code The code was written in mikroC,…