LSatan / SmartRC-CC1101-Driver-Lib

This driver library can be used for many libraries that use a simple RF ASK module, with the advantages of the cc1101 module. It offers many direct setting options as in SmartRF Studio and calculates settings such as MHz directly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send ASK data as PWM signal?

OevreFlataeker opened this issue · comments

Is there a way I could use this library to send my signal in ASK not just as a simple on/off keying but as PWM? Would I need to encode the signal myself or is there any helper code available?