arduino-ds1302
DS1302 library
A library providing a simple interface to the DS1302 timekeeping chip for accurate timekeeping in Arduino projects.
Arduino library for the DS1302 Real Time Clock chip
165 stars
22 watching
110 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |
jchristensen/ds3232rtc | A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks | 396 |
paulstoffregen/time | Provides an Arduino-specific timekeeping functionality allowing for easy integration of various external time sources. | 1,258 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
tinkerspy/automaton | A framework for building reactive state machines on microcontrollers like Arduino | 372 |
v-ivanyshyn/arduino-obd2-async | An Arduino library providing asynchronous OBD2 data retrieval | 15 |
pinsonjonas/mpl3115a2_micropython | A library providing an interface to the MPL3115A2 Altimeter's I2C communication protocol for measurement of atmospheric conditions. | 4 |
adafruit/adafruit_lsm9ds0_library | A C++ library for interfacing with an accelerometer/magnetometer/gyroscope sensor on various microcontrollers | 35 |
sismoke/roland-dpx-3300 | Creating a networked interface for controlling the Roland DPX-3300 drafting plotter using an Arduino-based bridge. | 0 |
marzogh/spimemory | An Arduino library for accessing and managing flash memory chips using the SPI protocol. | 435 |
adafruit/adafruit_mma8451_library | Provides a common interface and data type for the MMA8451 Accelerometer sensor | 24 |
adafruit/adafruit_lsm9ds1 | A C++ library for interfacing with the Adafruit LSM9DS1 3-axis accelerometer/magnetometer/gyroscope breakout | 20 |
jposada202020/micropython_lis2mdl | A MicroPython driver for a magnetometer sensor | 0 |