Archives: Projects
How to use STONEtech STVC035WT-01 intelligent TFT LCD module with Arduino
Displays have over time, emerged as one of the best ways to drive user interactions on any device. They make it easy to collect inputs and present information (outputs) to users in a graphical, easy to understand format. This usefulness has led to improvements in their quality, with...
Continue ReadingProgrammable Thermostatic Switch using AD22105
This project simply switches the system OFF or ON whenever the temperature rises at the desired set point. The desired setpoint can be set using a fixed resistor R6 or PR1 trimmer potentiometer. Use any of at a time R6 or PR1. You can calculate the setpoint resistor R6 using the...
Continue ReadingStereo volume and balance control with Rotary Encoder using MAX5440
The project described here is a compact stereo volume and balance control with rotary encoder. It provides 32 log potentiometer steps with buffered wiper output. The project can easily replace mechanical potentiometer. 5 LEDs indicate the volume level or balance settings , depending...
Continue ReadingUSB Charging Port Controller using TPS2514
Texas Instrument's USB Dedicated Charging Port Controller TPS2514 is specifically designed to implement the charging schemas mentioned below. An auto-detect feature monitors USB data line voltage and automatically provides the correct electrical signatures on D+ and D– data lines....
Continue ReadingYADL: Yet Another Data Logger using TI SensorTag
Over time we have built quite a number of data logger projects, but the emergence of more modern development boards, sensors and platforms mean there is an opportunity to add several new features to data-logging devices. For today's tutorial, we are going to build a datalogger based on...
Continue ReadingMulti-output Power Supply Based on LM2576HV-ADJ
This is a multi-output power supply based on LM2576HV-ADJ and LM317 IC. The power supply provides 3 outputs with input supply up to 55V DC. Output (O1) is adjustable up to 24V DC and load current of 2A, Output (O2) is adjustable to 1.2V-24V with load current up to 500mA and Output...
Continue ReadingPocketAdmin – Keystroke Injection Device
This is a keystroke injection device (also called badusb). It is similar to a well-known USB rubber ducky made by hak5, but has much extended functionality, lower price and is also completely open source. It looks and feels like an ordinary USB flash drive, but acts as a keyboard that...
Continue ReadingProgram ATtiny 0-Series Chips with a Miniature UPDI Dongle
Thanks to their tiny size and improved capabilities, the ATtiny-0-Series of microcontrollers have been a delight for designers and DIYers looking for a microcontroller with the ease of use associated with the Arduino boards, but with a way smaller form factor associated with ATtiny...
Continue Reading