docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

Arduino documentation (docs.arduino.cc)

Results 188 docs-content issues
Sort by recently updated
recently updated
newest added

Please include a diagram of x,y,z axes on the carrier itself (not the accelerometer). Thanks.

enhancement
maker

Add a code of conduct? Feedback?

Sampling rate data for the BMI270_BMM150 Library does not match latest version e.g. https://docs.arduino.cc/tutorials/nano-33-ble-sense-rev2/imu-accelerometer (see 'The BMI270_BMM150 Library') v's https://www.arduino.cc/reference/en/libraries/arduino_bmi270_bmm150/ Usage of library reveals data in second link to be...

fix/update
maker

https://docs.arduino.cc/built-in-examples/basics/ReadAnalogVoltage?queryID=a8752f238b1b54f0bf93d8e2da4460f0 That doc is will give inaccurate results for 3.3v boards. Not sure if Unor4 will work. Might fix myself. Thanks. Maybe make a separate tutorial for 3.3v boards? One...

maker

## What This PR Changes This PR changes the core example code snippets to use the new codeBlock component fetching the code straight from GitHub and also adds missing board...

arduino
infrastructure

## What This PR Changes - Corrected a diagram in the Simple Audio Player tutorial - Changed bands on resistor from 10k ohms to 10 ohms to match specifications in...

fix/update
community
maker

setSketchStats and getSketchStats were not prototyped, so their definitions should go above setup/loop. ## What This PR Changes This changes the explanation of where to place the `getSketchStats` and `setSketchStats`...

community
pro

## Current State In the https://docs.arduino.cc/tutorials/ page, there are duplicated tutorials for PLC (red) and MicroPython (blue). ![image](https://github.com/arduino/docs-content/assets/75624145/2f30819e-594d-499b-a37b-70fe345d59f2) In the case MicroPython, the links are: - https://docs.arduino.cc/tutorials/portenta-h7/micropython-installation - https://docs.arduino.cc/tutorials/portenta-h7-lite/micropython-installation -...

## What This PR Changes - Portenta catm1 datasheet: UMTS Bands typo

Datasheet
fix/update
arduino
pro

On the foundations page (https://www.arduino.cc/en/Tutorial/Foundations) a "VidorHDL" tutorial is listed: https://www.arduino.cc/en/Tutorial/VidorHDL Googling, I suspect this page is about programming the Arduino MKR Vidor board, but these webpages themselves do not...

enhancement
maker