Prepara a RBM33G porque che vai facer falta.
A USB host is the machine that controls the connection and provides power (like a computer or smartphone). A USB device is what connects to the host to send or receive data (like a keyboard, flash drive, or printer).
A serial connection is a method of sending data between two devices, one bit at a time, through a single wire. It uses a TX pin to send data and an RX pin to receive data.
The speed of the connection is measured in bps, or bits per second (9800 bps, 115200 bps… way slower than typical USB).
Data is transmitted in binary, meaning it is sent as a series of “1s” and “0s”. To represent text or symbols, devices often use ASCII, which is a standard way of converting letters and characters into binary.
This type of connection is simple and widely used in electronics and communication. It is WAY OLDER than USB.
Some USB peripherals, like microcontrollers and 3D printers, use simple serial connections over USB. This is known as a “virtual COM port.”
Las conexiones serial se consideran off-line, pero suponen igualmente un problema de ciberseguridad.
Parámetros:
Diferencias entre varios sistemas:
Chip convertidor RS232 a TTL/UART/FTDI: MAX3232
Create the G-CODE in a PC, send it to the printer on-the-fly. The PC must remain connected during the printing process:
Create the G-CODE in a PC, copy it to a flash drive, connect the flash drive to the printer:
Podes:
O máis probable é que non traia ningún (aparte do USB, ou que teña un RS-232 en conector DB-9
Distingues entre protocolo e conector? RS-232, dupont, USB, RJ-45…?
Serial en RJ-45. Por que????? Pois non, non é ethernet, é RS-232
Contan con ata 5 portos TTL/UART en conectores USB e JST (dupont).
No utilizan ASCII (texto plano), senón que usan un linguaxe propio coñecido como MAVLINK.
A comunicación se fai entre a emisora e o dron. Como non pode haber cable, úsase unha parella de radios de telemetría:
Deste xeito, calquera equipo con porto serie pode ser un mando de dron: unha tablet Android, un PC con gamepad…
Tes dous portos serial:
Modos:
Esta placa é moi útil para deixala “plantada” en dispositivos que perdan a conectividade con facilidade.
O chip MAX3232 permite converter entre estes dous sistemas:
Este xoguete se intercala entre host e device para escoitar o que falan entre eles:
S485 RS422 RS232 TTL puerto serie ostener escucha monitoreo grabadora (“ISOLATION”)
https://es.aliexpress.com/item/1005005100289999.html
Putty
screen
(sinxela) ou picocom
Pregunta ao profesor cal debes facer: