Skip to content

Latest commit

 

History

History
78 lines (58 loc) · 2.44 KB

README.md

File metadata and controls

78 lines (58 loc) · 2.44 KB

fyi

Tudnivalók / For your information

Alapbeállítások / Default settings

property
tulajdonság
default
alapértelmezett
user@hostname wheeltec@roboworks
wheeltec@192.168.0.100
SSID wheeltec_robo_#
Password
Jelszó
dongguan

Akkumulátor / Battery

status volt
🟢 21.0 V- 25.0V
🟡 20.0V- 21.0V
🔴 > 20.0 V

battery

Robot név és szín / Robot name and color

# color
szín
english
angol
hungarian
magyar
robot name
robot név
01. black fekete robo_f
02. grey szürke robo_g
03. white fehér robo_w
04. dark red bordó robo_d
05. red piros robo_p
06. orange narancs robo_n
07. yellow sárga robo_s
08. brown barna robo_b
09. blue kék robo_k
10. purple lila robo_l
11. green zöld robo_z
12. pink rózsaszín robo_r
13. beige bézs robo_x

nmtui / WiFi hotspot

Network Manager Text User Interface

Profile name: hotspot1
Device: wlan0
SSID: wheeltec_robo_#
Mode: Access Point
Security: WPA & WPA2 Personal
Password: dongguan
IPv4 address: 192.168.0.100/24
IPv4 gateway: 192.168.0.1

VS code SSH

PS C:\Users\he> ssh wheeltec@192.168.0.100 mkdir -p .ssh
wheeltec@192.168.0.100's password:

PS C:\Users\he> cat .ssh/id_rsa.pub | ssh wheeltec@192.168.0.100 'cat >> .ssh/authorized_keys'
wheeltec@192.168.0.100's password:

PS C:\Users\he> ssh wheeltec@192.168.0.100

Links

License