TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (403 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (132 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (140950 times)
  2. FAT32 Library (73507 times)
  3. Network Ethernet Library (58321 times)
  4. USB Device Library (48505 times)
  5. Network WiFi Library (44130 times)
  6. FT800 Library (43677 times)
  7. GSM click (30546 times)
  8. mikroSDK (29268 times)
  9. PID Library (27220 times)
  10. microSD click (26930 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

mikroMMB PIC32 3D Accelerometer Demo

Rating:

5

Author: Andrew Hazelden

Last Updated: 2013-12-08

Package Version: 1.1.0.0

Example: 1.0.0.0

Category: Gaming and Fun

Downloaded: 1382 times

Followed by: 1 user

License: MIT license  

This firmware is a 3D demo for the accelerometer built into the mikromedia PIC32 board from MikroElektronika.

The numbers onscreen are the tilt in degrees.

The 3D axis view compass shows the orientation of the X, Y, and Z axes. The red line is the X axis, the green line is for the Y axis, and the blue line is the Z axis.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "mikroMMB PIC32 3D Accelerometer Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "mikroMMB PIC32 3D Accelerometer Demo" changes.

Do you want to report abuse regarding "mikroMMB PIC32 3D Accelerometer Demo".

  • Information
  • Comments (4)

Example Blog

I created this demo to show a real-time 3D view of the ADXL345 accelerometer data using the mikromedia PIC32 board. In the demo the blue (Z axis) line always tries to point upright.

 

3D Accelerometer Sensor Demo

In this video I demo the accelerometer built into the mikromedia PIC32 board from MikroElektronika.

Watch on YouTube
Accel Screenshot

Accel Screenshot

This is a photo of the accel demo.

View full image

ALSO FROM THIS AUTHOR

ACH SpeakUp Multimeter Demo

5

This project shows how to use the SpeakUp Click board as a standalone device with a multimeter acting as a display to show feedback from each of the voice commands. There is an accompanying 10.5 minute long step-by-step video tutorial that shows how to create this project from the beginning.

[Learn More]

ACH Thumbstick Click RPi Demo

4

The python based thumbstick.py demo allows you to read a MikroElektronika Thumbstick Click board on a Raspberry PI using the GPIO and SPI inputs via a Pi Click Shield. The Thumbstick Click board uses an SPI based MCP3204 module for reading the joystick axes and the joystick "center click" button is read using the GPIO input 17 on the Raspberry Pi.

[Learn More]

Mikromedia VR Head Tilt Demo

0

The demo uses a pair of Mikromedia boards and a Google Cardboard head mounted display to create a PIC32 microcontroller driven stereoscopic 3D view that responds interactively to the accelerometer sensor's tilt input. The code was written using MikroC Pro for PIC32 and VisualTFT.

[Learn More]