I am a beginner and I just bought the AMB82-mini. I will use it for an Arduino Uno competition. I want the AMB82 send certain message to Arduino Uno when certain garbage types are detected. The Arduino Uno will rotate a servo motor based on the message that it receive from AMB82. Can someone give me some idea how to do this project?
Hi @Zul77 and @MJK, Here are the 2 example guides on sending and receiving data from Arduino Uno. Please test with this 2 examples to check whether it works. Thank you.