Control RGB LEDs Using Android and Arduino
DZone News To send data to Arduino, we need to create a simple HTTP client that sends the Red, Green, and Blue components as a JSON string. Arduino will use this information to control the RGB LED. The Android HTTP client is very simple and it is based on OkHttp. |
No hay comentarios:
Publicar un comentario