Search found 35 matches

by kamesh
Tue Dec 20, 2016 7:20 am
Forum: ESP32 Arduino
Topic: CAN in esp32
Replies: 1
Views: 4552

CAN in esp32

hi,

I am new to esp32 and i installed ardunio ide fro development. I want to start with CAN in esp32. How to use CAN and how to start coding on it. pls give suggestion on this.

thanks,
kamesh.
by kamesh
Tue Dec 20, 2016 7:18 am
Forum: ESP32 Arduino
Topic: Info regarding BT and BLE
Replies: 14
Views: 26035

Info regarding BT and BLE

hi,

How to use BT and BLE in esp32. How to configure both BT and BLE in esp 32 using ardunio ide.

Thanks in advance.
by kamesh
Tue Dec 20, 2016 7:15 am
Forum: ESP32 Arduino
Topic: How to use DAC
Replies: 2
Views: 6216

How to use DAC

hi,

I want to use DAC in esp32 using ardunio ide. Can anyone give me a suggestion on that?
by kamesh
Tue Dec 20, 2016 6:29 am
Forum: ESP32 Arduino
Topic: timers in esp32
Replies: 11
Views: 28438

Re: timers in esp32

hi, It is really awesome. can we pass arguments in miils(). i.e i want timer interrupt for every 100 ms and 200 ms and so on. so can i pass argument like millis(100),milli(200).....? where can i write timer interrupt handler function? lets take an example of external interrupt. In that attachinterru...
by kamesh
Tue Dec 20, 2016 5:11 am
Forum: ESP32 Arduino
Topic: timers in esp32
Replies: 11
Views: 28438

Re: timers in esp32

hi,

Thank you for your response. I want to use two timers independently can you give suggestion on that?
by kamesh
Tue Dec 20, 2016 4:23 am
Forum: ESP32 Arduino
Topic: timers in esp32
Replies: 11
Views: 28438

Re: timers in esp32

hi,

I need a timer to be continuous on and for every 5 sec interrupt should come .
by kamesh
Mon Dec 19, 2016 7:40 am
Forum: ESP32 Arduino
Topic: timers in esp32
Replies: 11
Views: 28438

Re: timers in esp32

hi,

I did not get clear view of using esp32 timers in ardunio ide. Can you provide any examples of esp32 timer application using ardunio ide...
by kamesh
Sat Dec 17, 2016 1:02 pm
Forum: ESP32 Arduino
Topic: timers in esp32
Replies: 11
Views: 28438

timers in esp32

Hi,

I need to know the info about timers in esp32. How many timers are there? How to use timers in coding using ardunio IDE.
by kamesh
Sat Dec 17, 2016 1:00 pm
Forum: General Discussion
Topic: external interrupt in esp32
Replies: 2
Views: 9312

external interrupt in esp32

hi,
How to start with external interrupt in esp32? How many external interrupts are there in esp32? pls reply me.


Thanks in advance
by kamesh
Sat Dec 17, 2016 11:40 am
Forum: General Discussion
Topic: audio streaming
Replies: 2
Views: 5486

audio streaming

hi,

I need to play ringtone by using esp32. How can i play? pls revert back.