Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Use Serial.print() to display Arduino output on your computer monitor: Part 2

Use Serial.print() to display Arduino output on your computer monitor: Part 2

FromLearn Programming and Electronics with Arduino


Use Serial.print() to display Arduino output on your computer monitor: Part 2

FromLearn Programming and Electronics with Arduino

ratings:
Length:
6 minutes
Released:
Apr 26, 2017
Format:
Podcast episode

Description

In many cases while using an Arduino, you will want to see the data being generated by the Arduino. One common method of doing this is using the Serial.print() function from the Serial library to display information to your computer’s monitor. In this week’s episode we will talk about the intricacies of the Serial.print() function.  This is the second part of a two part series on the Serial.print() function (Click here for the first part). Here are the exact topics we will cover in this lesson: Adjusting the number of digits to be displayed after the decimal point with the Serial.print() function. Adjusting the format to display with the Serial.print() function Formatting the output with text and tabs If you enjoyed this video, you should consider signing up for our free Arduino Crash Course - it has 19 high quality video training classes to help build your imagination with Arduino.
Released:
Apr 26, 2017
Format:
Podcast episode

Titles in the series (61)

Video lessons on learning programming and electronics with Arduino. This is part of our Arduino Crash Course and Arduino Course for Absolute Beginners. It's designed to take someone with little or no experience in programming and electronics and get them fast-tracked to learning the skills to prototype using Arduino. We'll include some lessons from the first edition and the second edition of our training course.