TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 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 (141291 times)
  2. FAT32 Library (74089 times)
  3. Network Ethernet Library (58715 times)
  4. USB Device Library (48826 times)
  5. Network WiFi Library (44525 times)
  6. FT800 Library (44073 times)
  7. GSM click (30805 times)
  8. mikroSDK (29658 times)
  9. PID Library (27355 times)
  10. microSD click (27251 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: 1393 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

Mikromedia Panorama Viewer

0

The Mikromedia Panorama example displays a 1920x240px cylindrical panorama on the Mikromedia dsPIC33 or PIC32 screen. The panorama example was created to show how the VisualTFT resource collection feature can be used to load sliced images. 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]

DigitalPOI - Persistence of Vision Display

24

The Digital Poi Spinning device can write text, draw small icons, and display patterns as you spin it around. It works by encoding your visual data onto a series of 8 LEDs that are spun like a fire spinning poi.

[Learn More]