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 capacitor on the latch pin(s) has finally been moved to the VCC pin, but only on the circuit diagrams. The six breadboard views still have the capacitor wrongly showing...

bug
community
maker

For instance...a so simple question like "Is Ethernet Shield compatible with Zero board?" can't be answered anywhere. The answer is supposed to be "No" as Zero works at 3,3V and...

enhancement
Product page
community
maker

https://www.arduino.cc/en/Tutorial/ShiftIn In all diagrams of CD4021 O7 (pin 3) must be Q8 not O7.

bug
community
maker

I downloaded the Fritzing part for the MKR WAN 1300 from https://store.arduino.cc/mkr-wan-1300 but it throws up errors when I try and open it. When opened in the Parts editor there...

bug
Product page
community
maker

In online documentation page https://www.arduino.cc/en/Tutorial/DigitalReadSerial there are two errors: 1. circuit image shows not proper pin-2 connection to a breadboard. IMO it should be connected to the same leg of...

enhancement
community
maker

The tutorial at https://www.arduino.cc/en/Tutorial/RowColumnScanning omits resistors in driving the LEDs. There is a common misconception in the Arduino scene, that I/O pins are somehow (safely) current limited and need no...

bug
maker

Related to https://github.com/arduino/docs-content/issues/374 . In my university I was told that resistors are not needed when LEDs are connected to output pins. According to my academic, while connecting a Led...

enhancement
community
maker

Issue arduino/Arduino#1315 is not yet solved. A description of the error can be found here: https://github.com/arduino/Arduino/issues/1315#issue-11938798 It refers to the Serial Tutorial: https://www.arduino.cc/en/Tutorial/SoftwareSerial

bug
Tutorial
community
maker

Hi Arduino Team! First: I am a newbie but let me say that Arduino and the whole ecosystem is so great and makes so much fun to work on! Thanks...

bug
Product page
community
maker

Hello, I have been looking at the Serial to Parallel Shift Register Tutorial, having to port the ShiftOut() function to another platform. Reading this page, https://www.arduino.cc/en/Tutorial/ShftOut21 , I am not...

bug
community
maker