Experimenting with Vibration Sensors - Machinery Safety (Info)
This is just an information blog. For those of you who feel more comfortable with programming the Arduino, here is some information on how to use the Nucleo-H743 with the Arduino IDE:
- Open the Arduino IDE
- File > Preferences
- Enter this URL in the "Additional Boards Manager URLs" : https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
- Click on the icon at the end of the box.
- Click OK then OK to exit the Preference menu.
Click on Tools menu and then “Boards > Boards Manager”
Next in the box type: stm32 and install all the boards that appear
- Now select: Tools > Boards and choose the STM32 board "Generic STM32H7 Series"
I hope this information will help!!
Dale W
Top Comments