Category: Test/Measurements
MAX038 Function generator
Milen @ instructables.com has designed a Function Generator based on the popular MAX038 and is controlled by ATMega328PU. Signal characteristics are displayed on a LCD screen. The digital features of the function generator were performed by one Atmega328 chip. Its functions are the...
Continue ReadingNixie thermometer
Luca Dentella has build a Nixie thermometer to measure the temperature of the liquid cooling system, file are available on Github. I decided to log the design and the development of the project in ten blog posts. They show my “divide et impera” approach: I divided the whole...
Continue ReadingEasily measure diode capacitance and reverse recovery
Glen Chenier @ edn.com wanted to find out the characteristics of an unknown diode to be able to replace it with an equivalent one so he decided to make some measurements using his test equipment. In this article he show us how to measure the junction capacitance, Cj, and reverse...
Continue ReadingWi-Fi and OLED Upgrade for MightyOhm Geiger Counter
Dan Watson @ syncchannel.blogspot.com wanted to have more fun with his MightyOhm Geiger Counter so decided to add an OLED display and Wifi capability to it. To achieve that he modified the counter, added a Feather HUZZAH ESP8266 with OLED FeatherWing and wrote some code. The process...
Continue ReadingRemote WiFi DHT11 Temperature an Humidity Display
BoianM @ instructables.com shows us how to build a remote temperature and humidity display using DHT11 sensor and two ESP8266 modules. To program the ESP8266 modules a visual programming software is used. The advantage of the ESP8266 over Arduino and other controllers is the builtin...
Continue ReadingHome energy monitoring using Nucleo and Raspberry Pi
TSalwach @ github.com build a 3-phase home power meter system. A STM32F072RB MCU on Nucleo evaluation board make measurements and Raspberry Pi 1 collects data and share via web interface. I want to have real time power measurement of my home in my smartphone. I've got one some long...
Continue ReadingBattery Powered Frequency Meter (0 to 20kHz)
The circuit is a simple digital frequency meter that is made of a frequency-to-voltage converter and an analog-to-digital display converter that can be operatedfrom a single 9-volt battery. The TC7126 ADC generates the voltage required by the TC9400 FVC with internal regulators. The...
Continue ReadingESP8266 mains energy monitor
Brian Dorey has designed a mains energy monitor based on ESP8266 that have sensors for the mains current, electric meter and gas meter. As the new solar logger did not have this functionality we decided to design a new data-logger that would measure not only the mains current usage...
Continue Reading