- Arduino-IDE should be installed on your system.
- In
Tools
/Boards Manager
select and installArduino Mbed OS GIGA Boards
package - (The pre-set essence of
Arduino_H7_Video V1.0.0
&Arduino_GigaDisplayTouch V1.0.1
with the display and touch driver is included in the locallibraries
folder of this board-template.)
- In
Tools
selectArduino Mbed OS GIGA Boards
/Arduino Giga R1
as board for the UI orArduino Nicla Sense ME
for the send-device.
- Open the
ui.ino
or thesense.ino
file in Arduino - Go to File/Preferences and set Sketchbook location to the path of your UI project (where this README is located). The setting is retained between Arduino-IDE sessions.
- Build the project
Project for collecting the current angle of the Nicla Sense ME board and send it through BLE to the Arduino Giga R1 and visualizing it there through the Giga Shield.