docs-content
docs-content copied to clipboard
Arduino documentation (docs.arduino.cc)
## What This PR Changes In addition to the Markdown content source files, this repository hosts non-text files. These are linked to in various places in the content. The website...
On some boards, not all pins can be used with the SoftwareSerial library. This is explained in the [documentation for the library](https://github.com/arduino/docs-content/blob/main/content/learn/07.built-in-libraries/04.software-serial/software-serial.md), but the information for the Portenta C33 board...
Hi all, First of all THANK YOU for... like... everything you do! 🤗 Regarding the: https://docs.arduino.cc/tutorials/nano-rp2040-connect/rp2040-ap-web-server-rgb Is there example/plan regarding a SECURE HTTP server? I'd be particulary interested IF taking...
None of the images from the docs are displaying on the website view. The markdown inside the github repo works just fine. https://docs.arduino.cc/built-in-examples/arduino-isp/ArduinoToBreadboard/  I have checked only a couple...
The ["Accessing Magnetometer Data on Nano 33 BLE Sense Rev2" tutorial](https://github.com/arduino/docs-content/blob/main/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-magnetometer/content.md) is illustrated with a diagram that shows the axes of magnetic field sensing of the board's BMM150 magnetometer: https://github.com/arduino/docs-content/blob/main/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-magnetometer/assets/nano33BS_04_magnetometer.png...
https://docs.arduino.cc/tutorials/uno-r4-wifi/adc-resolution/ In the code titled "This one for example plays the melody of Frere Jacques:" Not too important, these lines are commented out, (information) but they are confusing for anyone...
## What This PR Changes Some links in the features for the Nano Matter had the download icon but should not have since it did not link to downloadables. ##...
Hey, I noticed some confusion in the documentation regarding power pins usage on Arduino. In the section about using the 3V3 and 5V pins as power inputs on https://docs.arduino.cc/learn/electronics/power-pins/ there...
The tutorial describes the accepted range of values for indicating the work duty of the motors as 0-100. In testing, it is determined that the actual range of values is...
I believe that there is no easy way to use most if not all of the cameras in any resolution > QVGA. I asked about it in the Forum thread:...