У нас вы можете посмотреть бесплатно DAB+ | the DAB Shield | (BUY) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Hi, here I want to show you "the DABShield" with my custom Firmware. I owned this Product online via eBay for 80€. It came with an µController (Arduino Wemos M0) + Radio Shield + LCD I2C Shield. The library for the shield needs to be changed because the communication is very slow. I have changed the i2c frequency to 400khz to get a better and faster smooth printing on the LCD. In the cpp file of the "Adafruit_MCP23017" under "void Adafruit_MCP23017::begin(uint8_t addr)" under "Wire.begin();" should be added these here: "WIRE.setClock(400000UL);" The Radio is still WIP, so one or other error can occur. I hope you like it! Please tell me, if you get into trouble with it! More Information: https://www.dabshield.com/ Library: https://workupload.com/file/avkdawubEa8 Enjoy!