Recent Changes - Search:

Introduction to Microcontroller Programming

About PICmicro Chips

Clocking Your PICmicro Devices

E-Blocks

Flowcode Step By Step

PICmicro Projects

Labs

A Binary Adder

<^< Set up the Equipment | Course Index | Set up the Flowchart >^>

In this section you can see how the PICmicro brain works by making a system that can add two numbers.

The simplest way to input a binary number is to use a set of switches attached to the input port. We want to input two binary numbers, so we will need two sets of switches, and two input ports. We want to see the result of the calculation. For now, we will use a LED Array, connected to the output port, to show the result. We need a PICmicro chip with three ports!

<^< Set up the Equipment | Course index | Set up the Flowchart >^>

Print - Search - Login

Page last modified on July 19, 2013, at 02:44 PM