↧
How to use a Sierra Wireless MC8705 Modem with Direct-IP with Linux
It took me a while to get this work - so I want to share my knowledge.When I plugged my MC8705 in, the kernel registered 4 USB devices (ttyUSB0-ttyUSB3) and 3 WWAN devices (wwan0-wwan2).[ 5.959823] usb...
View ArticleReading a DS18B20 temperature sensor using a DS9097 adapter with C++ on Linux
Recently I had to read a Dallas DS18B20 sensor on a Linux machine. The sensor is connected with a DS9097 USB adapter which presents itself as a PL-2303 serial port. The DS9097 adapter is built into the...
View Article