Skip to content

Releases: ea7kir/i2s-PPM-Display

faster frame rate

13 Oct 17:03
Compare
Choose a tag to compare

Faster display frame rate (fps) resulting smoother response to transients.

amended install

30 Sep 15:53
Compare
Choose a tag to compare

Amended install instructions.

license update

20 Sep 20:32
Compare
Choose a tag to compare
v1.1.1

license update

Added MS Mode

18 Sep 17:43
Compare
Choose a tag to compare

README.md
Updated to include MS mode.

main.cpp
Added MS mode. Enable by grounding GPIO Pin 1.

Elsewhere
Removed obsolete comments.

Latest

18 Sep 16:04
Compare
Choose a tag to compare

Dependencies
Updated to latest versions as of 18th September 2023.

README.md
Corrected grammar and spelling.

PPM_Meter.cpp
Added mutex locks to struct storedIntegratedValue.

Changed variable label[] in PPM_Init to const.

Commented out unused variable counter in Task_PPM_UpdateNeedles()

v1.0.1

20 Jun 14:10
Compare
Choose a tag to compare
  • Changed GPIO pins so that they all on the side of the board.
  • Improved the ballistics now closer to the required specification.
  • Removed some redundant code.
  • Commented out all log functions.

No firmware bin file is included at this time, because I don't understand PlatformIO well enough.

First public beta release.

18 May 14:37
Compare
Choose a tag to compare

This is the first public beta release. Things will change, but it works!