Circuits & Schematics - Microcontrollers Usage - 9

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 419 Output: 81-90
  1. Victor Khasiev
    Introduction Data loss is a concern in telecom, industrial and automotive applications where embedded systems depend on a consistent supply of power. Sudden power interruptions can corrupt data during read and write operations for hard drives and ...
    Jan 24, 2017
  2. Abel Raynus
    A microcontroller requires dc operating power in the 2 to 5.5 V range, an amount that a battery or a secondary power source can easily supply. However, in certain situations, a microcontroller-based product must operate directly from a 120 or 220 ...
    Jan 19, 2017
  1. Francois AUGER Philippe Fretaud EDN Many previous Design Ideas [1, 2] have shown how to use the Charlieplexing technique [3] to drive as many LEDs as possible with a minimum number of I/O lines. This Design Idea shows how you can drive three LEDs ...
    Jan 19, 2017
  2. Andreas Freiherr VishayOpto Creating a “Magic” Cat Doorbell with the TSSP4P38 Proximity Sensor Leonie and her family live in a building with seven other families. Like many cats, Leonie loves to explore her surroundings, and after ...
    Jan 18, 2017
  3. Ricardo Jiménez and Juan C. Ángeles Electronic Design A basic microcontroller can be used to convert a sensor's analog output into a pulse train, thereby making the output compatible with standard digital I/O ports. When the need ...
    Dec 22, 2016
  4. Stephen Woodward
    An inexpensive way to implement high-resolution digital-to-analog conversion is to combine microcontroller-PWM (pulse-width-modulated) outputs with precision analog-voltage references, CMOS switches, and analog filtering ( Reference 1 ). However, ...
    Nov 9, 2016
  5. Part 1 Software The software for the datalogger is download section (PIC_DATALOG_V00d). I use Mikroc Pro PIC compiler from mikroElektronika , the libraries of this compiler are great! Especially the FAT32 library, it allows to manage the micro SD ...
    Sep 22, 2016
  6. Part 1 - Hardware: Schematic, PCB and case. Hi all! I’m continuing here with the last board I design and now I’m continuing testing. It’s a battery-powered small datalogger based on a PIC18F2620 microcontroller (Figure 1). The ...
    Sep 14, 2016
  7. Ioan Ciascai EDN Reading quadrature encoder signals at high speeds (e.g., 1 MHz, or, 1 m/s with a resolution of 1 um) often requires dedicated hardware. This Design Idea shows a simple scheme to accomplish this function using only an ATtiny2313A ...
    May 25, 2016
  8. Les Hughson EDN The ATMega168 is a great general purpose 8-bit AVR microcontroller from Atmel . It has 23 GPIO pins, but sometimes (as I have found) you can run out of I/O pins as your design grows. This happened to me recently when, of the 23 GPIO ...
    Mar 10, 2016