2023-12-15 01:01 AM - edited 2023-12-15 01:07 AM
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.
Solved! Go to Solution.
2023-12-15 06:00 AM
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.
2023-12-15 06:00 AM
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.
2023-12-16 02:06 PM
Thanks