Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 892 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 892 Bytes

Ameba_wireless_comm_w_nRF24L01

image

This project aims to port over the existing Arduino wireless communications with nRF24L01 modules to Ameba boards.

Refer to this guide. It teaches how to use the bi-directional communication between the arduino boards, where the Joystick at the first Arduino we will control the servo motor at the second Arduino, and vice versa, using the push button at the second Arduino we will control the LED at the first Arduino.

This project is still work in progress, will update once the code is ready.

Credits

Photo and guide is from: https://howtomechatronics.com/tutorials/arduino/arduino-wireless-communication-nrf24l01-tutorial/