10-Set Up Groups
- add yourself to device groups for access to some USB devices in python
sudo usermod -a -G <group1>,<group2>,... $USER
Example:
sudo usermod -a -G dialout,tty $USER
- reboot to take effect
sudo reboot 0
sudo usermod -a -G <group1>,<group2>,... $USER
Example:
sudo usermod -a -G dialout,tty $USER
sudo reboot 0
I am an engineer and educator, having spent ten years as a professor. My goal is to help you build your knowledge of design and technology, get your hardware working, and propel your startup or small business. Get in touch!