У нас вы можете посмотреть бесплатно ATtiny pin interrupts (and their performance) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video shows how to enable pin interrupts on ATtiny microcontrollers using the Arduino software framework (megatinycore). We also measure how many interrupts per second the ATtiny 3224 can process and see how concurrent interrupts are processed. Program uses 5206 bytes of flash and 162 bytes of SRAM. Chapters 0:00 Introduction 0:39 Software 4:59 System diagram 5:20 Breadboard 5:53 System running 10:54 Interrupts per second 13:10 Summary Links: github: https://github.com/grughuhler/attiny See directory attiny_pin_interrupts. Tiny4kOLED can be installed from the Arduino IDE Library Manager; documentation here: https://github.com/datacute/Tiny4kOLED How to get started with Arduino and ATtiny: • Introduction to ATtiny series 1 and 2 micr... ADALM2000: • Introduction to ADALM2000 (M2K)