Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Typos on Zero product page #6540

Closed
Closed
Labels
@per1234

Description

https://www.arduino.cc/en/Main/ArduinoBoardZero


(削除) Change: (削除ここまで)
(削除) >You can find your board warranty informations (削除ここまで)

(削除) to: (削除ここまで)
(削除) >You can find your board warranty information (削除ここまで)


Arduino and Genuino boards based on AVR microcontrollers get a reset and restart sketch execution each time the Serial Monitor of the Arduino Software (IDE) is opened.

This is not true for the ATmega32U4 based Arduino boards.


(削除) Change: (削除ここまで)
(削除) >when the Zero is connected through the ProgrammingPort (削除ここまで)

(削除) to: (削除ここまで)
(削除) >when the Zero is connected through the Programming Port (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >and you open the serial monitor (削除ここまで)

(削除) to: (削除ここまで)
(削除) >and you open the Serial Monitor (削除ここまで)

(削除) (consistent with the capitalization earlier in the paragraph) (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >the Update Procedure explains what you should do each time there is a new Core release. (削除ここまで)

(削除) to: (削除ここまで)
(削除) >the Update Procedure explains what you should do each time there is a new Arduino SAMD Boards release. (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >On the Product itself through our Customer Support (削除ここまで)

(削除) to: (削除ここまで)
(削除) >On the Product itself through our Customer Support (削除ここまで)

(削除) (fix link) (削除ここまで)


(削除) As specified by SI: (削除ここまで)
(削除) >a space is always used to separate the unit from the number (削除ここまで)

(削除) This is done inconsistently in the page. Thus "5V" should be written as "5 V", "3.3V" as "3.3 V", "2.1mm" as "2.1 mm". The exception is when referring to pin names. (削除ここまで)


(削除) In "TECH SPECS" tab it says: (削除ここまで)
(削除) > PWM Pins All but pins 2 and 7 (削除ここまで)

(削除) but then in the "DOCUMENTATION" tab it says (twice): (削除ここまで)
(削除) >Pins that can be used for PWM output are: 3, 4, 5, 6, 8, 9, 10, 11, 12, 13 using analogWrite() function. (削除ここまで)

(削除) When I read "All" I expect that to mean all the pins, including 0, 1, and the analog pins. (削除ここまで)


(削除) Eagle file and schematics links are for MKRZero. I believe the correct links are: (削除ここまで)

(削除) (Originally reported at http://forum.arduino.cc/index.php?topic=490578) (削除ここまで)

EDIT: Now fixed


(削除) Change: (削除ここまで)
(削除) >The Zero has been designed in collaboration with ATMEL (削除ここまで)

to:

The Zero has been designed in collaboration with Atmel


Change:

the on-board EDBG can be used through ATMEL Studio

to:

the on-board EDBG can be used through Atmel Studio


The "Power" section heading is missing the necessary markup


(削除) Change: (削除ここまで)
(削除) >Located on the ICSP header only support (削除ここまで)

(削除) to: (削除ここまで)
(削除) >Located on the ICSP header only. Support (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >When the pin is HIGH value, (削除ここまで)

(削除) to: (削除ここまで)
(削除) >When the pin is HIGH, (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >By default they measure from ground to 3.3 volts, though is it possible (削除ここまで)

(削除) to: (削除ここまで)
(削除) >By default they measure from ground to 3.3 volts, though it is possible (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >change the upper end of their range using the AREF pin and the analogReference() function. (削除ここまで)

(削除) to: (削除ここまで)
(削除) >change the upper end of their range using the AREF pin and the analogReference() function. (削除ここまで)

(削除) (Add link to the function reference page, consistent with the rest of the functions mentioned in this document.) (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >AREF. Reference voltage for the analog inputs. (削除ここまで)

(削除) to: (削除ここまで)
(削除) >AREF: Reference voltage for the analog inputs. (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >Reset. Bring this line LOW (削除ここまで)

to:
(削除) >Reset: Bring this line LOW (削除ここまで)


(削除) Uploading sketches to the SAMD21 is different from the AVR microcontrollers found in other Arduino & Genuino boards. (削除ここまで)

(削除) The layout of this text as it wraps around the image is awkward: (削除ここまで)
clipboard01


(削除) Change: (削除ここまで)
(削除) >and unlike EEPROM, and it must be erased in pages before writing. (削除ここまで)

(削除) to: (削除ここまで)
(削除) >and unlike EEPROM, it must be erased in pages before writing. (削除ここまで)


(削除) Inconsistent capitalization of "Programming Port" and "Native USB Port" throughout the document. (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >when you connect the Arduino Zero through the programming USB connector; (削除ここまで)

(削除) to: (削除ここまで)
(削除) >when you connect the Arduino Zero through the Programming Port USB connector; (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >when you connect the Arduino Zero through the native USB connector. (削除ここまで)

(削除) to: (削除ここまで)
(削除) >when you connect the Arduino Zero through the Native USB Port connector. (削除ここまで)


(削除) Change: (削除ここまで)
(削除) >Further the main UART (serial port) is located on the same pins (0 and 1). (削除ここまで)

(削除) to: (削除ここまで)
(削除) >Further, the main UART (serial port) is located on the same pins (0 and 1). (削除ここまで)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /