File and directory command line Directories List directory: ls List directory (wildcard matching): ls *.txt List all files of type: find . -name "*.txt" -print Switch/toggle between dirs: cd - Make empty directory: mkdir sample-directory Remove empty directory: rmdir sample-directory Remove directory with all contents:...
- KY-032 Obstacle avoidance sensor module arduino example
- KY-033 Hunt sensor module arduino example
- KY-009 RGB Full color LED SMD Module arduino example
- KY-020 Tilt Switch Module arduino example
- KY-025 Reed Switch Module and Arduino
- KY-023 dual axis joystick Arduino example
- STM32 Nucleo and MMA7361 accelerometer arduino example
- STM32 Nucleo and ADXL337 accelerometer Arduino example