Tag: microcontroller projects

Various projects with microcontroller MCU or integrals known as µC. Microcontrollers. PIC circuits, PIC projects, AVR circuits, AVR projects, ARM circuits, ARM projects, Arduino circuits, Arduino projects

Electronic key with Pic16f84 and Dallas iButton

| 2008/08/29

Electronic key with Pic 16F84 and Dallas iButton They are called Button Key and innovative components are made by Dallas Semiconductor, externally arise as button cells with a diameter of about 16 mm thick and 5 contain a microchip connected externally to the two electrodes, which is positive. They are the two electrodes for feeding,…

PIC16F84 Metronome Circuit

| 2008/08/29

Metronome electronic PIC 16F84 The draft submitted on this page and ‘found on the site www.htsoft.com, the software house that produces the compiler ANSI C for the PIC family of microcontrollers used in school. The management software provided as a demo for the compiler contains some errors in the values contained in the carrier digit…

Remote Controlled Toy Car Project PIC16F877 PIC16F628

| 2008/08/24

software CCS used N channel FETs with a 60 amp motor drive circuit and used for different applications control circuit PIC16F877 24c08 eeprom and ICL7660 used CCS EEPROM communication with examples of how you can also control circuit MC33063AP made ​​with dcdc converter circuit and 5 .12 v input 12 … 19v output 12 ……

8051 PS2 Keyboard with LCD Writing Text

| 2008/08/23

An application that performs text printing to the LCD via a microcontroller from a keyboard using the PS/2 protocol. The purpose here is to print text from the keyboard to the Text LCD via the microcontroller. Thanks to the microcontroller inside the keyboard, a code is generated for each key pressed. This code, which is…

TDA7318 Surround Sound System TDA8567Q Amplifier PIC16F628A Control

| 2008/08/22

Normally, I don’t share projects that only have hex code without source code, but this is an exception, a different project. Sound system Surround, remote control, 2×16 LCD display (tone, temperature, etc.). Although I shared a similar circuit made with a transformer before, I made a symmetrical smps circuit with IR2153, this circuit is a…

Brushed Motor ESC PIC12F675 PWM

| 2008/08/19

Brushed Motor control circuits are used by making some changes in the software with the slightly different basic circuit built on the PIC12F675 microcontroller. There are all Brushed Motor control circuit diagrams and source picmikro software. Combinations of software timing and timer-based interrupts were used to create the ESC PWM. This project documents how to…

AT89C51 Animated BMP Graphic LCD Display

| 2008/08/18

AT89C51 microcontroller controlled Animated BMP project usnig Graphic LCD Display 128×64 project keil source code and proteus isis simulation schematic files Graphic LCD Animated BMP Schematic The CPU performs the data flow and data processing tasks between the different units of the computer. Most of the data processing is done in the arithmetic logic unit…

AT89C51 Microcontroller Analog Clock for Graphic LCD

| 2008/08/18

Analog Clock GLCD We use 128×64 pixel graphical LCD having “HY-12864K” is. This adds the file extension of the LCD connections are provided in PDF. 128 × 64 graphic LCD s have the same general structure. Differences spending power connection types and LED colors. Graphic LCDs are managed as two frames (64 × 64) and…

Atmel ATMEGA8 IR detector circuit

| 2008/08/18

8 channel IR detector proximity sensor circuit is implemented with ATmega8 microcontroller. Obstacle sensing measuring via I2C bus (TWI, SMBus), designed for mobile robot. The Proximity Detector circuit works on the basis of reflecting infrared light beam. Eight-channel proximity sensor information; Measuring principle: IR light reflection Detection Max. Number of sensors: 8 independent sensors Communication…

PIC16F84 RF Transceiver Circuit (6-Channel)

| 2008/08/10

In the initial state of the circuit, when a button is pressed, the corresponding LED lights up, but when the button is released, it does not go out, until another button is pressed. In other words, one LED was always lit in the circuit. In the program, data information was sent only when the buttons…