Skip to main content
Associate III
December 15, 2023
Solved

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

  • December 15, 2023
  • 2 replies
  • 1457 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

 

 

2 replies

Michael E
Michael EBest answer
ST 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

 

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Giuseppe1Author
Associate III
December 16, 2023

Thanks