Python for Robotics - Beyond Basics

preview_player
Показать описание
In this show, we'll go beyond the basics of writing Python code for Robots. We'll dive into Object-Oriented programming, using Classes, methods, and properties, diving deep into inheritance, and looking at some real examples. Finally we will look at the Explora code for the Explora robot.

🎖To join the membership at 🥉bronze, 🥈silver, or 🥇gold levels, head over to

#Pico​ #MicroPython​ #Robotics
Рекомендации по теме
Комментарии
Автор

Kevin, thank you for this useful coverage of OOP and Python. I’m no fan of either but it’s always educational to learn about other ways of working.

StephenFarthing
Автор

Hi Kevin. Can you advice on what robot kit is the best for Python coding (beginners)? Cheers

martynaspuotkalis
Автор

Hello Kevin with respect
I created a device control program for thonyide for esp32 devkit using station and access point modes. I send commands using the udp connection from the mobile application and I also control the devices every three seconds of the application using an api. I'm worried that after making it, when the device is used, there will be a problem in the program and it will not work properly. Is it possible to trust esp32 and micropython language and build a product with many customers?

mehdikarimpoor