Skip to content

Feature request: forth repl on tcp/ip or i2c #69

@bangzek

Description

@bangzek

I want to use punyforth for getting some data from serial port but after browsing around there are some problem I found:

  1. The way I understand it, effectively only 1 uart on esp8266 (the second uart is transmit only)
  2. punyforth use that serial forth as repl
  3. Is there anyway to move the repl on tcp/ip port? effectively making punyforth a telnet forth
  4. or move the repl to i2c (which added benefit I can use several board on an i2c wire)
  5. Another small but useful trick is adding softuart feature to punyforth but some of my device use some weird unusual baudrate 5787 8E1 so I worry if the softuart can't handle that use case

TIA

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