Archives: Projects
Sensirion Gas/Temp/Humidity Sensor Kit
While browsing through the internet to check up on the latest air quality sensors for use in a project I am working on, I stumbled across the Sensirion environmental sensor shield. Examining the features of the Kit I stumbled on an interesting project based on this Kit. The project was...
Continue Reading7-segment Mini Clock using PIC16F628A and DS1307 RTC
This is a minimal and small clock based on PIC16F628A microcontroller and DS1307 RTC IC. It is able to only show the time on a small 7-segment display with a total of 4 segments. The display we used is a 0.28" SR440281N RED common cathode display bought from LCSC.com, but you can use...
Continue ReadingUsing the New ATtiny Processors with Arduino IDE (ATtiny412, ATTiny1614, ATtiny3216, ATtiny1616, ATtiny3217)
While the Arduino series of development boards have ease-of-use features that have made them a darling of the community, there are several situations where using them is not an advisable course of action for a project. Especially in projects where the developers desire a small form factor...
Continue ReadingBuild your own 0-24V/3A Lab Power Supply with current limit
I have always believed that one of the best things about being a maker, is the ability to build your own tools, and we have covered the development of several tools like this in the past. For today's tutorial, we will add another tool to the list, as I will be sharing a guide on how you...
Continue Reading3V To 5V Boost DC-DC Converter using MAX711
The circuit shown here is a compact and high-efficiency boost converter that has been designed for hand-held equipment. This boost converter converts 2 cells (3V) DC power into 5V DC with output load current up to 500mA. Typical efficiency when boosting battery inputs is 85%. The...
Continue Reading2.7A PWM Valve/Solenoid Driver Arduino Nano Shield
This Arduino shield helps to drive various loads like a solenoid, valve, motor, inductive actuator, heater, and bulb. A wide supply range 8V-60V and a load current of 2.7A allows it to be used with a variety of actuators. The board can be used as a stand-alone driver or it can be...
Continue ReadingSound Sensor with onboard Relay Arduino Nano Shield
This sound sensor with Relay driver shield for Arduino Nano can be used to develop sound-activated ON/OFF switch or other projects that require sound senor. LM358 op-amp is used as the amplifier, 1st op-amp amplifies the microphone signal, and 2nd op-amp works as a half-bridge...
Continue Reading0-6V @ 1.5A Adjustable Power Supply With Current Limit using LT3081
This is a simple power supply that provides an adjustable output voltage with an adjustable current limit. In such a small package, both these features make the power supply unique. The output voltage is adjustable range 1.2V to 6V DC and current limit range adjustable up to 1.5A,...
Continue Reading