PWM (Pulse Wave Modulation)


Introduction

The Message Type is NUMBER based and has a range from 0-255. This represents the max Analog writing resolution of our Builder Base (8 bit). It does not allow fractions.


Example Data

  • 10

  • 25

  • 55


Converts to

Message Type

Data

Message Type

Data

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396296237

Always triggers

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396230684

Directly converts (according to range: 0-255 → 0-4095)

https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/396296289

Directly converts (according to range: 0-255 → 0-100)

Clears screen and shows the PWM value

Directly converts

Directly converts (according to range: 0-255 → custom low-custom top)

Directly converts

Directly converts (according to range: 0-255 → -255-255)

Any Signal that is not mentioned on the table above should not be able to convert.


Debug View

In the Debug View values can be written to or read from the drivers on the Builder Base directly.

Write

A value between 0 and 255 can be written.