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 (141403 times)
  2. FAT32 Library (74248 times)
  3. Network Ethernet Library (58789 times)
  4. USB Device Library (48885 times)
  5. Network WiFi Library (44642 times)
  6. FT800 Library (44195 times)
  7. GSM click (30911 times)
  8. mikroSDK (29755 times)
  9. PID Library (27383 times)
  10. microSD click (27312 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

PIC32 Soccer Bounce Demo

Rating:

5

Author: Andrew Hazelden

Last Updated: 2015-01-18

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Gaming and Fun

Downloaded: 466 times

Not followed.

License: MIT license  

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

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "PIC32 Soccer Bounce Demo" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "PIC32 Soccer Bounce Demo" changes.

Do you want to report abuse regarding "PIC32 Soccer Bounce Demo".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

Soccer Bounce

Soccer Bounce

With the Soccer Bounce firmware you can take a soccer ball out for a spin without breaking a sweat.

View full image

Soccer Bounce Demo Video

The Soccer Bounce demo uses the accelerometer input to roll a soccer ball around on a Mikromedia PIC32 screen.

Watch on YouTube

Installation

  1. Install Firmware: Flash the firmware file bounce.hex to your Mikromedia PIC32 board.

  2. Enjoy the demo by tipping the Mikromedia board to roll the soccer ball around the screen.

 

ALSO FROM THIS AUTHOR

mikroBirthday

5

Celebrate a birthday by blowing out a virtual candle. This example was created in celebration of MikroElektronika's 10th Birthday! You get to blow out the candle on a cupcake by tapping the touch screen on a mikromedia dsPIC 33 board. After two seconds the candle lights itself up again and you can repeat the process.

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

ACH SHT1x Click RPi Demo

0

The python based sht1x_click.py demo allows you to read a MikroElektronika SHT1X Click board on a Raspberry PI using I2C via a Pi Click Shield. The SHT1x Click board uses an I2C based Sensiron SHT11 module for reading the temperature and humidity. The RPi I/O uses MikroBus I2C SDA = RPI Pin 3, MikroBus I2C SCL = RPI Pin 5.

[Learn More]