У нас вы можете посмотреть бесплатно Introduction to ATtiny series 1 and 2 microcontrollers или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This video provides an introduction to the ATtiny series 1 and 2 microcontrollers and shows how to build a programmer and then get started with them using Arduino. An ATtiny 412 demonstrates analog read and write, millis timing, and the use of a standard multiple 7-segment LED display library, all on this tiny 8-pin device. You can see how much flash and RAM this requires. In the video, I mention that you must add yourself to group "dialout" when using Linux. The command I show in the video does not affect any currently running shells or software. It applies only to new shells. The easiest solution is to log out and then log back in again after entering the "usermod" command. You could also reboot your Linux PC. More ATtiny information: Technoblogy: https://www.technoblogy.com/show?3UKF (you may need to manually paste the above link) USB serial module modified to be a programmer: just search for "usb serial module ft232r" on amazon or aliexpress and check that the picture matches what I show in the video. These are very inexpensive, less than a dollar on aliexpress. megatinycore: https://github.com/SpenceKonde/megaTi... Github with the software in this video: https://github.com/grughuhler/attiny See directory attiny_7seg. Chapters 0:00 Introduction 1:07 Info sources 4:30 Make a programmer 5:30 Install megatinycore 12:04 Demo hardware 13:15 Software 14:10 System running 16:33 Summary