AI and Robotics (with Raspberry Pi)🤖
When I first began programming around a year ago, I started with C/C++ on the Arduino Uno. I enjoyed making LEDS flash, servos move and motors spin, however I didn’t have the knowledge needed to build what I really wanted (cool robots 😄). So now after some time has passed I am ready to tackle the project I couldn’t do at the time I started my programming journey.
Goals for project
I am planning on building an autonomous vehicle. And for this build I’m switching out my Arduino for the more powerful Raspberry Pi, it’ll make running the TensorFlow models for machine learning much easier. Follow my projects progress on GitHub.
Below is a link to my repo where I will be pushing updates on my project.