Gantry 5
  • Featured
  • Topics
      • Back
      • Coding
          • Back
          • Arduino Coding
          • Databases
      • Inland Waterways
          • Back
          • Trent and Mersey Canal Locations
          • Inland Waterways Database crt canals
          • 3 Locks Around Barton
      • Internet Of Things (IOT)
      • Electronics
          • Back
          • Raspberry Pi
          • Arduino
      • Renewable Energy
          • Back
          • Wind Tubines
          • Water Turbines
      • Electric Vehicles (EV,s)
          • Back
          • Ebikes
          • Drones
      • Blender
  • About
  • Login
  1. You are here:  
  2. Home
  3. Topics
  4. Electronics
  5. Arduino

Make Arduino compile faster using Windows Subsystem for Linux (WSL)

Details
Category: Arduino

See YouTube video here

Windows Subsystem for Linux (WSL) is a feature of Windows that allows you to run a Linux environment on your Windows machine, without the need for a separate virtual machine or dual booting. WSL is designed to provide a seamless and productive experience for developers who want to use both Windows and Linux at the same time. Info here

In windows Powershell

wsl --status
wsl--update

usbipd wsl list has been changed to usbipd list

Open the command line as administrator

Check wsl status with wsl --status

In linux terminal

wget https://downloads.arduino.cc/arduino-1.8.19-linux64.tar.xz

cd arduino-1.8.19/

./arduino

 

lsusb

sudo chmod 666 /dev/ttyACM0

 

TFT Touch Shield v2.1 by Seeed Studio

Details
Category: Arduino

Display driver IL9341 Screen 240x320px

pins

TFT_MOSI 23
TFT_SCK 18
TFT_CS 15
TFT_DC 2
TFT_RST 4

Arduino Nano

Details
Category: Arduino

 

Arduino Mega 2560

Details
Category: Arduino

Official Page

Arduino Uno

Details
Category: Arduino

© 2025 M.Norridge
nbMawddach