docs-content
docs-content copied to clipboard
Arduino documentation (docs.arduino.cc)
Please include a diagram of x,y,z axes on the carrier itself (not the accelerometer). Thanks.
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...
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...
## 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...
## 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...
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`...
## Current State In the https://docs.arduino.cc/tutorials/ page, there are duplicated tutorials for PLC (red) and MicroPython (blue).  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
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...