converter

How to control LM2596 buck converter with microcontroller 1

How to control LM2596 buck-converter with microcontroller

Every now and then someone asks on different forums if there is an way to control cheap LM2596 modules with an Arduino or another microcontroller. I decided to demonstrate one solution that might be basic electronics for some, but still many don’t know about. Those buck converters will change the output voltage to make the […]

How to control LM2596 buck-converter with microcontroller Continue Reading

Boost DC DC Converter

LT8494 – SEPIC/Boost DC/DC Converter with 2A, 70V Switch, and 7μA Quiescent Current

Features Low Ripple Burst Mode® Operation: 7μA IQ at 12VIN to 5VOUT Output Ripple (<10mV Typ.) Dual Supply Pins: Improves Efficiency Reduces Minimum Supply Voltage to ~1V after Start-Up to Extend Battery Life Wide Input Voltage Range of ~1V to 60V (2.5V to 32V for Start-Up) PG Functional for Input Supply Down to 1.3V FMEA Fault

LT8494 – SEPIC/Boost DC/DC Converter with 2A, 70V Switch, and 7μA Quiescent Current Continue Reading

Simplify DC DC Converter Characterization

Simplify DC-DC Converter Characterization

DC-DC converters are widely used components that convert DC power from one voltage to another, producing a regulated output voltage. These devices are used in many electronic products, including laptops, mobile phones, and instrumentation. Like any device, DC-DC converters need to be characterized by manufacturers and by engineers evaluating them for a design. Given the

Simplify DC-DC Converter Characterization Continue Reading

Light Meter Using I2C Level Converter LCD and TSL2561

Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino

I recently needed to measure how different materials affect light transmission for a gardening project.  I decided this was the perfect opportunity to try out the new logic level converter to run both a 5v LCD and a 3.3v light sensor on a single i2c bus.  I used the following parts in this project: Arduino

Light Meter Using I2C Level Converter, LCD, and TSL2561using arduino Continue Reading

Playing with analog to digital converter on Arduino Due

Playing with analog-to-digital converter on Arduino Due

Today I’m going to present some of more advanced capabilities of ADC built in ATSAM3X8E – the heart of Arduino Due. I like the Arduino platform. It makes using complex microcontrollers much simpler and faster. Lets take for example the analog-to-digital converter. To configure it even on Atmega328 (Arduino Uno/Duemilanove) you must understand and set

Playing with analog-to-digital converter on Arduino Due Continue Reading

Scroll to Top