Browse By Tags

  • Crosscompiling C++ Ubuntu / Raspberry Pi

    I am using Eclipse IDE to crosscomplie C++ code.

    When I croosscompile Linux / Ubuntu C++ code for Raspberry Pi 3B (ARM7) I have no issues with actually running the code  on the target.  It all works as expected. I am using just plain "hello word " as test…

  • Raspberry Pi Robots Bring ML to the Classroom

    You’ve got 20 bright teenagers, a classful of robots running on Raspberry Pi Zero and an interest in neural networks (NNs). What do you do next? You dig into an Arm machine learning tutorial and use object detection to control the robots’ behaviour…