Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation of es32 GPIO configuration with Microros #2

Open
Usama-Arshad16 opened this issue Jul 22, 2022 · 1 comment
Open

documentation of es32 GPIO configuration with Microros #2

Usama-Arshad16 opened this issue Jul 22, 2022 · 1 comment

Comments

@Usama-Arshad16
Copy link

Hi Reinbert,
I am Usama and I am trying to make a robot using microros and esp32. I found your repo quite helpful. I was able to drive my robot using cmd_vel. But I need to go further. Can i know how did you write this code?
From where can I find the documentation of esp32 channel configuration, PWM configuration, and all this stuff.

Screenshot 2022-07-22 20:09:14

@Reinbert
Copy link
Owner

Hey Usama!

I'm glad my code is of help to you. I listed all my sources in the README file. From there you can find other resources.

The documentation to the ESP-IDF framework can be found here: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/
and information on PWM and LED control is listed here: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/ledc.html

I hope that helps.

Cheers, Reinbert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants