BrickPi
BrickPi copied to clipboard
The BrickPi Project Combining the Raspberry Pi and LEGO MINDSTORMS
The mode TYPE_SENSOR_EV3_GYRO_M1 doesn't give the rotational speed, it instead reads out the angle same as TYPE_SENSOR_EV3_GYRO_M0. In fact, I tried all the modes and none of it give the...
I tried to compile BrickPi/Firmware_BrickPi/Firmware_2.0/BrickPiFW_Compressed_Communication/BrickPiFW_Compressed_Communication.ino, but always get below error messages: BrickPiEV3/BrickPiEV3.cpp.o: In function `EV3_Setup_Touch(unsigned char)': /Users/timesong/Documents/Arduino/libraries/BrickPiEV3/BrickPiEV3.cpp:246: multiple definition of`nxt_debounce' BrickPiA/BrickPiA.cpp.o:/Users/timesong/Documents/Arduino/libraries/BrickPiA/BrickPiA.cpp:33: first defined here Is this a issue?
while others are apt'ed these packages seem to be missing: Dependencies installed Installing WiringPi =================== /home/pi/Dexter/lib/Dexter/script_tools/update_wiringpi.sh: line 11: gpio: command not found wiringPi VERSION is /home/pi/Dexter/lib/Dexter/script_tools/update_wiringpi.sh: line 30: [: -eq:...
I've notice that the EV3 UART sensors return an error value quite often instead of the sensor value. Usually, the value is -2, and sometimes -4. I can see these...
Clone git and follow webpage's instructions: `$ python RPi_Server_Code.py Traceback (most recent call last): File "RPi_Server_Code.py", line 38, in from BrickPi import * #import BrickPi.py file to use BrickPi operations...
I've been talking to someone using ev3dev with BrickPi. Apparently they [upgraded the firmware of an older BrickPi to v2.5](https://github.com/ev3dev/ev3dev/issues/796). From what I understand, firmware v2.5 is for BrickPi+ only...
The `RGB-RAW` mode of the LEGO EV3 Color sensor (UART) always returns a bad checksum. The checksum should be ignored in this mode so that it can be used. References:...
Let us re-begin.
http://www.dexterindustries.com/forum/?topic=dubious-use-of-static-internal-linkage-in-firmware-header-files/#post-2525
Let us re-begin.