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 (142066 times)
  2. FAT32 Library (75294 times)
  3. Network Ethernet Library (59491 times)
  4. USB Device Library (49522 times)
  5. Network WiFi Library (45288 times)
  6. FT800 Library (44914 times)
  7. GSM click (31432 times)
  8. mikroSDK (30438 times)
  9. microSD click (27799 times)
  10. PID Library (27622 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: 1409 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

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]

Mikromedia 3D Sprites

10

This firmware example uses the Libstock TFT Graphics library to render animated 3D Sprites on a Mikromedia PIC32 board. The demo can be controlled using the touch panel or the Mikromedia Gaming Shield.

[Learn More]

Building an HDR Panoramic Camera Rig

6

This project creates a DIY panoramic camera rig that is capable of capturing fully spherical high dynamic range panoramas. The project uses a modified Canon DSLR battery grip that is interfaced with a MikroElektronia Mikromedia development board. The firmware has been written in C-code using the mikroC Pro for PIC32 compiler, and VisualTFT.

[Learn More]