Skip to content

Some plan for emulating digitalRead() ? #13

@Lecrapouille

Description

@Lecrapouille

Any idea on how to emulate digitalRead in
https://github.com/ChrisMicro/ArduinoOnPc/blob/master/src/cores/arduino/wiring_digital.cpp#L35 ?

  • Keyboard cannot be used since can interfering with serial link.
  • Like kernel polling files and doing some echo "1" > gpio_3
  • Other idea ?

See also marcmerlin#8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions