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 (140748 times)
  2. FAT32 Library (73307 times)
  3. Network Ethernet Library (58181 times)
  4. USB Device Library (48370 times)
  5. Network WiFi Library (43953 times)
  6. FT800 Library (43504 times)
  7. GSM click (30439 times)
  8. mikroSDK (29133 times)
  9. PID Library (27149 times)
  10. microSD click (26825 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: 454 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

Charcoal Color Scheme for mikroC Pro

0

The Charcoal color scheme is used to customize the syntax highlighting in mikroC Pro. I created this color scheme to make the mikroC programming experience even better with a darker and less saturated background than the Midnight Blue theme. The scheme is designed to work with all of the MikroElektronika mikroC Pro compilers.

[Learn More]

Midnight Blue Color Scheme for mikroC Pro

0

The Midnight Blue color scheme is used to customize the syntax highlighting in mikroC Pro. I created this color scheme to make the mikroC programming experience even better. The scheme is designed to work with all of the MikroElektronika MikroC Pro compilers.

[Learn More]

Fireworks for Mikromedia PIC32

0

The fireworks example creates an animated fireworks show on the Mikromedia PIC32 development board. The fireworks firmware demonstrates a way to use the VisualTFT resource collection feature to create movies. The code was written using VisualTFT and MikroC Pro for PIC32.

[Learn More]