DCF77 – Radio Controlled Clock
Here you will learn what the DCF77 radio clock signal is, how to receive it, how to evaluate it and how to use it optimally together with the library RTCLib.
Read MoreHere you will learn what the DCF77 radio clock signal is, how to receive it, how to evaluate it and how to use it optimally together with the library RTCLib.
Read MoreIn this article I will present the features of the real-time clock (RTC) DS3231 and how you can use it with the RTCLib library.
Read MoreIn the second part of my article about the ADXL345 and my library I go into Activity/Inactivity, Single and Double Taps and FIFO.
Read MoreThe ADXL345 is a 3-axis accelerometer with many features. I explain how to use it with my associated library.
Read MoreI show you how to use the analog 3-axis accelerometer MMA7361 to determine acceleration, angle and orientation and how to use the free fall interrupt.
Read MoreThe MPU6050 is a 6-axis gyroscope and accelerometer. I show you how to control it with and without a library and use its interrupt function.
Read MoreIn this second part about remote shutters, I’ll show you how to trigger your smartphone camera with BT modules like the HC-05 or HC-06.
Read MoreI show you how to hack a remote shutter for your smartphone to control it via an Arduino. Moreover: problem-solving for long-term operation.
Read MoreThis is my last (!) post about current sensors. The INA282 determines currents by amplifying the voltage dropping across an external shunt. The output value is analog. I show you how to use the INA282 with the Arduino UNO or other microcontrollers.
Read MoreMany projects require a defined voltage level. I’ll show you how you can use linear and switching regulators and how they work.
Read More