-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LIDAR Squirrels and Other Problems #438
Comments
Any chance you can pull a part number off of that? |
I couldn't tell in person, it looks like the part numbers are cleaned off, but I found a BOM for the XV11. However this might be a different version, because the U5 in this one is A3950 motor driver which has a totally different footprint. |
Is there any way to figure out what revision of the PCB ours has? They have a few different versions on it. I can't be sure, but a similair part on the other PCB's that looks like it could fit here is NC7SZ14. |
Upon further investigation, the board Ahmed kinks above are for the main board of the neato itself, not the lidar. We found someone else who did a teardown of the same board as ours of the lidar. http://diydrones.com/m/blogpost?id=705844%3ABlogPost%3A1591235 |
We found the datasheets for two parts made by TI that have the same labeling on the outside of the chip and the same footprint. We could request a free sample from TI since they are normally sold in minimum quantities of 250. Idk if that is something we could look into. http://www.ti.com/lit/ds/symlink/tps793.pdf |
After a lot of successful work with the LIDAR before break, we came back to find that it is no longer giving us location data. Last week we were able to send and receive commands with the LIDAR , though most of them failed. Notably, the "Wanderer" command, according to the XV-11 Hacking wiki the command is supposed to result in an ASCII art squirrel followed by "SUCCEEDED":
.-"""-. .-"""-.
/,:;;:; ,'=.
: ;:;:;' .=" ,'\ ;
: ':;:;,/ ,__:= ;
\ ';;:; =./) /
.
"=_ )_".'
. ``'".'. .'
.'SUCCEEDED
When we ran this command we got this lovely picture and message:
Which has the message at the bottom "SQUIRREL CONTAINMENT FAILED"
We have no real knowledge of what could have caused this. We opened up the LIDAR and found this:
The FET in the picture looks blown, which might be the issue.
The text was updated successfully, but these errors were encountered: