• The PCF8563 is a CMOS Real-Time Clock (RTC) and calendar optimized for low power consumption. A programmable clock output, interrupt output, and voltage-low detector are also provided. All addresses and data are transferred serially via a two-line bidirectional I²C-bus. Maximum …

  • The DS3231 is a low-cost, extremely accurate I2C real-time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal. The device incorporates a battery input, and maintains accurate timekeeping when main power to the device is interrupted. Features Highly …

  • This is a 6-digit 7-segment LCD display module and this screen is already widely used in multimeter, electronic scales, electronic clock and ultrasonic distance measurement. It is suitable for Ar duino motherboard and the other 5V mcu, and it has …

  • Sampling sata is particularly useful for analog sensors such as an LDR or a thermistor You can change the amount of samples to take and the interval which is in millioseconds [codesyntax lang=”cpp”] int sampleData(int analogPin, int samples = 10, …

  • This Tracking Sensor for Arduino can detect the white lines in black and black lines in white. This particular module has 3 sensors Using infrared light detection, anti-interference ability Built-in LED indicator lights Sensor CTRT5000, high sensitivity, stable performance Operating …

  • the GP2Y0A21 is an infrared proximity sensor made by Sharp. Part # GP2Y0A21YK has an analog output that varies from 3.1V at 10cm to 0.4V at 80cm. The sensor has a Japanese Solderless Terminal (JST) Connector. FEATURES • Digital Output …

  • There are some situations where you need to save power when you are creating battery powered projects, the lowpower library is one solution (we will look at others later)   Code You will need to install the Lowpower library – …

  • I have been looking to do some work with robots and purchased a few different different robot car kits. There are many options available, some have 2 wheels, some have 4 wheels. You can also choose various different options to …