Free 8052 Microcontroller Based Projects


Posted on Feb 7, 2014

Personal Safes are revolutionary locking storage cases that open with just the touch of your finger. These products are designed as `access denial` secure storage for medications, jewelry, weapons, documents, and other valuable or potentially harmful items. These utilize fingerprint recognition technology to allow access to only those whose fingerp


Free 8052 Microcontroller Based Projects
Click here to download the full size of the above Circuit.

rints you choose. It contains all the necessary electronics to allow you to store, delete, and verify fingerprints with just the touch of a button. Stored fingerprints are retained even in the event of complete power failure or battery drain. These eliminates the need for keeping track of keys or remembering a combination password, or PIN. It can only be opened when an authorized user is present, since there are no keys or combinations to be copied or stolen, or locks that can be picked. k eeping track of keys or remembering a combination password, or PIN. It can only be opened when an authorized user is present, since there are no keys or combinations to be copied or stolen, or locks that can be picked. In this article we are going to learn how to send data to a microcontroller and make the microcontroller respond to the data. For simplicity we are just going to send data to turn on and off an LED which is connected at port P2. 0. So lets start off with designing a communications protocol. From VB we will send an ASCII 255, as a synch byte, and the on/off state (0 or 1). The microcontroller will wait for two (2) bytes of data. After these two bytes of data are received, it will then either switch on/off the LED Now that the form is set up and ready to go, we need to start adding our code to the project. The user will select a pin state from option button, and then click cmdSend to send the data to the microcontroller. So...




Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

Z80 clock circuit
Toy siren
Touch on-off switch
Amplifier Timer Circuit Schematic
audio Smallest circuit to make a sound
L298N Motor Driver Board Stepper Motor DC Motor Drive
PLL1706DBQ 3.3-V DUAL PLL MULTICLOCK GENERATOR
Optical Receiver Circuits
TTL Load circuit
ISL83490 3.3V Full Duplex 10Mbps RS-485/RS-422 Transceiver
Vacuum tube audio amplifier
Integrated digital volume potentiometer circuit



Top