User Tools

Site Tools


hstarwiki:cust:gen:chip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hstarwiki:cust:gen:chip [2017-03-07 T 20:03]
admin [Basic Setup]
hstarwiki:cust:gen:chip [2017-03-07 T 23:59] (current)
admin
Line 7: Line 7:
   * Wifi Via command line:   * Wifi Via command line:
   * http://docs.getchip.com/chip.html#wifi-connection   * http://docs.getchip.com/chip.html#wifi-connection
- 
-==Default login== 
-User: root p:chip 
  
 ==Usuefull tools on known system== ==Usuefull tools on known system==
Line 16: Line 13:
  
  
-====== Chip via tty ====+====== Chip via tty ======
 Pin out: Pin out:
   * Black (Blue) to grnd   * Black (Blue) to grnd
Line 24: Line 21:
   * $dmesg | grep tty   * $dmesg | grep tty
   * find tty dev name, like /dev/ttyUSB0   * find tty dev name, like /dev/ttyUSB0
-  * $screen +  * $picocom -d 115200 /dev/ttyUSB0  
 +Default login 
 +  * User: root  
 +  * p:chip 
 +Basic Wifi setup: 
 +  * sudo nmcli device wifi connect '(your wifi network name/SSID)' password '(your wifi password)' ifname wlan0 
  
 tty info: tty info:
hstarwiki/cust/gen/chip.1488917007.txt.gz · Last modified: 2017-03-07 T 20:03 by admin