geologic

Results 7 issues of geologic

Hi all I have a Uno connected to a ESP8266 to send a GET request to a webserver. I use softwareserial and wifiesp library like this: ``` WiFiEspClient client; #include...

Hi I'm using your library to talk to a GSM modem: `NeoSWSerial modemSerial (GSM_TXPIN,GSM_RXPIN); // Pins 7,8 ` I also use avr/wdt.h for watchdog functions, and 2 external interrupts (pin...

Hi Is it possible yo use ugeojson and cluster points? I tried Leaflet.markercluster with ugeojson but i see 2 layers at the same time, the clustered one and the non-clustered....

I'm using a LoRasPI PCB V1.2a with Single Channel LoRaWAN Gateway installed on a Raspberry Pi 4. According to your schematic, NSS pin from lora module is connected to CE0...

Hi I just build a LorasPI PCB V1.2a and installed Single Channel LoRaWAN Gateway on a Raspberry Pi 4. I think gateway is running ok, terminal shows ``` Trying to...

Hi Before my laptop died a couple of days ago i was using arduino IDE to upload sketches to my custom atmega328PB board, using one arduino nano as ISP. My...

I wonder if it is possible to trigger some kind of event when a detection occur... I would like to play a horn or flash a light when opendatacams detects...