Arduino Forum
Parsing data integer plus letter
Projects
Programming
Whandall
October 9, 2021, 9:24pm
10
I would use
switch( strtokIndx[0] )
like
@guix
already mentioned and explained.
show post in topic
Related topics
Topic
Replies
Views
Activity
storing on a integer variable from serial read.
Syntax & Programs
36
18622
May 6, 2021
Help with receiving and parsing incoming string through serial
Programming
22
5440
May 5, 2021
Arduino recieving hexadecimal data
Programming
23
8299
May 5, 2021
Parsing data from serial
Programming
6
942
May 6, 2021
Receiving a written command and acting upon it
General Guidance
9
1104
May 5, 2021