Things to mention in this post:* Real Time Clocks* Rtc_Mk In this post, we are writing Rtc_Mk real time clock Ilibrary using HAL I2C library.…
View More Real Time Clock – RTC_MK – LibraryMonth: June 2022
Temperature Sensor- Tmp116n – Library
Things to mention in this post:* Temperature Sensors* Tmp116n In this post, we are writing Tmp116n temperature sensor Ilibrary using HAL I2C library. About Temperature…
View More Temperature Sensor- Tmp116n – LibraryBitBanging – SPI
Things to mention in this post:* SPI Communication protocol In this post we are going to do SPI communication protocol via GPIO pins. About SPI…
View More BitBanging – SPI