The nano sensor interface presented below is a microcontroller-based universal sensor interface with a power-saver mechanism. The idea, centered around an Arduino Nano (v3) microcontroller, was ...
The temperature sensor is built using an NTC 10k thermistor, which changes its resistance in response to changes in temperature. The resistance of the thermistor is measured using the Arduino's analog ...
[Edward], creator of the Cave Pearl project, an underwater data logger, needed a way to measure temperature with a microcontroller. Normally, this problem is most easily solved by throwing a ...
Arduino has bought out second revisions of its Nano 33 BLE and Nano 33 BLE Sense bluetooth-equipped microcontroller boards, keeping the sensor mix, but changing several of the sensor ICs. The nRF52840 ...
This project is a smart, Arduino Nano-based automatic liquid dispensing system. It uses a water pump, solenoid valve, and flow sensor to control the amount of liquid dispensed. A Nextion display is ...
This is a DIY Arduino-based overcurrent relay project that emulates Inverse Definite Minimum Time (IDMT) protection using an Arduino Nano and ACS712 current sensor. Instead of traditional ...
We’re used to Hall effect devices as proximity sensors in mechanical systems, used to provide detection of something that has a magnet attached to it. However it’s easy to forget that the devices that ...