skip to main
|
skip to sidebar
Microcontrollers
Pages
Home
program for Dual DAC, RAMP wave in 8051
#include <REG51xD2.H>
main()
{
unsigned char i=0;
P0 = 0x00; /* P0 as Output port */
while(1)
{
for(i=0;i<0xff;i++)
{
P1 = i;
P0 = i;
}
P0 = 0;
P1 =0;
}
}
0 comments:
Post a Comment
Newer Post
Older Post
Home
Labels
program for Dual DAC
8051 Microcontroller Based DC Motor Control
AVR Serial Port Programmer
Automatic Room Light Controller
CELLPHONE OPERATED LANDROVER
Demonstrate how to multiplex 64 LED's
Digital clock project using PIC16C54A microcontroller
First PICMicro Project
Frequency Counter Circuit
Home Security System Using AT89C52
How To Program PIC Microcontroller Interrupt in C
How To Program PIC(18F) Microcontroller In C Using MPLAB IDE
How to do IR communications.
How to do RS232
How to read a PC Joystick.
How to use a HEX keypad.
How to use an LCD text module.
MSP-EXP430FG4618 Development Tool and the eZ430 kits
MSP430FG4618 device implement a Buzzer tone generator
MSP430FG4618 device implement a Real Time Clock
MSP430FG4618 device implement a voltage ramp generator
MSP430FG4618 device present a message on the LCD Basic
Microchip PIC Serial Port Programmer
Microcontroller Based Access Control system
Microcontroller(8051) Lab
PIC 16f84a LED on/off with delay project
PIC Microcontroller Programming
PIC12F683 microcontroller based metal detector
PIC16C54 dual dice electronic project circuit
PIC16F84A digital thermometer microcontroller project
PIC16F886 horn driver
PIC16f84a Push Button for Blinking Led project
PWM motor contoller with MSP430
Program to add two BCD numbers in 8051
Program to convert ASCII to hex in 8051
Program to count from 0-9 in 8051
Program to find the square of an 8 bit number in 8051
Program to generate 50msec delay in 8051
Program to implement BCD counter to count from 0-99 in 8051
RAMP wave in 8051
RFID Based Door Access Control System using Microcontroller
Remotely Programmable RTC-Interfaced Microcontroller for Multiple Device Control
The Best PIC Microcontroller Projects on Web (Part 1)
USB 8051 (89 series) AVR Microcontroller Programmer
Write a C program to display the code of the key pressed in 8051
eZ430-F2013 Development Tool use SD16_A ADC
eZ430-RF2500 Development Tool use ADC10 to perform a single temperature sample on channel
microcontroller using IAR Embedded Workbench
program for Elevator Interface in 8051
program for Seven segment display in 8051
program for Stepper motor interface in 8051
square wave in 8051
triangle wave in 8051
Popular Posts
Program to convert ASCII to hex in 8051
AVR Serial Port Programmer
Microchip PIC Serial Port Programmer
USB 8051 (89 series) & AVR Microcontroller Programmer
program for Elevator Interface in 8051
PIC 16f84a LED on/off with delay project
PIC16C54 dual dice electronic project circuit
The Best PIC Microcontroller Projects on Web (Part 1)
Automatic Room Light Controller
RFID Based Door Access Control System using Microcontroller
Labels
8051 Microcontroller Based DC Motor Control
(1)
Automatic Room Light Controller
(1)
AVR Serial Port Programmer
(1)
CELLPHONE OPERATED LANDROVER
(1)
Demonstrate how to multiplex 64 LED's
(1)
Digital clock project using PIC16C54A microcontroller
(1)
eZ430-F2013 Development Tool use SD16_A ADC
(1)
eZ430-RF2500 Development Tool use ADC10 to perform a single temperature sample on channel
(1)
First PICMicro Project
(1)
Frequency Counter Circuit
(1)
Home Security System Using AT89C52
(1)
How to do IR communications.
(1)
How to do RS232
(1)
How To Program PIC Microcontroller Interrupt in C
(1)
How To Program PIC(18F) Microcontroller In C Using MPLAB IDE
(1)
How to read a PC Joystick.
(1)
How to use a HEX keypad.
(1)
How to use an LCD text module.
(1)
Microchip PIC Serial Port Programmer
(1)
Microcontroller Based Access Control system
(1)
microcontroller using IAR Embedded Workbench
(1)
Microcontroller(8051) Lab
(1)
MSP-EXP430FG4618 Development Tool and the eZ430 kits
(1)
MSP430FG4618 device implement a Buzzer tone generator
(1)
MSP430FG4618 device implement a Real Time Clock
(1)
MSP430FG4618 device implement a voltage ramp generator
(1)
MSP430FG4618 device present a message on the LCD Basic
(1)
PIC 16f84a LED on/off with delay project
(1)
PIC Microcontroller Programming
(1)
PIC12F683 microcontroller based metal detector
(1)
PIC16C54 dual dice electronic project circuit
(1)
PIC16F84A digital thermometer microcontroller project
(1)
PIC16f84a Push Button for Blinking Led project
(1)
PIC16F886 horn driver
(1)
program for Dual DAC
(3)
program for Elevator Interface in 8051
(1)
program for Seven segment display in 8051
(1)
program for Stepper motor interface in 8051
(1)
Program to add two BCD numbers in 8051
(1)
Program to convert ASCII to hex in 8051
(1)
Program to count from 0-9 in 8051
(1)
Program to find the square of an 8 bit number in 8051
(1)
Program to generate 50msec delay in 8051
(1)
Program to implement BCD counter to count from 0-99 in 8051
(1)
PWM motor contoller with MSP430
(1)
RAMP wave in 8051
(1)
Remotely Programmable RTC-Interfaced Microcontroller for Multiple Device Control
(1)
RFID Based Door Access Control System using Microcontroller
(1)
square wave in 8051
(1)
The Best PIC Microcontroller Projects on Web (Part 1)
(1)
triangle wave in 8051
(1)
USB 8051 (89 series) AVR Microcontroller Programmer
(1)
Write a C program to display the code of the key pressed in 8051
(1)
Blog Archive
▼
2011
(52)
▼
July
(52)
Program to convert ASCII to hex in 8051
Program to add two BCD numbers in 8051
Program to find the square of an 8 bit number in 8051
Program to count from 0-9 in 8051
Program to implement BCD counter to count from 0-9...
Automatic Room Light Controller
Microcontroller Based Access Control system
CELLPHONE OPERATED LANDROVER
Remotely Programmable RTC-Interfaced Microcontroll...
Program to generate 50msec delay in 8051
Write a C program to display the code of the key p...
program for Elevator Interface in 8051
program for Stepper motor interface in 8051
Home Security System Using AT89C52
RFID Based Door Access Control System using Microc...
Frequency Counter Circuit
How To Program PIC(18F) Microcontroller In C Using...
program for Seven segment display in 8051
program for Dual DAC, square wave in 8051
program for Dual DAC, triangle wave in 8051
PIC 16f84a LED on/off with delay project
PIC16f84a Push Button for Blinking Led project
First PICMicro Project
program for Dual DAC, RAMP wave in 8051
Demonstrate how to multiplex 64 LED's,
How To Program PIC Microcontroller Interrupt in C
Demonstrate how to multiplex 64 LED's,
Microcontroller(8051) Lab
MSP-EXP430FG4618 Development Tool and the eZ430 kits
MSP430FG4618 device implement a voltage ramp gener...
MSP430FG4618 device present a message on the LCD B...
How to use a HEX keypad.
How to do RS232
eZ430-F2013 Development Tool use SD16_A ADC
eZ430-RF2500 Development Tool use ADC10 to perform...
MSP430FG4618 device implement a Real Time Clock
MSP430FG4618 device implement a Buzzer tone generator
How to do IR communications.
microcontroller using IAR Embedded Workbench
How to read a PC Joystick.
PIC12F683 microcontroller based metal detector
PIC16C54 dual dice electronic project circuit
PWM motor contoller with MSP430
How to use an LCD text module.
Microchip PIC Serial Port Programmer
PIC16F84A digital thermometer microcontroller project
Digital clock project using PIC16C54A microcontroller
PIC16F886 horn driver
8051 Microcontroller Based DC Motor Control
USB 8051 (89 series) & AVR Microcontroller Programmer
AVR Serial Port Programmer
The Best PIC Microcontroller Projects on Web (Part 1)
Followers
Powered by
Blogger
.
0 comments:
Post a Comment