No description
Find a file
2023-08-16 12:00:36 +02:00
pillar-of-nope It's fire now 2023-08-16 12:00:36 +02:00
Readme.md Update Readme.md 2023-05-12 20:21:16 +02:00

Seeeduino XIAO IDE

Install Arduino

https://www.arduino.cc/en/software

Add Seeeduino XIAO board support

https://wiki.seeedstudio.com/Seeed_Arduino_Boards/

  • Open File > Preferences.
  • Add entry to Additional Boards Manager URLs
    https://files.seeedstudio.com/arduino/package_seeeduino_boards_index.json
    
  • Open Tools > Board _ > Board Manager ...
  • Search for Seeed SAMD Boards
  • Add

Select the board Screenshot from 2023-05-12 20-20-34

Install FastLED library

  • Open Sketch > Include Library > Manage Libraries ...
  • Search for FastLED
  • Install FastLED by Daniel Garcia

Screenshot from 2023-05-12 10-54-25