Arduino has certainly made its mark in the world of DIY electronics, providing an accessible platform for a wide range of creative and interactive projects. Known for its user-friendly hardware and ...
The SHT3x family of sensors should work up to 1 MHz I2C. This library should also work for SHT30 and SHT35 but these are not tested yet. Sometimes you need to control more devices than possible with ...
The ESP32-C6 doesn't look like much at first glance. It’s small, cheap, and the kind of thing I tend to lose in a drawer. But if you look closer, you'll find a tiny board that packs almost everything ...
Increasing population and demand for animal-derived products has raised the need for improved efficiency in managing and controlling animal production. Given this context, the project aimed to develop ...
As Europe scorches under extreme heat, people aren’t the only ones impacted by the high temperatures and humidity.
It’s hard to deny that label printers have become more accessible than ever, but an annoying aspect of many of these cheap units is that their only user interface is a proprietary smartphone app ...
The ESP32 is a microcontroller with built-in Wi-Fi functionality, and by using the Arduino IDE, you can handle network communication relatively easily. In the previous article, we explained the ...
Imagine a "smart nose" installed in a room. Using electronic sensors (gas and particle detectors), this system constantly smells the air for dust, humidity, temperature, and toxic gases (like carbon ...
The Raspberry Pi Pico is a microcontroller development board powered by the custom RP2040 chip. With its dual-core ARM Cortex-M0+ processor, extensive GPIO pins, and built-in programmable I/O (PIO), ...