Archives: Projects
Temperature Controlled FAN using ATtiny10
The electrons movement in electronic components lead to the generation of heat which when beyond certain thresholds, prevents some components from functioning properly and in others could lead to a catastrophic breakdown. For this reason, the topics of ventilation, overheating, and...
Continue ReadingMini Speaker Attached Audio Amplifier using TS4871
This Mini Audio Power Amplifier is capable of delivering 1W of continuous RMS Output Power into 8 ohms load @ 5V. The Amplifier is built using TS4871 IC from ST. This Audio Amplifier is exhibiting 0.1% distortion level (THD) from a 5V supply for a Pout = 250mW RMS. An external...
Continue ReadingPHmeter – Arduino pH meter
pH meters are scientific instruments used for measuring the activity and concentration of hydrogen-ions in water-based solutions, with the aim of indicating its acidity or alkalinity expressed as pH values. They find application in water & wastewater treatment, pharmaceuticals,...
Continue ReadingChirp for Arduino – Send Data Over the Air with Sound
With IoT expanding, developers are begining to desire more communication options to facilitate the exploration of diverse IoT possibilities. This was one of the reasons why the announcement of partnership between Chirp and Arduino was received with so much enthusiasm by the makers....
Continue ReadingDIY Geiger Counter With an ESP8266 and a Touchscreen
Several of our past tutorials looked at the possibility of building the hobbyist version of several important tools and equipment used by different categories of makers. We have explored how to build the DIY/Hobbyist versions of seemingly easy tools like a voltmeter to more complex and...
Continue ReadingTiny Reflow Controller with character LCD
Reflow ovens are an important part of the development of PCB for electronic products when using surface mount components. They provide a route through which PCBs can be quickly populated with SMD components, however, for accurate results, the heat across the oven needs to be controlled...
Continue ReadingGetting started with the new ATtiny chips – Programming the Microchip’s 0-series and 1-series ATtiny with the Arduino IDE
A few years back, Microchip/Atmel announced the release of a completely new range of chips designed to serve as replacements for their older ATmega and ATtiny ranges. The new ATtiny chips started with the 1-series which included ATtiny417 and ATtiny817, which was followed in 2018 by the...
Continue ReadingUsing Long Range 315MHz RF Wireless Transceivers with Arduino
Connectivity continues to be one of the most important features of any device in recent times, even for devices that are not directly connected to the internet, the need to send data from one device to the other is an important part of the ubiquitous world being built today. For...
Continue Reading