sevenseasofbri / CG2271-Mini-Project

CG2271 Mini Project AY20/21 Semester 1
2 stars 2 forks source link

Set up Communications A-BT Connectvity #2

Closed sevenseasofbri closed 3 years ago

sevenseasofbri commented 3 years ago

A. BT Connectivity Requirements

  1. Develop a User Interface Button to establish BT connectivity with the Robot
  2. Robot must respond with TWO LED Flashes at the Front (Green LED’s) to indicate that the connection has been established.
  3. Robot must play any unique tone sequence to indicate that connection has been established. Refer to #1 for application requirements Done via UART Pins PORTE 22, 23 Might be an issue since interrupts can only be configured in Ports A and D of KL25Z
sevenseasofbri commented 3 years ago

Can do 2, 3 after #4 and #5