Circuits & Schematics - Microcontrollers Usage - 10

Subsection: "Microcontrollers Usage"
  Including:
  AVR   Clock   PIC   Programmer
Search results: 432 Output: 91-100
  1. Вадим Колесник
    General information In this article we will talk about a simple device that I designed for automatic control of additional LED lighting in the kitchen. Kitchen renovating and complete replacement of kitchen cabinetry are main reasons for ...
    Mar 15, 2017
  2. Dusan Ponikvar
    When you need an analog output from a microcontroller that does not have a digital-to-analog converter (DAC), you can connect an external DAC chip. But for a cheaper solution, use a pulse-width modulated (PWM) output and add a low-pass filter (LPF) ...
    Mar 14, 2017
  1. Analog Devices Circuit Note CN-0038 Circuit Function and Benefits This circuit provides a programmable gain function using a multiplying DAC and an operational amplifier (op amp). The maximum gain value and the temperature coefficient are set by ...
    Feb 20, 2017
  2. 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
  3. 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
  4. Francois AUGER Philippe Fretaud 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 and ...
    Jan 19, 2017
  5. 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
  6. 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
  7. 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
  8. 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