#122 Arduino Binary vs BCD

preview_player
Показать описание
In this video, I discuss Binary Coded Decimal. BCD is used by the DS3231 Real-Time Clock chip. I want to create a video on how to use the DS3231 without a library.

Рекомендации по теме
Комментарии
Автор

Hi, thanks a lot for this video it is realy helpfull 💡, but I still have a question ; I have a Vector of 1 and 0 that I get from reading a digital pin in arduino , the data I get is a BCD (I have checked the result manualy👌) how to convert that vector of 7 nibles to a Decimal number, thanks in advance 🙂

chafikchaf