http://www.instructables.com/id/RF-...-and-Ardu/step3/Arduino-Virtual-Wire-Library/
I have these modules and would like to use them between Arduino (transmitter) and Rpi (receiver).
Is it possible to make a library for B4R and B4j ? (Arduino library is there).
Thinking about it - it must be very similar to rSoftwareSerial library which use two pins as tx and rx, while the rf modules need one pin ech because it works in one direction only.
Edit: with this answer from Erel https://www.b4x.com/android/forum/t...th-rsoftwareserial-library.65779/#post-417502 I guess it will not work with the Rpi but I can still use it between two arduinos.
I have these modules and would like to use them between Arduino (transmitter) and Rpi (receiver).
Is it possible to make a library for B4R and B4j ? (Arduino library is there).
Thinking about it - it must be very similar to rSoftwareSerial library which use two pins as tx and rx, while the rf modules need one pin ech because it works in one direction only.
Edit: with this answer from Erel https://www.b4x.com/android/forum/t...th-rsoftwareserial-library.65779/#post-417502 I guess it will not work with the Rpi but I can still use it between two arduinos.
Last edited: