Skip to content

sustain-lab/arduino-wavemaker

Repository files navigation

arduino-wavemaker

Powering a wave paddle motor with Arduino Uno.

Parts

Getting started

Get the code

git clone https://github.com/sustain-lab/arduino-wavemaker

Generating the signal

This notebook describes how we generate the sign signal in the range [0-255] to send to the motor. The notebook is for the purpose of illustration. The actual values are computed on the Arduino itself at the start of the program.

Arduino code

See the full code here.

We can currently control:

  • Period [s]
  • Amplitude (fraction voltage of power source)
  • Number of oscillations to perform before stopping

Resources

Thanks

  • Cedric Guigand

About

Powering a wave paddle motor with Arduino Uno

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published