Archives: Projects
Multi Output Step-Down Converter – Input 18-24V and Output 3.3V, 5V, 12V
This is a fantastic project for makers, offering multiple output options of 3.3V, 5V, and 12V, with an input of 18-24V DC. This project is built around the MP2451 high-frequency (2Mhz) step-down switching regulator, ensuring efficient and reliable power conversion. For added...
Continue ReadingTwo Channel Current Sensor for High Voltage Range
This board is built using a 2 x INA149 precision unity-gain difference amplifier with a very high input common-mode voltage range. The project can be used as a current sensor for high-voltage applications, INA149 provides a common-mode voltage range of +/-275V. The project operates...
Continue ReadingDual Channel Voltage-to-Current (V-I) converter circuit with BJT
This low-side voltage-to-current (V-I) converter delivers a well-regulated current to a load. The circuit accepts an input voltage from 0V to 3V and converts it to a current from 0A to 6A (combined). The current is accurately regulated by feeding back the voltage drop across a...
Continue ReadingIsolated Flyback Converter with 18V-28V Input and 12V Output
The project presented here is a micropower no-opto isolated flyback converter featuring the LT8304 chip from Analog Devices. This circuit outputs 12V and maintains tight regulation with a load current from 10mA up to 1A and over an input voltage from 18V to 28V. The project needs less...
Continue ReadingInclinometer with 17 Segment BarGraph Display
This project is an inclinometer based on the ADXL203/ADXL103 accelerometer chip and the Arduino microcontroller ATMEGA328. The device measures tilt and displays it on a 17-segment bar graph display. The ADXL203 provides an analog value, which is read by the ATMEGA328's ADC A0 and...
Continue ReadingBootloader Programmer Tool for ATMEGA328 32Pin TQFP Arduinio ISP
If you have a new ATmega328P you’ll need to burn the bootloader, to be able to upload a sketch with Arduino IDE. You can do this using this simple-to-use bootloader burning tool. The board consists of 32-pin TQPF adapter and Arduino Nano. Place the new ATMEGA328 TQFP chip into...
Continue ReadingBoost Converter – Input 3.3V, Output 5V@500mA
The project presented here is a compact, high-efficiency, low-cost, and low-EMI step-up DC/DC module designed to replace LDO regulators. This small module not only saves on solution size and cost but also eliminates the need for a heatsink, occupying the same space as a TO-220 package...
Continue ReadingFuel Gauge with OLED Display
This project enables the measurement of fuel levels in a tank using a resistive float sensor. The fuel level is measured and displayed on an OLED display. The project is compatible with Arduino and features an ATMEGA328 microcontroller. The resistive sensor, connected to a divider...
Continue Reading