Skip to content

hCaam/ppm_arduino

Repository files navigation

Pulse Position Modulation with Arduino

  • Build with Arduino
  • Can run with Proteus

Usage/Examples

longPulse for how long pulse

const int longPulse = 2;

delayPulse for interval between pulse

const int delayPulse = 500;

Installation

  • Open .ino files and go to sketch

  • Export to Compiled binary for simulation

  • Open Proteus and Double click model

  • Click the program file tab and import Hex file from Arduino

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages