804 views
in Platform Packages by
I want to make annimation on a photo that apears on the LCD of STM32F469 while moving the accelerometer of my cart. What to to ??

2 Answers

0 votes
by

Hello

Look into following topics, This should give you clue.

About Animation: http://ask.embedded-wizard.de/1030/how-to-create-an-animation?show=1030#q1030

Device Driver: http://ask.embedded-wizard.de/292/device-class-and-device-driver-how-to-integrate-a-device?show=292#q292

After going through above topics.

what to do next??

Ans:

1. Take Accelerometer information via Device driver(You suppose to implement them in a way to fetch the accelerometer sensor data),

2. Implement the animation with respect to the received sensor data.

--

Maharaja

 

0 votes
by
Put your images into one multi-frame bitmap and let the Image view play the sequence. This can be achieved by setting the property Animated to true.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...