YoVDO

Stop Using Serial.print in Your Arduino Code - This Is Better

Offered By: Ralph S Bacon via YouTube

Tags

Arduino Courses Performance Improvement Courses Code Optimization Courses

Course Description

Overview

Learn superior alternatives to Serial.print statements in Arduino code. Discover techniques to reduce program bloat, improve execution speed, and implement more efficient debugging methods. Explore advanced solutions for ESP32 and the use of printf for Arduino. Gain practical insights through code demonstrations and comparisons of compilation with and without debugging. Master the art of writing cleaner, more efficient Arduino code by implementing these improved debugging and output techniques.

Syllabus

Welcome Back!
PCBWay 4th Annual PCB Design Contest
The problem with Serial.print statements
Slow execution
Code Demo starts
How we can do it differently
Compilation with and without debugging
ESP32 advanced solution
printf for the Arduino
Conclusion


Taught by

Ralph S Bacon

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp