Skip to main content
Graduate II
December 15, 2023
Solved

Self-balancing-robot with X-NUCLEO-IKS01A3 and Nucleo-64 STM32F401

  • December 15, 2023
  • 1 reply
  • 1426 views

Hi everyone, 

I would like to build a self-balancing robot, and I have to use X-NUCLEO-IKS01A3 and Nucleo-64 STM32F401. Can anyone help me convert this code plssss? I attach the link:

https://www.instructables.com/Arduino-Self-Balancing-Robot-1/

https://www.hackster.io/marketingmanagerofdattabanur/arduino-self-balancing-robot-e23f9c 

And the code:

I have already installed the necessary libraries.

 

    This topic has been closed for replies.
    Best answer by Michael E

    Hello @Giuseppe1 ,

    Please check this wiki article, the step 4 explain how to use the IKS01Ax board with STM32.

    Best Regards

    Michael

     

     

    1 reply

    Michael EAnswer
    Technical Moderator
    December 15, 2023

    Hello @Giuseppe1 ,

    Please check this wiki article, the step 4 explain how to use the IKS01Ax board with STM32.

    Best Regards

    Michael

     

     

    Giuseppe1Author
    Graduate II
    December 16, 2023

    Thanks