#python #arduino #roboticsengineering #autonomousvehicles #roboticsengineering
Incorporating A.I. applications with an embedded system is simpler than you think. You can start architecting your robotics project based on the control block diagram. The control block diagram will guide you on which application needs to run on the computer and microcontroller sides. Once you have a clear vision, involving A.I. applications in your project will be easier.
-----------------------------------------------------------------------------------
🌏 Find Me Here:
🔥Linkedin: / hongyun-elliot-lee
🔥Discord: / discord
🔥ubicoders: https://www.ubicoders.com/
🔥Blog: https://www.ubicoders.com/blogs
🔥GitHub: https://github.com/ubicoders/
-----------------------------------------------------------------------------------
⏲️Time Stamps:
0:00 intro
0:50 how to connect A.I to the embedded system
2:13 what's an embedded system
2:50 why embedded system?
4:29 the first principle
5:57 how to plan and divide A.I and embedded system functions
7:48 example on how to manage A.I for the embedded system
9:11 data protocol between A.I and the embedded system
11:47 ROS and RabitMQ
15:41 why the first principle matters