Replies: 1 comment
-
This is a really good course, helpful for all beginners who need a systematic introduction. Especially the exercises section is very good. I know from helping my children, that finding good exercises is a hard task of finding the right balance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since 3 years I am developing a course on IoT for several African universities. The course is based on the WeMos D1 mini bus with an ESP32 as microcontroller and MicroPython as programming language. The course is described on a TWiki server and is available in slightly different versions in English and French (see Site Map). The solutions to the exercises are available on github. You will find quite a few pure Python drivers for the different sensor shields available for the WeMos D1. Some other sensors were interfaced through prototype boards and drivers for these are also available. Maybe someone will find there the driver he needs for his project.
Beta Was this translation helpful? Give feedback.
All reactions