Arduino Forum
How to work with 4 sets of data and 2 variables?
Projects
Programming
gfvalvo
October 15, 2017, 2:59pm
3
Array of struct:
struct speedRpm { uint32_t speed; uint32_t rpm; }; speedRpm dataSamples[4];
show post in topic
Related topics
Topic
Replies
Views
Activity
Shifting Values in an array
Programming
10
6718
May 5, 2021
Ringbuffer - First In - First out
Programming
7
6566
May 5, 2021
Efficient shifting of values in arrays
Programming
11
7199
May 5, 2021
Motorcycle Data Monitoring project ( need guidance )
General Guidance
72
23649
May 5, 2021
Keeping last 10 readings from sensor
Programming
4
1280
May 5, 2021