ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You may use one function inside Arduino to convert the number first to a String an then print it.
here https://stackoverflow.com/questions/7910339/how-to-convert-int-to-string-on-arduino you find some Solution how to do it