- Home /
- Search about microcontroller
Page 13 about microcontroller | |
Total Found: 1126 |
-
This project is developed to control up to 50 solid state relays individually. The project is good learning material for students who which to expand the input output lines of microcontroller and want to control many devices. 2. The ON or OFF status of each....
-
Ultrasonic atomizer circuit : How to generate an atomized water mist using ultrasonic sound waves....
-
A source code for a very simple PIC based digital timer. The actual hardware of the project isn`t with me anymore. I will rather demonstrate it using my DIY PIC16F628A breadboard module and I/O board. The complete circuit diagram along with the firmware....
-
The microcontroller IC is a device that looks like a common IC. But inside it, the virtual a miniature computer. This device can be used instead of transistors....
-
Embedded Systems is simply the brain of the most of the electronics based systems to access, process, store and control the data. Few simple electronics circuits can be intelligently hardware designed without a microprocessor or microcontroller but is not....
-
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....
-
Any ideas Is this circuit going to be stand alone Any other circuitry around it, perhaps a microcontroller What circuitry does the timing device contain, or does it even contain electronics abdullah kahraman Mar 22 `13 at 18:10 Since you do not want much....
-
This article explains how to add 32K external crystal/clock source to Atmel AVR micro controller Atmega8 with circuit diagram & C program....
-
Rectifier bridge voltage. See U2 element you used data sheet to know about maximum voltage it can work properly. On the other hand the minimum voltage on that pin mustn`t drop bellow c. a. 9V, or 6. 5V if low drop type U2 and U3 voltage regulators were used.....
-
Basically 8051 controller is Mask‚ programmable‚ means it will‚ programmed‚ at the time of manufacturing and will not‚ programmed‚ again, there is a derivative of 8051 microcontroller, 89c51‚ micro controller‚ which is‚ re-programmable. This device also have....
-
This simple programmer will accept any device that`s supported by software. The circuit is based in part on the ISP header described in the SILICON CHIP "PIC Testbed" project but also features an external programming voltage supply for laptops and for other....
-
The design is based entirely on Silicon Chip`s PIC-Based Water-Tank Level Meter, but instead of programming PICs, I prototyped using an arduino, and built the final version using PICAXE microcontrollers. An MPX-2010DP silicon pressure sensor (temperature....
-
This circuit uses the LM358 operational amplifiers (or any single supply op amp) to generate a pulse-width modulated signal. In most cases, I would just use a microcontroller to generate PWM signals. Unfortunately, the circuit was designed for a local marine....
-
Interfacing 16x2 alphanumeric LCD module with AT89S51 microcontroler. Circuit diagram,theory and program. JHD162 lcd module pinout and commands....
-
Control a furnace using a 3. 3V microcontroller. The furnace operates by connecting a common 21V AC "hot" line to one of two AC "neutral" output lines: Fan and Heat. When connected they have relatively low current flow, ~100mA. I`ve had some success using a....
-
I opened remote of a RC car and extended wires out of backward, forward, left and right switches. So when I ground anyone of then the circuit completes andit sends signal to the car. I wanted to close the circuit using one of the I/O pins of BeagleBone....
-
Voltmeter and Ammeter can be easily made using PIC Microcontroller having ADC (Analog to Digital Converter). I am using PIC16F877A and the result is displayed on an LCD Display. PIC16F877A is enough if you do this project only for testing purposes. I suggest....
-
The gap between TTL graves and the PC can be perfectly filled with modern microcontrollers. They not only contain the CPU but also program and data memory, EEPROM, I/O ports, timers, some even ADC and UART. With that you have a complete little computer....
-
The UART, or Universal Asynchronous Receiver / Transmitter, is a feature of your microcontroller useful for communicating serial data (text, numbers, etc. ) to your PC. The device changes incoming parallel information (within the microcontroller/PC) to....
-
This system includes a processor which may have been a microcontroller but it did not have alarge memory and so an obvious improvment to this system is to use the internal RAM and ROM in a modern microcontroller. Note There are lots of circuit elements here....
-
Electronics Nerd shows us how to reverse engineer an IR remote control signal. By understanding what type of signal is being transmitted out of the remote control allows a microcontroller to simulate the code to control the Hampton Bay Air Conditioner. "In....
-
This tutorial looks at the tools needed to start development (C programming) on 8-bit AVR microcontrollers and shows how to write a C program and load it to an AVR microcontroller. An ATtiny2313 microcontroller breadboard circuit will be used as the test....
-
The MIC2199 is a synchronous buck switching Regulator controller. An all N-Channel synchronous architecture and powerful output drivers allow up to a 20A output current ca- pability. The MIC2199 operates from a 4. 5V to a 32V input and CAN be programmed for....
-
How to handle digital input/output(I/O) in Avr Microcontroller? Explained using basic programs and circuit to glow an LED,generate stepper motor sequence,read push button switch and key debouncing....
-
This is a circuit of a microcontroller AT89S52 Thermometer and 12-bit ADC LTC1298, programs written in the language c program with digital filtering and interface the LED display. The reading provides 0. 1C sensitivity. The hardware block and circuit diagram....
-
This is simple to build AVR programmer for Atmel microcontrollers from AVR family. The microcontrollers must support serial programming. AVR programmer is connected to a PC through the RS232 serial interface and can be used with the PonyProg or Avrdude....
-
This is a Simple com port based Microchip PIC microcontroller Programmer, This Programmer is based on JDM programmer. The entire programmer is built around commonly available components you can programe may microcontroller by using this schematic, all you....
-
This electronic game pits a human player against the ‘machine’. The opponents use a common ‘game token’ and take turns moving along a path by one, two or three steps, and the winner is the first one to reach the goal exactly. Incredibly enough, this simple....