esp-idf-hal icon indicating copy to clipboard operation
esp-idf-hal copied to clipboard

Include simple examples demonstrating the use of various peripherals

Open jessebraham opened this issue 2 years ago • 3 comments

Like most other HAL crates do, we should include some basic examples demonstrating how to use the various peripherals. This was discussed briefly in our community meeting today, and there seemed to be a consensus that this would be a valuable addition to the repository.

jessebraham avatar Jan 04 '22 19:01 jessebraham

I have added examples to documentation for the drivers that I have improved:

andresv avatar Jan 10 '22 07:01 andresv

#46 addresses this partly - still more examples needed

bjoernQ avatar Feb 18 '22 08:02 bjoernQ

Looking forward to a series of tutorial examples to help beginners quickly master these skills.It's too difficult for beginners to explore alone.

Do we have a more complete series of examples as of now?

For example, timer interrupt, RTC, external clock, watchdog, power control, BKP, PWM, read/write FLASH, etc

silent-rain avatar Dec 16 '23 14:12 silent-rain

we have a example dir now in both esp-idf-hal/svc so for the time i will close this. More examples always appreciated!

Vollbrecht avatar Jun 21 '24 09:06 Vollbrecht