SparkFun Thing Plus Dual-Port Logging Shield provides access to microSD via SPI and USB Type-C
https://www.electronics-lab.com/sparkfun-thing-plus-dual-port-logging-shield-provides-access-to-microsd-via-spi-and-usb-type-c/
Colorado-based embedded electronic device manufacturer, SparkFun, has announced the commercial availability of the Thing Plus Dual-Port Logging Shield. Due to its Thing Plus form factor, the device is easily compatible with the existing modules and sensors available on the market. At present, there are several data logging embedded devices, like the OpenLog Artemis and Qwiic […]
Witty Pi 3 offers RTC clock and powers your Raspberry Pi from a battery
https://www.electronics-lab.com/witty-pi-3-offers-rtc-clock-powers-raspberry-pi-battery/
Witty Pi 3 is the third generation of Witty Pi, and it is a descendant of Witty Pi 2. UUGear, popular for its add-on boards, has launched a new version of their Witty Pi board for the Raspberry Pi. According to the company, the Witty Pi 3 incorporates an RTC and power management options for the […]
I2C GPS Module with NMEA decoding
https://www.electronics-lab.com/i2c-gps-module-nmea-decoding/
David Johnson-Davies designed a GPS module that decodes the NMEA sentences on ATtiny841, and this also runs the I2C slave routine. He writes: This is a compact GPS module with an I2C interface, making it easy to read the GPS parameters from another project without needing to worry about parsing the NMEA sentences. It’s a […]
I2C GPS Module along with ATtiny841
https://www.electronics-lab.com/i2c-gps-module-along-with-attiny841/
This project describes a simple GPS module which you can interface to via I2C. It uses an ATtiny841. David Johnson-Davies writes: Incorporating GPS into a project is quite daunting. First you have to parse the NMEA sentences from the GPS module you’re using, and then if you’re doing any calculations with the received longitudes and […]
Temperature alarm for boiling milk
https://www.electronics-lab.com/temperature-alarm-boiling-milk/
Domen Ipavec shares his temperature alarm for boiling milk. Temperature alarm uses an Atmel attiny841 microcontroller, DS18B20 high temperature waterproof temperature sensor from adafruit, 2×16 HD44780 LCD and a buzzer to do its job. Anyone who has ever boiled milk on the stove knows, that it has a nasty habit of overflowing. That is why I […]