I am trying to send numbers representing equalizer bands from my phone through Bluetooth to an ATmega64 microcontroller. I have created buttons for each band, so when the "63Hz" button is pressed, I want to send the number 1 to the microcontroller, for "160Hz" 2, and so on up to OUT-9.
I've created a "Comenzi realizate->Completed Orders" button, and when it is pressed, I want to display the submitted values. For example, if the 160Hz button was pressed and then I submitted 4(represents the value by which I want to amplify the signal), I want the values to be displayed: 2, 4, and so on. Any ideas?
licenta_copy.aia (217.0 KB)