Search found 4 matches

by Anil kumar
Fri Nov 22, 2019 11:46 am
Forum: General Discussion
Topic: HFRFID
Replies: 0
Views: 1541

HFRFID

Does anybody have sample code of HFRFID(High Frequency Radio Frequency Identification) for ESP32.
if any please kindly help me out.
by Anil kumar
Tue Oct 15, 2019 7:14 am
Forum: General Discussion
Topic: ESP32 wifi ap mode
Replies: 0
Views: 2690

ESP32 wifi ap mode

#ifndef __WIFI_C__ #define __WIFI_C__ #include <esp_wifi.h> #include <esp_event_loop.h> #include <freertos/event_groups.h> #include <esp_system.h> #include <nvs_flash.h> #include <sdkconfig.h> #include </home/mallan/esp_printer/esp-idf/components/lwip/include/lwip/lwip/err.h> #include </home/mallan/...
by Anil kumar
Fri Sep 06, 2019 7:13 am
Forum: General Discussion
Topic: SPI Software Pull-up
Replies: 1
Views: 2447

SPI Software Pull-up

Can we use SPI software pull-up in esp32?
by Anil kumar
Mon Aug 12, 2019 10:46 am
Forum: General Discussion
Topic: How to add GNU OpenOCD to the eclipse?
Replies: 0
Views: 1661

How to add GNU OpenOCD to the eclipse?

Hello everyone,
i'm working on esp32 using eclipse-oxygen 3A ide. here i need to add openOCD to this IDE, so please can anyone help me?
here i'm using 32bit ubuntu os.