docs-content
docs-content copied to clipboard
Arduino documentation (docs.arduino.cc)
## What This PR Changes - Alvik - Getting Started Post Launch Updates ## Contribution Guidelines - [x] I confirm that I have read the [contribution guidelines](https://github.com/arduino/docs-content/tree/main/contribution-templates) and comply with...
## What This PR Changes Previously the `carrier` object component of the statement was missing from the code snippets demonstrating the use of the "Arduino_MKRIoTCarrier" library's `MKRIoTCarrier::display.print` function. This would...
## What This PR Changes To make the Opta Digital Expansions searchable through SKU we need to add the SKUs in the product.md here ## Contribution Guidelines - [x] I...
Hi, I noticed discrepancies between the Working "Read", "List", and the non-working "Write" programs. As a result, I fixed as noted from my Updates. I believe this will be useful...
The documentation on the Arduino String substring() function needs - IMO - some improvement. https://docs.arduino.cc/built-in-examples/strings/StringSubstring 1) It assumes use case of searching for a specific substring - which is not...
## What This PR Changes - The SSR operating current update from 2 A to 3 A. ## Contribution Guidelines - [x] I confirm that I have read the [contribution...
## What This PR Changes - Added a tutorial for using AppWizard on the Giga Display Shield ## Contribution Guidelines - [ ] I confirm that I have read the...
## What This PR Changes - Fixed typos and added full code ## Contribution Guidelines - [x] I confirm that I have read the [contribution guidelines](https://github.com/arduino/docs-content/tree/main/contribution-templates) and comply with them.
## What This PR Changes - Refreshed IMU tutorial for nano. ## Contribution Guidelines - [x] I confirm that I have read the [contribution guidelines](https://github.com/arduino/docs-content/tree/main/contribution-templates) and comply with them.
The GIGA documentation had incorrectly labelled CANTX/CANRX pins (D93/D94) as ADC pins. These pins are not connected to the ADC. - Update CANTX / CANRX mentions in CS / Audio...