How to connect arduino with receiver

Hey guys i have a question, is it possible to use arduino as transmitter and send data to receiver?
example receiver: Flysky 2.4g 6ch fs-ia6b receiver ppm output with ibus port Sale - Banggood.com-arrival notice-arrival notice

Here's a couple of links that may help:

To send to a receiver you need a transmitter. I don't think an Arduino alone can do it. You need something that can transmit on the correct channel and with the correct data format for your receiver.

Do you know what kind of element i can use to do it ?
I found a library which could help with this but i'm not sure it will work.
Library: IBusBM - Arduino Reference

Looks like the library for the receiver side, not the transmitter side.

With this library you can interface to any RC receiver