Skip to content

Feature request: ability to remote control the app over serial #21

@lachesis

Description

@lachesis

I'd like to be able to issue commands to the app over serial. In particular, I'd like to be able to send at least the following:

upload_image <tagId> <page> <imagePath> (optional: image options)
upload_text <tagId> <page> <text> (optional: font options)
page_flip <tagId|(0 for broadcast)> <page> <duration|(0 for forever)>
blink_led <tagId> <duration|(0 for forever)>
send_command <tagId|(0 for broadcast)> <command> (optional: arguments)

The use case I have in mind is to leave a Flipper Zero plugged into my miniPC server and have it drive some tags around my office with different states once or twice a day. For example, one might show the weather forecast, or my meeting schedule, or whether I'm on or off air in a meeting, etc.

I'm sure this will wreck their battery lives but such is life.

I might take a stab at doing this myself, or asking Claude to do it, with reference to the stock IR firmware serial app.

Are there any immediate pitfalls, opinions, or suggestions that you have for me on this feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions