Skip to content

Some plan for emulating digitalRead() ? #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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