Sharp IR Collision icon Sharp IR Collision Stops movement panels when a Sharp IR sensor on EZB ADC detects objects within a set range; displays ADC voltage, VU meter and 0-255 distance value. Try it →

ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

#1  

use: EZB ezb = new EZB(); ezb.Uart.SendSerial(Digital.DigitalPortEnum.D8, Uart.BAUD_RATE_ENUM.Baud_9600, "a");

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

Also, The sdk package has dozens of examples too. Check the tutorial-15 example, it's serial output:)

Author Avatar
Ecuador
#4  

Thanks! but i dont know why I can not connect my ezb with my arduino uno with a serial port... I can connect my 2 arduinos.. I can connect my arduino and my computer by bluetooth but I can not connect my arduino with my ezb.. Do yow know why?

(The solution for me was buy a bluetooth, use the bluetooth with my arduino... use my ezboard... and connect everything creating my own program...:)