S2 Robot Hacker Port Information
bittelc@ku.edu
Posts: 1
I am working on creating a SLAM (localizing and mapping) robot out of the Scribbler 2 robot. I am relatively new to programming and am a sophomore at the University of Kansas in mechanical engineering. I have some questions about the S2 hacker port:
1)
Is there anywhere I can find a layout of the pins of the hacker port? Currently, I am under the impression that this information should be obvious to anyone who has any hacking experience, but as I said, I am new. What pins correspond to ground, Vdd, Vss?
Thank you
1)
Is there anywhere I can find a layout of the pins of the hacker port? Currently, I am under the impression that this information should be obvious to anyone who has any hacking experience, but as I said, I am new. What pins correspond to ground, Vdd, Vss?
Thank you
Comments
The "A0" and "A1" pins are analog inputs.
In my opinion, the level shifter makes the S2 much less hackable. It's very difficult to use a Ping with the S2 because of the level shifter. I like to use nRF24L01+ transceivers with my projects, the level shifter makes interfacing with these transceivers problematic. (I could rant on much longer about my dislike of the level shifters.)
Since my Ping wouldn't work with my S2 (very annoying), I used a MaxBotix ultrasound sensor with my S2. Here's a link to the thread.
I hope you keep us updated with how your project is going.