TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136552 times)
  2. FAT32 Library (69749 times)
  3. Network Ethernet Library (55851 times)
  4. USB Device Library (46190 times)
  5. Network WiFi Library (41812 times)
  6. FT800 Library (41005 times)
  7. GSM click (28930 times)
  8. PID Library (26386 times)
  9. mikroSDK (26292 times)
  10. microSD click (25304 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: 1333 times

Not followed.

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 (3)

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

Mission Control for Raspberry Pi

5

Mission Control is a ground station program that allows you to plot the GPS based latitude, longitude, and altitude of your Raspberry Pi using a MikroElektronika GPS Click Board. The program has a graphical dashboard, and supports sharing the GPS position data via the internet using a Google Earth KMZ file.

[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]

I Heart mikroC - Custom LCD Character Example

5

This is a source code example that shows how to create a custom LCD character in mikroC Pro for PIC.

[Learn More]