The project consists of an MPU6050 IMU reading values for pitch and roll, and an Arduino Uno communicating the modified values over serial to the µLCD-32PTUPicaso Display. The 4D Display updates the values using LED digits showing angles in each axis for degrees, and gauges to represent the magnitude of offset. The MPU6050 IMU communicates its reading to the Arduino using I2C.
How it worksConnect the components as in the Fritzing diagram.
- If you are using gen4-IB and μUSB PA-5, connect the display to your computer as shown in the image below.
- If you are using gen4-PA board, connect the display to your computer as shown in the image below.
- Download the project file here.
- Open the code using 4D workshop.
- Click on the Compile button.
Note: This step could be skipped. However, compiling is essential for debugging purposes.
Step 4: Comp’n Load- Connect the display to the PC using μUSB-PA5 and a mini USB cable. Make sure that you are connected to the right port. Red button indicates that the device is not connected, blue button indicates that the device is connected to the right port.
- Now click on the “Comp’nLoad” button.
- Workshop 4 will prompt you to select a drive to copy the image files to a μSD Card. After selecting the correct drive, click OK.
- The module will prompt you to insert the μSD card.
- Properly unmount the μSD Card from the PC and insert it to the μSD Card slot of the display module. The image below must appear on your display after completing the steps above.
- Open the Arduino Sketch with Arduino IDE.
- Click the Verify button to compile the sketch and check if there are no errors.
- Then, click the Upload button to load the sketch into your Arduino board. Make sure that you selected the corresponding board and you are connected to the right port.
- After this, you can now test and use your Digital Spirit Level.
On a Flat Surface
Roll to the Right
Pitch Up
Pitch Down
Comments