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

Arduino documentation (docs.arduino.cc)

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

The Arduino Cloud website was [recently redesigned](https://blog.arduino.cc/2023/11/15/announcing-a-better-arduino-cloud-together/). Before the redesign, API keys were managed by selecting "API keys" from the navigation panel on the Arduino Cloud home page. That item...

bug
arduino

## What This PR Changes This PR udpates the camera guide for the Giga R1 to use the WebSerial interface instead of Processing. ## Contribution Guidelines - [x] I confirm...

fix/update
arduino
maker

## What This PR Changes - New order for Opta tutorials ## 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.

arduino
pro
infrastructure

…Motor Shield Rev3 ## What This PR Changes There was inconsistent formatting on the page [here](https://docs.arduino.cc/tutorials/motor-shield-rev3/msr3-controlling-dc-motor). I fixed it up a bit and used the correct spelling of `brake` (as...

fix/update
community
maker

## What This PR Changes - Product page update ## 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.

Product page
arduino
pro

I added Atmega328 to the list. Perhaps this should be updated for Uno R4? Would be nice to reference the Arduino board as the Uno r3? The list was missing...

community
maker

## What This PR Changes - Full pinout fix ## 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.

fix/update
arduino
pro

there is another type of range finder that has separate TRIG and ECHO Pin which has to programmed a bit differently so here is some code to the open source...

documentation
community
maker

I was wondering why the calculated voltages in the example have not been correct. So I analysed it and found a wrong data type (max_Source_voltage). ## What This PR Changes...

fix/update
community
maker

Hello, Could the article be rewritten to use the Arduino Zero in the article, which is shown in the picture instead of the MKR1000?

maker
request