West Side Electronics
  • Home
  • Resources
  • Projects
  • Design Analysis

float

A collection of 1 post
Data types, pointers, and a pickle? (14)
Arduino

Data types, pointers, and a pickle? (14)

When programming in Arduino, you might have occasion to go beyond the standard datatypes of int and String. Data Types You might have noticed that if you did the following: int count = 5; int groups = 2; Serial.println(count/groups); Serial would have printed 3. This can be a head-scratcher,
Jan 24, 2018 4 min read
Page 1 of 1
West Side Electronics © 2025
Powered by Ghost