- Home /
- Search about microcontroller
Page 28 about microcontroller | |
Total Found: 1126 |
-
The ADUC816 is a complete smart transducer front-end, inte- grating two high-resolution sigma-delta ADCs an 8-bit MCU, and program/data Flash EE Memory on a single chip. This low power device accepts low-level signals directly from a transducer. The two....
-
This application note describes a Digital Blood Pressure Meter concept which uses an integrated Pressure Sensor Analog signal-conditioning circuitry, Microcontroller hardware/software and a liquid crystal Display The sensing system reads the cuff pressure....
-
PIC development/testing board Here`s a PCB design for a bare bones PIC16F877 development board. All you need is a 4mhz crystal, two 22pf caps, one 4.7k res....
-
This circuit can be used as a low cost SRAM and Microcontroller-Microprocessor Battery Backup. All the diodes are 1N4148, The diodes prevent battery discharge back to power source. D8 gives a one way path to charge Battery thru R13 which limits current. D4....
-
This post provides the implementation of free running counter ( using c language ) for PIC16F84A micro-controller. This code is written in such a way that,....
-
Interfacing ADC to 8051 microcontroller. ADC0804 is interfaced to microcontroller AT89S51. Complete circuit, theory and program in assembly language....
-
This smart doorbell system is designed for use in industrial environments. It is microcontroller based and controls a horn and a flash light....
-
I/O board adds 16-bit resolution Volt Analog inputs, 16-bit resolution volt analog outputs, and 4-20mA current loop transmitter and receiver to microcontroller. Amplifier circuits and schematics are discussed. Signal conditioning variable gain amplifier,....
-
This thermometer uses an LM19 sensor calibrated for measuring a wide temperature range (-55 130 Celsius, -67 266 Fahrenheit) for outdoor temperature measurement and an SHT21 digital thermometer with humidity measurement for indoor use. An ATmega328....
-
An embedded system which is used for tracking and positioning of any vehicle by using Global Positioning System (GPS) and Global system for mobile communication (GSM). In this project AT89S52 microcontroller is used for interfacing to various hardware....
-
This post provides the LCD interfacing code using PIC16F84A microcontroller. This code is written in C language using MPLAB with HI-TECH C compiler. You ca....
-
This is a simple schematic which can be assembled to control a lamp with a Sony TV remote control. Circuit uses a PWM signal connected to photocoupler which isolate the power part from microcontroller. Power part has very interesting solution on how halogen....
-
This page documents instructions for use of the Innovatia Renesas M3850A microcontroller programmer. The following design uses a DB-25 type parallel-port cable, and requires MS-DOS 6. 22 or earlier. This is because Microsoft Windows restricts access to the....
-
buzzer circuit, pic microcontroller, piezo buzzer is a computer chip. It is overkill for driving a piezo buzzer. It is certainly a very low power processor that is optimum for portable and small devices where battery power must be conserved....
-
For maximum efficiency, set MAX_STEPPERS equal to the number of stepper motors that you are controlling (but never more than 4). Motors are referred to by their indices 0, 1, 2 and 3. On the QCard there is a trade-off between the number of motors being....
-
This post answers the question, ""How to use interrupt based UART in PIC16F877"" ? Also, using PIC16 simulator (Proteus) you can verify this UART code and ch....
-
In this project, 8 LEDs are connected to PORT B of a PIC microcontroller. Also a push-button switch is connected to bit 0 of PORT A using a pull-up resistor. When the switch is pressed the LEDs scroll to the right. The circuit diagram of the project is shown....
-
Actually this is the another version of my older DVM project that was based on PIC12F683. The older version displays the measured voltage on a LCD that is driven serially by PIC12F683 using 3 I/O pins. The new one uses PIC16F688 microcontroller that doesn`t....
-
This circuit generate sine wave oscillation, but actually we can modify the circuit to generate triangle or square wave function. The frequency can be controlled using current. If we disconnect the 20k RIN from REF (pin 1) and connect it to a DAC, then we....
-
The goal is to be able to turn on and off the load (an 8051 based uC) by pressing both switches. When the uC turns on, it sets PWR high, and then when the switches are pressed again, pin 4 of the flip flop goes low, turning off the boost regulator and uC.....
-
The aim of this project is to create a setup to capture the image of a falling object or any object in motion at a precise time using a DSLR and Arduino microcontroller. It can be done in many different ways, but the method I tried is illustrated below.....
-
Standard serial interfacing of microcontroller (TTL) with PC or any RS232C Standard device, requires TTL to RS232 Level converter. A MAX232 is used for this purpose. It provides 2-channel RS232C port and requires external 10uF capacitors...
-
A seven segment display is the most basic electronic display device that can display digits from 0-9. The most common configuration has an array of eight LEDs arranged in a special pattern to display these digits. They are laid out as a squared-off figure....
-
This requires expensive hardware (microphone & amplifier) and some sophisticated audio analyizig on the microcontroller. Even a complete microphone with amplyfier circuit does not provide the desired results (according to the comments on this product) I am....
-
When a network needs to transfer small blocks of information over long distances, RS-485 is often the interface of choice. The network nodes can be PCs, microcontrollers, or any devices capable of asynchronous serial communications. Compared to Ethernet and....
-
Drive a four line LCD panel from an Arduino. The project started out as a way to drive the LCD to display arbitrary information, but then evolved into a way to tell the time, read and write the EEPROM from the Atmel 328p, and measure voltage. I`m using many....
-
Have a water tank you want to measure or a dam or a gate Want to detect a car coming down the drive but don`t want to string wires through the garden This instructable shows how to send data 500 metres with 100% reliability using picaxe microcontroller chips....
-
The minimum number of supporting components required to build a circuit using AT91SAM7S microcontrollers. This example uses the AT91SAM7S256 ARM7 microcontroller....
-
The Saver V5. 0 runs simple clock emulation program, turns a night light on and off with preset time, say 19:00 to 22:00 everyday. The design features low cost, easy installation, no battery backup and no EMI. The AT89C2051 uses external oscillator generated....