Home Tags Serial ports

Tag: serial ports

Building Image Processing Embedded Systems using Python, Part 3

2
The third and final part of this series shows you how to use the pySerial module, Arduino, and finally, how to combine everything...

Device Drivers, Part 12: USB Drivers in Linux Continued

67
The 12th part of the series on Linux device drivers takes you further along the path to writing your first USB driver in Linux...

Using QEMU for Embedded Systems Development, Part 2

3
In the previous articles, we learnt how to use QEMU for a generic Linux OS installation, for networking using OpenVPN and TAP/TUN, for cross-compilation...