Pololu arduino send receive integers between 0 and 5000

Hi folks,

I was communicating with pololu over serial.
I was able to send and receive numbres between 0 and 255 because they are only 1 byte.

Is it possible to explain how to send and receive integers.

many thanks,

albatros

Hello.

Pololu is our company name; we don’t have a product called “pololu”. Can you please clarify what you are using on the sending and receiving ends of your system (a product number or link to our product page would be helpful)?

- Ben

Hi Ben,

It’s the micro serial servo controller (not the maestro).
On the sendend side, it’s arduino duemilanove.
Thank you,