Tag Archives: EV3

Sending Bluetooth Messages from Raspberry Pi to LEGO EV3 (stock firmware)

I recently came across a need to send messages from a Raspberry Pi to an EV3 running the stock EV3 firmware and programmed in EV3-G.   This pretty much limits the methods available to using the EV3-G Bluetooth Messaging block.  … Continue reading

Posted in Robotics | Tagged , , | 3 Comments

LEGO EV3 – Saving an Array to a File

I was recently asked in a forum on how to save an array from the EV3 to a file.  Imagine you are taking data with a sensor, then storing the sequential measurements in an array, and you would like to … Continue reading

Posted in Robotics | Tagged , , | Comments Off on LEGO EV3 – Saving an Array to a File