Anda di halaman 1dari 2

Selanjutnya kode hexadecimal yang diterima oleh remote dsp akan dikirim

langsung ke dsp dalam bentuk kode biner.

Then the hexadecimal code received by the remote dsp and will be sent
directly to dsp in binary code.

Digital Signal Processors (DSP) take real-world signal whichh need to be


processed so that information that they contain can be displayed, analyzed
or converted to another type of signal that may be of use.
Converters such as an Analog-to-Digital converter then take the real-world signal
and turn it
into the digital format of 1's and 0's.

Kes
Remote DSP connected to the server using a
WebSocket which will be processed automatically in real-time.
The server will receive data or commands such as
Volume up and will be sent to the DSP Remote in hexadecimal code.
The hexadecimal code will be processed into a binary code for Digital
Sound Processor

Untuk jalur koneksi remote dsp adalah menggunakan suatu socket,


Ketika server mengirim suatu printah seperti volume up, remote dsp akan menerima
perintah
tersebut dalam bentuk bentuk hexadesimal code,
selanjutnya remote dsp akan mengirim perintah tersebut ke dsp nya dalam bentuk kode
binary
untuk diproses

For a remote dsp connection point, use a socket,


When the server sends a command such as volume up, the remote dsp will receive the
command
in hexadecimal code form,
then the remote dsp will send the command to the dsp in the form of binary code
for processing

bg aku mau nanya, remotenya nya ini remote dsp atau remote yang ada di
aplikasi ayo nya ya bang?

Kode biner adalah kode yang digunakan untuk sistem kerja komputer lebih cepat
dan efektif

Setelah menerima perintah dari android remote dsp, cloud server akan
mengirimkan suatu kode dalam bentuk hexadecimal untuk remote dsp

Pada proses ini, Remote DSP akan mengirimkan suatu perintah ke cloud server
seperti volume up. Setelah itu remote akan menerima suatu kode dalam
hexadesimal yang dikirimkan oleh server.
Android Remote DSP dan Android STB saling terhubung ke cloud server
dengan menggunakan suatu socket.

In this process, Remote DSP will send a command to the cloud server
like volume up. After that the remote will receive a code in
hexadecimal file sent by the server.
Android Remote DSP and Android STB are connected to the cloud server
using a socket.
websocket udah dibikin pakai 3 jalur,
websocket untuk manage nya
broadcast untuk aplikasi
ayo

Anda mungkin juga menyukai