-
I have setup two generic enocean things in openHAB (only these two) and I use a JS transformation to transform the messages 1:1 from the device to the string channel of the thing.
From time to ti…
-
this my nodejs code on Pi3
```
const cePin = 24;
const irqPin = 25;
const spiDev = "/dev/spidev0.0";
pipes = [0x746D610000, 0x0000616D74];
var nrf = require('nrf');
var radio = nrf.connect(…
-
Update the resources that we/you come across the web related to the project(Research papers on GNU radio and Firefox, addons) , which might helps/contributes to our projects.
-
OR gate on photodiode array.
Transistor to modulate laser.
-
I`m just discovering the existence of LoRa and have bought an RFM95 and connected the following pin-out
`
PI Port RFM95 Port
3v3 = VCC
GND = GND
GPIO10 = SPI_MOSI = MOSI
GPIO9 = SPI_MISO = MISO
G…
-
Hello,
So this code is only for LR1110 and confusing for LR1120.
https://github.com/Lora-net/SWSD004/blob/c0608dfaf90fefa807ff66546dfab1578d5cfb66/apps/examples/geolocation_gnss/main_geolocation_g…
-
Thanks a lot for your work. It's a great project.
I am reaching out regarding the possibility of integrating support for the LLC68 module within your repository. However, I've encountered challenge…
-
Hi. I've been trying to get the cariboulite working on a raspberry pi 4 (i have several pi4's and run into the same issue on them all) and i've been having some struggles with the smi interface. I a…
-
Any hope for this drone? ~I'm currently in no possession of multiprotocol radio, so I was unable to tinker much~. Anyway, here is the data I was able to collect from the drone hardware itself.
### …
-
So I've written a python script that sends binary on both transmitters, S1G and HIFI, but each transmitter can transmit binary one by one.
The issue I'm currently facing is that if I want to multi-t…