Search found 12 matches

by saruhan
Fri May 19, 2023 11:17 am
Forum: General Discussion
Topic: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h
Replies: 5
Views: 3864

Re: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h

i think vscode has a gear icon in the bottom toolbar that brings up the equivalent of menuconfig. I changed menuconfig but result is same . it still gives warnings. before: https://i.hizliresim.com/m7quaex.PNG after: https://i.hizliresim.com/gx69iu5.PNG Result is same: https://i.hizliresim.com/fh9b...
by saruhan
Thu May 18, 2023 11:58 am
Forum: General Discussion
Topic: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h
Replies: 5
Views: 3864

Re: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h

thank you for your reply I use VScode so when i type idf.py menuconfig .

it returns fault:
Image
by saruhan
Thu May 18, 2023 6:27 am
Forum: General Discussion
Topic: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h
Replies: 5
Views: 3864

Re: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h

Or How can i disable all warnings?

ADC_SUPPRESS_DEPRECATE_WARN=y
I applied this set but it doesnt work. Warnings continuous

I changed this in sdkconfig but after build this set returns default value. ı cant set this properties.
by saruhan
Wed May 17, 2023 6:25 pm
Forum: General Discussion
Topic: ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h
Replies: 5
Views: 3864

ADC: legacy driver is deprecated, please migrate to esp_adc/adc_oneshot.h

Hi ESP IDF gives this warnig: ADC: legacy driver is deprecated, please migrate to `esp_adc/adc_oneshot.h` drivers: #include "driver/adc.h" //ADC #include "esp_adc/adc_oneshot.h" #include "esp_adc/adc_continuous.h" #include "esp_adc_cal.h" //ADC #include "esp_adc/adc_cali.h" sketch: static esp_adc_ca...
by saruhan
Sat Mar 11, 2023 10:10 am
Forum: ESP-IDF
Topic: esp32 ulp timer
Replies: 0
Views: 823

esp32 ulp timer

Hello, I use esp32 ulp example -> https://github.com/espressif/esp-idf/tree/af805df3cb6117cc74f0875831fbab6446824453/examples/system/ulp_fsm/ulp I need to advance pulse count unit. Pulse count : /* * SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache...
by saruhan
Tue Apr 05, 2022 3:46 pm
Forum: General Discussion
Topic: Decrease Power consumption
Replies: 7
Views: 5584

Re: Decrease Power consumption

I downloaded ulptool https://github.com/duff2013/ulptool but it seems error please tell me what is my fault. c:/users/delphi/appdata/local/arduino15/packages/esp32/tools/xtensa-esp32-elf-gcc/gcc8_4_0-esp-2021r2/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: C:\Users\D...
by saruhan
Mon Apr 04, 2022 6:01 pm
Forum: General Discussion
Topic: Decrease Power consumption
Replies: 7
Views: 5584

Re: Decrease Power consumption

alanesq wrote:
Mon Apr 04, 2022 4:14 pm
Andreas Spiess has done a lot of videos on low power projects, you may find some helpful/interesting info here:
https://www.youtube.com/c/AndreasSpiess/videos
I looked these videos but ididny find any video under 20mA power consumption.
by saruhan
Mon Apr 04, 2022 3:57 pm
Forum: General Discussion
Topic: Decrease Power consumption
Replies: 7
Views: 5584

Decrease Power consumption

Hello

I read mpu6050 register value every 300ms .
WiFi off Bt off adc off .

ESP32 current is 15-20ma.

I need decrease, lowe power consumption . is it possible? if it is how can i do lower power consumption?

Best regards.
by saruhan
Fri Nov 05, 2021 10:05 am
Forum: General Discussion
Topic: Analog video input
Replies: 6
Views: 14210

Re: Analog video input

Hello Thank you for answer. Actually, I developed a IoT system . ESP32 + Android app + ESP32 Cam. This system works perfectly. But We have a problem about Waterproff in ESP32 Cam. We try installed ESP32 Cam in Car rear area. We didnt install ESP32 cam about Dimension, shape and waterproff. So I thin...
by saruhan
Wed Nov 03, 2021 12:40 pm
Forum: General Discussion
Topic: CAN-BUS port reading with ESP32 and MCP2515_CAN module
Replies: 2
Views: 4848

Re: CAN-BUS port reading with ESP32 and MCP2515_CAN module

Hello

You can use Sn65hvd230 chip to reading can buz data.
https://a.aliexpress.com/_va5ga2

I bought this İrem last year and it worked.