Felgo&QtQuick dev for a speedometer gauge with simple 4 steps
New a Single-Page application in Felgo qt creator and add a CircularGauge inside Item.
Checkout Step-1 branch to see how it works.
Add a custom stype to this speedometer CircularGauge.
Checkout Step-2 branch to see how it works.
Add some simulations to move needle.
Checkout Step-3 branch to see how it works.
Add background sound to make it real.
Checkout Final branch to see how it works.