In this example we will connect an RGB LED to our Chipkit Uno and control it via a C# winforms app that will send commands down to the Chipkit via the com port. In this example we keep the commands very simple …
shedboy71
-
-
In this simple project we will create a simple morse code flasher, you will use the serial monitor to type in a message and this will then be flashed in morse code on an LED. If you wish to learn …
-
In this example I wanted to connect a shield that I purchased for Arduino development and use it with my Chipkit Uno 32. The shield is a Nokia 5110/3310 display and is called the SainSmart Graphic LCD4884 Shield For Arduino …
-
In this example we will connect an LM35 temperature sensor to our Chipkit Uno The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius (Centigrade) temperature. The LM35 thus has an advantage over …
-
The MAX7219 is a compact, serial input/output common-cathode display drivers that interface microprocessors (µPs) to 7-segment numeric LED displays of up to 8 digits, bar-graph displays, or 64 individual LEDs. Included on-chip are a BCD code-B decoder, multiplex scan circuitry, …
-
In previous posts we showed some examples for the 4067 16-Channel multiplexer – http://www.piclearning.net/132/chipkit-uno-and-4067-led-output-example.php The HCF4051 device is a monolithic integrated circuit fabricated in MOS (metal oxide semiconductor) technology available in SO-16 and PDIP-16 packages. The HCF4051 analog multiplexer/demultiplexer is a digitally …