- Home /
- Search about microcontroller
Page 35 about microcontroller | |
Total Found: 1126 |
-
Halloween is coming up and it's time to do some pranks. Everyone likes Halloween and I'm no exception. Every year me and my wife decorate the house with lot's of bugs, spider webs, creepy posters and of course lot's of Halloween candy. While making the....
-
Decoding this bit stream into ASCII hex values is an ideal job for a low-cost 8-bit microcontroller. Using a microcontroller with onboard flash memory, such as the NEC Electronics µPD78F9418A (www.necelam.com), eliminates the need for external memory. The....
-
The interface uses a PIC16F876 microcontroller and not much else. It performs channel mixing, current limiting, and noise rejection. Push the stick forward, both motors move forward, move the stick to the left and the robot moves left. It makes the robot....
-
In many applications, a single on/off button switches the power supply on or off. Usually, the system switches off regardless of the processing function or workload the microcontroller or DSP circuit is currently handling. The small circuit in Figure 1 is....
-
The power supply section is the important one. It should deliver constant output regulated power supply for successful working of the project. A 0-12V/500 mA transformer is used for this purpose. The primary of this transformer is connected in to main supply....
-
The heart of the clock is a PIC 16f628A microcontroller (PDF). This microcontroller has an internal oscillator however an external 20MHz crystal oscillator is being used since it will have to accurately keep track of time for weeks and months. The....
-
In recent years more and more, have a tendency ket demanded higher reimbursement structures with lights and music lovers in general and manufacturers of tube amplifiers. The reason, in their view is that the sound of tubes is more sweet, how rich and....
-
Tihs circuit has: automatic switch on on rear gear. led-bargraph display. audible bleep on last led. "good old" design style, no microcontrollers! Based on an ultrasonic amplifier from an article seen on a 1982 magazine, it was once installed on the rear....
-
This is a new design of a tutorial board based on the popular PIC16F84A microcontroller. It features eight single leds, a 7-segment display, an LCD display and five push buttons. It is an ideal solution for the beginner to take his/her first programming....
-
The simple ADC in Figure 1 is perfect for getting analog signals into a purely digital microcontroller. Using just five surface-mount parts, you can assemble it for less than 50 cents (1000), which is approximately half the cost of a single-chip-ADC approach....
-
This encoder can transmit the state of up to 16 TTL digital inputs using an RF or infrared transmitter. When enabled, the included modulator automatically generates the 38kHz IR carrier. Containing a PIC microcontroller, the circuit is very flexible. You....
-
The Infineon C16x Series of µCs use an internal 16-bit-register architecture. The architecture can also process byte-wide functions. The µC uses byte moves to implement library functions such as memset() or memcopy(). This process makes the library code....
-
The circuit presented on this page attemps to be an interface to convert pulses such as provided by a Basic Stamp or R/C receiver to a dual PWM(Pulse Width Modulation) signal required by an H-bridge. The simplest circuit would use a small microcontroller....
-
This adaptor will capture plots or prints of your GPIB instrument to your PC through the serial port. It fills the need of anybody who has a test instrument with the GPIB port and likes to get the screen dump on his PC without any GPIB card. Project based on....
-
This is the lowest cost dialing alarm on the market and shows what can be done with an 8-pin microcontroller. The complete circuit is shown below. You cannot see all the features of this project by looking at the circuit - most of them are contained in the....
-
This machine essentially does three things: It controls the process temperature, provides constant agitation of the chemical baths, and performs the timing. The operator must pour in and out the liquids by hand. The heart of the circuit is a Basic Stamp 2p....
-
This project can be used for many different purposes. Probably the most used application would be to interface to any electronic project that requires a keypad. There are several ready made keypads on the market, but those work with matrix connections and....
-
The Multimeter Clock consists of three multimeters, the first meter displays hours, the second displays minutes and the last displays seconds. A 16F628A PIC microcontroller keeps track of time and outputs a calculated current to each meter to display the....
-
Battery run times for notebook computers and other portable devices can be improved and acoustic noise reduced by using Linear Technologys LTC®1695 to optimize the operation of these products internal cooling fans. The LTC1695 comes in a SOT-23 package....
-
Many embedded-microcontroller applications require generation of analog signals. An integrated or stand-alone DAC fills the role. However, you can often use PWM signals for generating the required analog signals. You can use PWM signals to create both dc and....
-
This project Digital gated Emulator using Microcontroller is used to emulate the basic gates such us NOT, OR, AND. The system has the selector switch by which we can select any gate. The system has two inputs and one output. We use two SPDT switches for the....
-
This reference design is a high efficiency, high power factor, digital dimming electronic ballast designed to drive rapid start fluorescent lamp types. The design contains an active power factor correction circuit for universal voltage input as well as a....
-
This unit has a single column of LEDs that are spinning in a left to right motion, as it spins a microcontroller keeps track of the exact position of the board. Words are written in the air by flashing the correct bit pattern in the correct location. The....
-
This microcontroller fascinated me a lot because I wanted to see what we can do with an 8-pin microcontroller (out of which 2 pins goes to power supply, so actually just 6-pins are left for I/O). So I thought of making my own learning board for this. In this....
-
The System is fully controlled by the microcontroller AT89S52. It is a popular 8 bit microcontroller. The circuit consists of four switches, in which two buttons are used to increment and decrement the temperature value and the next button is to edit the....
-
The hardware block is shown in Figure 1. The MCU is 89Sxx microcontroller. And the complete hardware schematic is shown in Figure 2. Port1 is used as data-bus for LCD (4-bit interface, PCB lay-out for 16x2 character with backlight), on-board tact switch and....
-
This project is used as an electronic private exchange. It has two telephones, which have the intercom facility, and they can be connected to the telephone line. All the functions are controlled by the 8-bit microcontroller AT89C2051 which has an Program....
-
This circuit measures temperature in Celsius scale and displays it on an alphanumeric LCD screen. When temperature rise to 40 C an alarm is activated and at the same time a relay is also activated which drives a fan to keep the temperature at a level.....
-
This is an evaluation use of a small graphics LCD module. Last summer, SG12232C graphic LCD module has been sold sold for 1500 Yens from Akizuki Denshi and I bought it. However I could not find good application for the LCD module and it was going to go to....
-
This Project REMOTE CONTROLLED SWITCH BOARD is used to switch on/off the Home Appliances by using a standard Remote control. The system is used to switch on/off upto six electrical devices. All the above processes are controlled by the 8 bit Microcontroller....
-
At times, a µC must read a large number of DIP switches, such as for system identification, bus-address setup, manual configuration, or other purposes. However, the available number of I/O lines is sometimes not enough to assign a switch to each one. You can....
-
It is sometimes necessary to retrieve data at power-up in the same way that they were at the last power-down, so that the product wakes up in the state it had before shutdown or to retrieve some measurement. One approach is to save critical variables into....