Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 640 Bytes

ruggeduino.md

File metadata and controls

24 lines (16 loc) · 640 Bytes

Ruggeduino Maintenance[^1]

Equipment

  • Laptop
  • Full size USB cable
  • Ruggeduino test shield

Set up

  1. Ensure avrdude is installed on the laptop.
  2. Ensure the current user has write access to the serial port the ruggeduinos use, typically /dev/ttyACM0. On linux you may need to run sudo usermod -a -G dialout $(whoami), then logout and back in again.

Procedure

Execution time: 30 seconds per board.

  1. Plug the test shield into the Ruggeduino.
  2. Plug the Ruggeduino into the laptop.
  3. Run ./scripts/ruggeduino_test.py and follow the instructions.