Skip to content

WeMos D1 R2 #1748

@roboticboyer

Description

@roboticboyer

The WeMos Board D1 version R1 and R2 have a different pin mapping.
Wemos_Pins_00.pdf

The pins_arduino.h is related to version R1.
The R2 version should have the pins_arduino.h of the Nodemcu V0.9 kit

Using a command like digitalWrite(D3, HIGH) it doesn't work, due to wrong GPIO mapping.

I suggest to add 2 boards D1 R1 and D1 R2 with the right pins_arduino.h

thank you
Ciao
Gio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions