Due to a silly mistake at ordering a small Tx and belonging Rx, I am now in need of a PPM decoder. The Tx/Rx combo is primarily aimed at drone flight controllers, and comes without channel trim buttons or mixing facilities.
As I bought it from HK's EU warehouse, I could send it back and get my money reimbursed. But for some reason that means I should send it to an adress in Leeds/UK, which will cost me something like a third of the purchase price, so I'd rather put it to use.
I want to put it to use for a boat or car, but the Rx only delivers PPM and S.Bus/I.Bus, hence the need for a decoder to drive the servo's.
Preferably PPM, because then I can make use of it for a different project as well, providing an external throttle timer on another transmitter which does not have one, by making use of the ppm output for the buddy lead.
And preferably for an ATtiny85, as it is nice and small.
A lot of wishes, I know

I did some searching, on this forum and elsewhere, and I found viewtopic.php?f=41&t=612, Martin's exquisit little S.Bus decoder. Unfortunately the code is way beyond my capabilities, so I cannot bend it to serve my purpose.
On the other end of the scale I found this: https://create.arduino.cc/projecthub/ab ... ino-c42929, which looks a bit simplistic (but I can understand it

Any help would be appreciated.
Cheers,
Max.