A
A
Andrey Surzhikov2018-10-13 13:37:09
Do it yourself
Andrey Surzhikov, 2018-10-13 13:37:09

Is it difficult to write a Linux device driver?

There is a Raspberry PI (or Orange Pi) with Raspbian.
There is a HopeRF RFM-95 LoRa module (connects via SPI interface to the pins on the Pi)
How difficult / expensive / time consuming is it to write a device driver so that the module can be accessed as a device (like echo "1234" > /dev/lora.rf95) ? How much does it cost to freelance?
There are ready-made libs for RF95 in C ++ on the github (but they are all designed for Arduino).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2018-10-13
@chupasaurus

The official documentation though. As you can see, there is also an analogue of your example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question