Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

Optimizing Arduino Code: no setup(), no loop() ⛔

Автор: Wokwi

Загружено: 2020-04-25

Просмотров: 226453

Описание:

When you write Arduino code, you usually split your code into two parts: the setup() function that runs once, at the beginning of the program, and the loop() function that runs repeatedly. But did you know that it doesn't always have to be this way?

In this video you will learn how to write Arduino code without setup() and loop(), and see some of the benefits that come with it (such as reduced code size), as well as some solutions to common challenges with this method.

Arduino Port Registers Reference:
https://web.archive.org/web/202108130...

Arduino main() function source code:
https://github.com/arduino/ArduinoCor...

The code from the video:
https://wokwi.com/projects/3307127700...

The Arduino Blink Playground:
https://wokwi.com/arduino/libraries/d...

Optimizing Arduino Code: no setup(), no loop() ⛔

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#4601 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "tnfeMCyLZSo" ["related_video_title"]=> string(40) "How Fast Does Your Arduino Code Run? ⏱" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(5) "Wokwi" } [1]=> object(stdClass)#4574 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "hwEo49yyU88" ["related_video_title"]=> string(70) "#BB5 Moving your Arduino to a multi-tasking State Machine - Easy Intro" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(13) "Ralph S Bacon" } [2]=> object(stdClass)#4599 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "yi29dbPnu28" ["related_video_title"]=> string(39) "Arduino 101- Crash Course w/ Mark Rober" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(10) "CrunchLabs" } [3]=> object(stdClass)#4606 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "15X0WvGaVg8" ["related_video_title"]=> string(61) "ESP32: Webserver, Websockets and JSON (WiFi Part 2) - Arduino" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(10) "MoThunderz" } [4]=> object(stdClass)#4585 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "3w763aFC27s" ["related_video_title"]=> string(132) "⚡️ Кремль сорвал попытку ареста Путина || Срочная переброска войск НАТО" ["posted_time"]=> string(23) "5 часов назад" ["channelName"]=> string(23) "Время Прядко" } [5]=> object(stdClass)#4603 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "BS_uTqz3zik" ["related_video_title"]=> string(76) "Building a custom I2C chip for Wokwi simulation - PCF8575 [full walkthrough]" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(5) "Wokwi" } [6]=> object(stdClass)#4598 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "DQGleX6Cwaw" ["related_video_title"]=> string(62) "Максимальное унижение Зеленского" ["posted_time"]=> string(24) "14 часов назад" ["channelName"]=> string(27) "Анатолий Шарий" } [7]=> object(stdClass)#4608 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "UhTRrjYXqPU" ["related_video_title"]=> string(65) "Port Register Control | Increase speed of Read/Write - Arduino101" ["posted_time"]=> string(21) "4 года назад" ["channelName"]=> string(12) "Electronoobs" } [8]=> object(stdClass)#4584 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "maF6nDPgeZg" ["related_video_title"]=> string(111) "Почему Образуются Кольца Эндера? | Что Скрывает В Себе Java Код?" ["posted_time"]=> string(19) "3 дня назад" ["channelName"]=> string(27) "Lydragxo (Лидраджо)" } [9]=> object(stdClass)#4602 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "5QKy-zNhyvs" ["related_video_title"]=> string(122) "Разница между войной в Европе и на Ближнем Востоке (English subtitles) @Max_Katz" ["posted_time"]=> string(24) "15 часов назад" ["channelName"]=> string(19) "Максим Кац" } }
How Fast Does Your Arduino Code Run? ⏱

How Fast Does Your Arduino Code Run? ⏱

#BB5 Moving your Arduino to a multi-tasking State Machine - Easy Intro

#BB5 Moving your Arduino to a multi-tasking State Machine - Easy Intro

Arduino 101- Crash Course w/ Mark Rober

Arduino 101- Crash Course w/ Mark Rober

ESP32: Webserver, Websockets and JSON (WiFi Part 2) - Arduino

ESP32: Webserver, Websockets and JSON (WiFi Part 2) - Arduino

⚡️ Кремль сорвал попытку ареста Путина || Срочная переброска войск НАТО

⚡️ Кремль сорвал попытку ареста Путина || Срочная переброска войск НАТО

Building a custom I2C chip for Wokwi simulation - PCF8575 [full walkthrough]

Building a custom I2C chip for Wokwi simulation - PCF8575 [full walkthrough]

Максимальное унижение Зеленского

Максимальное унижение Зеленского

Port Register Control | Increase speed of Read/Write - Arduino101

Port Register Control | Increase speed of Read/Write - Arduino101

Почему Образуются Кольца Эндера? | Что Скрывает В Себе Java Код?

Почему Образуются Кольца Эндера? | Что Скрывает В Себе Java Код?

Разница между войной в Европе и на Ближнем Востоке (English subtitles) @Max_Katz

Разница между войной в Европе и на Ближнем Востоке (English subtitles) @Max_Katz

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]