MY RPlidar stopped spinning and sending data
i have an Arduino Leonardo and the RPLidar. I also have a RGB shield attached to it. I got the liar to spin on windows but have recently just changed to macintosh and it isn't spinning anymore. The code loads in fine through arduino but there is no output just 0's. /Users/williamphoenix/Desktop/Screen Shot 2015-07-07 at 11.23.37 AM.png Here is a screen shot of my error on my program.
I also have loaded many others onto the board and none of them seem to get the liar going and spitting back data.
Thank you
Sorry Just Starting out on this and trying new things
Idk how else toe the image into the blog it says that i need 5 of something.
The error is /Users/williamphoenix/Documents/Arduino/libraries/RPLidarDriver/RPLidar.h:56:10: note: no known conversion for argument 1 from 'Serial_' to 'HardwareSerial&' no matching function for call to 'RPLidar::begin(Serial_&)'
As well as i have loaded a few of the Arduino written libraries into my Arduino leonardo which is connected to my RPlidar and it doesn't spin anymore but the green LED is lighting up along with the board is responding but the liar will not spin
can you please host the image somewhere else? also, please provide a more thorough explanation of the error, so that we might be able to help.
Sorry Just Starting out on this and trying new things
Idk how else toe the image into the blog it says that i need 5 of something.
The error is /Users/williamphoenix/Documents/Arduino/libraries/RPLidarDriver/RPLidar.h:56:10: note: no known conversion for argument 1 from 'Serial_' to 'HardwareSeria