Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more radio functionality #485

Open
ramseyball opened this issue Oct 28, 2023 · 5 comments
Open

more radio functionality #485

ramseyball opened this issue Oct 28, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@ramseyball
Copy link
Collaborator

ramseyball commented Oct 28, 2023

  • set power of radio
  • send a 5x5 image
@pelikhan
Copy link
Member

can we have a tile that gets interleaved in the sequence of images with the draw face action?

@pelikhan
Copy link
Member

For proximity, we could map the RSSI to a 1-5 value, based on a fixed radio power.

@tballmsft
Copy link
Contributor

That's possible - we already have a tile to refer to the radio value in the DO section. The confusing part might be that the radio value and be a number or an image, but we can use the thing in a variety of different contexts (number in an image context, image in a number context), which could be confusing.

Instead, we can have a radio event for receiving an image (rather than a number), just like on the MakeCode side. Then the radio value can only be used in an image context. More tiles, more work...

@pelikhan
Copy link
Member

Right we need to be careful about not making things too complicated here. If you have image through radio, you could also have sounds or melodies. Gets messy. I like the brutally simple approach we have now.

@tballmsft
Copy link
Contributor

indeed.

@tballmsft tballmsft added the enhancement New feature or request label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants