
Mickey666Maus
Germany
Asked

Experiments With Google Just Launched Teachable Machine 2.0
Go over to their website to check the new features!! https://teachablemachine.withgoogle.com/
Teachable Machine is a web-based tool that makes creating machine learning models fast, easy, and accessible to everyone. You can now export code to use it offline...
Or connect an Arduino to drive your robot directly by using a web app!! So there are a lot of options... https://experiments.withgoogle.com/tiny-sorter/view
The above sketch runs an the Arduino Leonardo, which is supported hardware on the Synthiam platform!!
So who will be first to do some ARC integration for this?
Related Hardware Arduino Leonardo
I really appreciate your attention to my questions! You helped me take the first step, make friends an arduino and teachable machine with a servo drive. (After 2 of your video tutorial, I focused on the renamed Class 1, Class 2 in degrees of rotation, but I still couldn’t get it because of the Chrome cache, I disabled it in the developer’s tools and everything worked out !!! as always a grain, a trifle, the last mile ...) On my last question, I managed to connect the slider to the servo, changing the firmware of the Leonardo and p5.js. code, moving the slider I controlled the servo. But to align, connect, send the results p5.js "Teachable Machine" instead of the sliders I could not (((
Ok, if I understand correctly...
You want to send values from your own Teachable Machine project to drive a servo? If yes, upload this Firmware to your Arduino Leonardo... https://synthiam.com/GettingStarted/Build-Robots/Arduino-Leonardo-18257
Then follow the steps above, and everything should work!!
Hey, since I was remembered to close this...I just gave credits to EZang60, because he is super active at the forum!! I hope he will be happy about some kudos!!
Hi, all great information here, thanks for all
I am super active at the forum because I am excited to learn, so many things to explore and test.
be well
This is showing how Pose Estimation can be used to drive a robot with Teachable machine!