Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Microcontroller and RGB led

Juan Francisco Yamá Chuil

Department of electrical and electronic engineering

Instituto Tecnológico de Mérida

Mérida, México
Abstract— In this report, I will show you part of the process of
developing a pcb with a circuit that controls the lighting of a rgb The materials I used on my plate and their costs were:
led using a push button and a microcontroller. With the aim of
using the cheapest in the market. Pic12f microcontroller $32.00 MXN
Led rgb $ 8.00 MXN
I. INTRODUCTION Resistors $ 4.00 MXN
To start investigate a little about how to program Pcb 5 x 5 cm $ 5.00 MXN
microcontrollers and some of the models that are considered low welding $ 5.00 MXN
cost as well as their characteristics that I consider to be necessary
for my circuit to develop. Total $52.00 MXN

DEVELOPENT PICTURES

In this part I will talk about the elaboration of the pcb of the Project code in the program ''MPLAB''
circuit described above, as well as a list of the costs of the
materials used in the elaboration.

Start doing the basic circuit to implement the operation of


the on and off of the rgb led as well as the calculations
necessary for the correct operation of the led rgb using the
appropriate resistors not to burn some of the terminals of
led rgb.

Look for examples on the internet of the basic commands


that are used in assembler to program the microcontroller,
also asked a little help to colleagues of advanced semesters
with knowledge in the subject, to develop the code of the
microcontroller.

Image of circuit on program “Circuit Wizard”


Microcontroller and RGB led

Elaboration process

CONCLUSION

In conclusion, I think that the objective was fulfilled to a certain


extent, since the goal proposed in the implementation of the
microcontroller program worked properly, but the goal of being
done with the lowest cost was not met.

You might also like