Skip to content

Support Serial connection #151

@cl0rm

Description

@cl0rm

The eISCP protocol can be used over serial(RS-232) and over ethernet.
Since This already wraps the ISCP commands in the eISCP frame format, it should be easy to modify this project to support the serial connection as well.

Useful for older AVRs and modern ones as well (because RS-232 works in Standby mode I think - ethernet needs a higher power level in standby, my NR-807 uses 50W+ in this standby mode.

Another option which I also consider (and might post on github) is to emulate eISCP with a WiFi module. In this case everything should work as the receiver is seen as an eISCP receiver by clients even though it communicates with ISCP over COM.

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