Skip to content

ESPuPy/ESP32-MicroPython-Samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 + MicroPython Sample Programs

MicroPython sample programs published in Interface magazine.

  • folder:NO2_SW_VR
  • examples for handling Switch, Volume and Rotary Encoder (Interface magazine 2021/5)
file name abstruct notes
list1.py LED on when SW is pressed implemented by polling
list2.py toggle LED on and off when SW is pressed implemented by Interrupt
list3.py ADC Sample
list5.py rotar encoder sample required following driver
encoder.py driver for rotary encoder implemented by polling

Japanese README--> README_ja.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages