This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
hstarwiki:cust:gen:chip [2016-11-21 T 19:29] admin [GPIO on CHIP] |
hstarwiki:cust:gen:chip [2017-03-07 T 23:59] (current) admin |
||
---|---|---|---|
Line 8: | Line 8: | ||
* http:// | * http:// | ||
- | ==Default login== | + | ==Usuefull tools on known system== |
- | User: root p:chip | + | * Debian based but own system |
+ | * uses systemd | ||
+ | |||
+ | |||
+ | ====== Chip via tty ====== | ||
+ | Pin out: | ||
+ | * Black (Blue) to grnd | ||
+ | * White to Tx | ||
+ | * Green to Rx | ||
+ | Command: | ||
+ | * $dmesg | grep tty | ||
+ | * find tty dev name, like / | ||
+ | * $picocom -d 115200 / | ||
+ | Default login | ||
+ | * User: root | ||
+ | * p:chip | ||
+ | Basic Wifi setup: | ||
+ | * sudo nmcli device wifi connect '(your wifi network name/ | ||
+ | |||
+ | |||
+ | tty info: | ||
+ | * Baud Rate (Data Rate): 115200 | ||
+ | * Data Bits: 8 | ||
+ | * Parity: none | ||
+ | * Stop bits: 1 | ||
+ | * Flow control: none | ||
======GPIO on CHIP====== | ======GPIO on CHIP====== | ||
- | Relaxing Natural Bug bot | + | ====Relaxing Natural Bug bot==== |
Steps: | Steps: | ||
* Testing and documenting should be done at each step | * Testing and documenting should be done at each step | ||
Line 35: | Line 60: | ||
* gyro | * gyro | ||
* wall sensor | * wall sensor | ||
+ | * gps | ||
+ | * wireless rx and tx | ||
+ | * Enclosure | ||
+ | * Natural surface | ||
+ | * Walking (I do not want rolling) | ||