santaimpersonator
santaimpersonator
What does SBC represent? I've used the Razor on multiple computers and I've never had an issue retrieving data or controlling it from a serial terminal (emulator) after the computer...
I have never had any issues with the Razor working on a Raspberry Pi from boot up. However, I have never really been trying to control it through the serial...
I don't really have any information beyond what is listed here (I primarily do minor TS): https://github.com/sparkfun/9DOF_Razor_IMU/tree/master/Firmware/Bootloader
Thanks for looking into this issue! Feel free to file a pull request and I'll update the library.
Contributing is relatively simple: 1. you create a fork of the repository 2. make the changes in that fork 3. submit a pull request to the original project GitHub has...
From issue #7: https://github.com/sparkfun/HX711-Load-Cell-Amplifier/issues/7#issuecomment-168311195
While I agree that the automated functionality would be useful for novice users; I would argue that these are more advanced functions of the library and users should be referring...
I don't understand the issue you are trying to specify. Could you rephrase it?
If you are using the SparkFun kit, refer to this response: https://github.com/dusty-nv/jetbot_ros/issues/37#issuecomment-868492714
Thanks, I wasn't sure where that happened. I'll take a stab at some of the instructions online for running ROS-Melodic with Python 3: https://www.miguelalonsojr.com/blog/robotics/ros/python3/2019/08/20/ros-melodic-python-3-build.html If I find something that works,...