TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (400 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (128 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 (140746 times)
  2. FAT32 Library (73300 times)
  3. Network Ethernet Library (58173 times)
  4. USB Device Library (48367 times)
  5. Network WiFi Library (43944 times)
  6. FT800 Library (43497 times)
  7. GSM click (30435 times)
  8. mikroSDK (29133 times)
  9. PID Library (27146 times)
  10. microSD click (26818 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: 1377 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

Andrew Hazelden's Mikromedia Gaming Shield Library

5

This is an input library for the MikroElektronika Mikromedia Gaming Shield. It is compatible with the Mikromedia dsPIC33 and PIC32 boards. The library is designed to get you started with the Gaming Shield and provides control over the 4 LEDs on the Gaming Shield and reads the inputs from the buttons.

[Learn More]

Cozy Fire Example for the Mikromedia Board

5

The Cozy Fire example creates an animated fireplace for the both Mikromedia PIC32 and dsPIC33 boards. The Cozy Fire example was created to show how the VisualTFT resource collection feature can be used to create animated sprites. The code was written using VisualTFT and MikroC Pro.

[Learn More]

PIC32 Soccer Bounce Demo

5

The Soccer Bounce demo uses the accelerometer input to roll a soccer ball around on a Mikromedia PIC32 screen. The code was written using MikroC Pro for PIC32 and VisualTFT. The soccer ball sprite graphics are rendered using Dragan Regodic's excellent TFT Graphics library: http://www.libstock.com/projects/view/914/tft-graphics-library

[Learn More]