/wiki

Open source wiki for the arduino discord server. Available at https://wiki.arduinodiscord.cc

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Logo

Arduino Discord Wiki

Welcome to the open source wiki for the Arduino discord server. Here you can find various resources to learn everything Arduino.

Popular Pages
Basics of programing
Breadboard Basics
Button Basics
Combining Sketches
LED Basics
Millis and delays
Nine Volt Battery Basics
...

v2.45.0

This is the source code for the arduino wiki website documentation site. It is built using VitePress.

Development

install dependencies

cd vitepress && yarn

start dev server

yarn dev

build

yarn build

serve

yarn serve

Contribute

Please see the contributing guide for all information.

Standards

Please see the standards guide for all information.

Contact

Please join our discord for updates and any questions.

Top