Electronics News Updates

Wireless temperature and humidity monitor for baby’s room

Wireless temperature and humidity monitor for baby’s room

This project describes a DIY wireless temperature and humidity monitor for kids’ or infant’s room using the Arduino platform, and inexpensive and easily available ASK transmitter/receiver modules. On the transmitting end, an Arduino nano senses the ambient room temperature and humidity using the DHT22 sensor and transmits the data to a receiving end Arduino over […]

Wireless temperature and humidity monitor for baby’s room Continue Reading

ESP8266 Wifi enabled 8×64 pixel LED matrix display

ESP8266 Wifi enabled 8×64 pixel LED matrix display

This project is a modification of my previous Bluetooth-enabled LED matrix display project, which used 8×64 monochromatic LED matrix (total 512 LEDs) for displaying scrolling text message. The original project used Bluetooth for display data transfer from a smartphone, but this one now uses Wifi. The display message is sent through web browser to a ESP8266

ESP8266 Wifi enabled 8×64 pixel LED matrix display Continue Reading

Air pressure sensors in smartphones

Air pressure sensors in smartphones

Today’s smartphones utilize a wide array of accelerometers, gyroscopes and various other sensors in their designs. Relatively unknown is the barometric pressure sensor, which measures air pressure. These sensors are currently being integrated into premium-grade smartphones, but are also becoming more common in mainstream phones or wearables such as fitness trackers and Internet of Things

Air pressure sensors in smartphones Continue Reading

Circuit provides cold junction compensation

Circuit provides cold-junction compensation

The accuracy of any circuit or system that uses a thermocouple to determine the temperature of a process is limited by the accuracy of the method used to perform cold-junction compensation. In a thermocouple measurement, two wires of dissimilar metal join together at the “hot,” or measurement, junction. The isothermal termination of the thermocouple wires

Circuit provides cold-junction compensation Continue Reading

Temperature to period circuit provides linearization of thermistor response

Temperature-to-period circuit provides linearization of thermistor response

Designers often use thermistors rather than other temperature sensors because thermistors offer high sensitivity, compactness, low cost, and small time constants. But most thermistors’ resistance-versus-temperature characteristics are highly nonlinear and need correction for applications that require a linear response. Using a thermistor as a sensor, the simple circuit in Figure 1 provides a time period

Temperature-to-period circuit provides linearization of thermistor response Continue Reading

Introduction to I²C and SPI protocols

Introduction to I²C and SPI protocols

I²C vs SPI Today, at the low end of the communication protocols, we find I²C (for ‘Inter-Integrated Circuit’, protocol) and SPI (for ‘Serial Peripheral Interface’). Both protocols are well-suited for communications between integrated circuits, for slow communication with on-board peripherals. At the roots of these two popular protocols we find two major companies – Philips

Introduction to I²C and SPI protocols Continue Reading

CO2 temperature and humidity monitor

CO2, temperature and humidity monitor

CO2 Monitoring is mandatory in many workplaces and it affects two of my clients directly in Barrel Halls where wine is stored and aged in temperature and environmentally controlled areas. The table below shows the affects of various concentrations in the air. 250-350ppm Normal background concentration in outdoor ambient air 350-1,000ppm Concentrations typical of occupied indoor

CO2, temperature and humidity monitor Continue Reading

Scroll to Top