Search found 3 matches

by funnygiraffe
Thu Jul 26, 2018 10:38 am
Forum: ESP32 Arduino
Topic: how can i get pure OFDM graph
Replies: 3
Views: 7244

Re: how can i get pure OFDM graph

Can you give us an example of its usage . I'm newbie on this field :D :D :D :D :D
by funnygiraffe
Sat Jun 23, 2018 6:47 am
Forum: ESP32 Arduino
Topic: how can i get pure OFDM graph
Replies: 3
Views: 7244

how can i get pure OFDM graph

I'm currently doing a project on wifi-base distance meassurement. I found this paper : https://www.usenix.org/system/files/conference/nsdi16/nsdi16-paper-vasisht.pdf.
however, it's require to gain pure signal for later process. I'm curious how i can get this form esp32 , and can it's be done on ...
by funnygiraffe
Sun Jun 10, 2018 10:15 am
Forum: ESP32 Arduino
Topic: how can I get wifi rssi at faster rate
Replies: 6
Views: 17409

how can I get wifi rssi at faster rate

I'm doing a project on lcoalization using wifi RSSI value.
I found some code only it's too slow for me since the rssi value can be interfere and vary very easy , so I need faster rssi value to do a moving avg before use it in my applicaion

code:
#include <Arduino.h>
#include <ESP8266WiFi.h ...

Go to advanced search