Repo structure - arduino/help-center-content GitHub Wiki
The articles are contained in the content
directory, which also contains categories and subcategories that mirror the Help Center.
.
βββ content
βββ Hardware
β βββ Portenta Family
β βββ Generic
β βββ Core Boards
β βββ MKR Family
β βββ Nano Family
β βββ Shields and Carriers
β βββ YΓΊn Board
β
βββ Software and Downloads
β βββ IDE Settings
β βββ Installation
β βββ Compilation
β βββ Upload
β βββ CLI
β
βββ Arduino Cloud
β βββ General
β βββ Arduino Chrome App
β βββ Web Editor
β βββ Arduino IoT Cloud
β βββ Arduino SIM Card
β βββ Manager for Linux
β
βββ Education
β βββ Arduino Fundamentals Certification
β βββ CTC 101 and CTC UNO
β βββ CTC Go
β βββ EDU General
β βββ Education Starter Kit
β βββ Engineering Kit
β βββ Explore IoT Kit
β βββ OplΓ IoT Kit
β βββ Science Journal App
β βββ Science Kit
β βββ Starter Kit
β βββ Student Kit
β
βββ Store Support
β βββ General
β βββ Shipping
β βββ Payments and Invoices
β
βββ About Arduino
βββ Community and Publications
βββ Compatible Products
βββ Donate to Arduino
βββ Logo and Trademarks
βββ My Arduino Account
Each subcategory has markdown files, and a Γ¬mg
directory that is shared by all articles in the subcategory:
Core\ Boards
βββ Difference_between_Arduino_UNO_SMD_and_the_standard_UNO.md
βββ How_to_burn_the_bootloader_between_two_Arduino_UNO.md
βββ How_to_burn_the_bootloader_between_two_Arduino_mega.md
βββ I_cant_upload_sketches_to_my_arduino_101.md
βββ My_sketch_does_not_start_when_powering_the_board_Diecimila_or_earlier.md
βββ The_Diecimila_takes_a_long_time_to_start_the_sketch.md
βββ Why_don't_I_get_a_PWM_(analog)_output_when_I_call_analogWrite()_on_the_UNO_pins_other_than_3_5_6_9_10_or_11.md
βββ img
βββ 101_installation_success.png
βββ 101_master_reset.png
βββ 101_master_reset_button.png
βββ 101_master_reset_success.png
βββ ICSP_names.png
βββ Mega-to-mega_connection.png
βββ SuccessBootloader.png
βββ uno-to-uno_connection.png