ICT: Diary
D: 59 W: 09
< | February 2021 | > | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 |
[ < ]
Sunday, 7 February 2021 [ >
]
Mac OS X Serial and USB ethernet gadgets
ls /dev/tty.*
Will list devices, eg:
/dev/tty.BOOM3-LWACP
/dev/tty.Bluetooth-Incoming-Port
/dev/tty.usbserial-0001
sudo cu -l /dev/tty.usbserial-0001 -s 115200
this will allow cu
to talk to the device. With the correct USB plugged into a Raspberry Pi with g_ether enabled will allow you to set up an ethernet connection in Network preferences.
$Id: dates.htm,v 1.1420 2021/02/11 21:12:16 fred Exp $
$Id: diary,v 1.27 2017/09/01 17:12:44 fred Exp $