Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Replace Blinkstick with Adafruit Neo Trinkey #209

Open
jpconstantineau opened this issue Aug 18, 2021 · 6 comments
Open

Replace Blinkstick with Adafruit Neo Trinkey #209

jpconstantineau opened this issue Aug 18, 2021 · 6 comments
Labels

Comments

@jpconstantineau
Copy link

Would it be possible to change the expensive Blinkstick with the cheaper Adafruit Neo Trinkey?
It's about 7$ compared to €16.50 (about 20$), not including shipping.

The Trinkey runs CircuitPython too. As such, it would be possible to add basic serial port functionality and program it to respond to serial commands from the computer to make it run similar to a Blinkstick and even extend it to do more interesting things (it has 2 touch keys).

@geerlingguy
Copy link
Owner

That would definitely be doable, I just haven't tested anything with a Trinkey :)

@geerlingguy
Copy link
Owner

geerlingguy commented Aug 19, 2021

Would be neat to have different modes, like switch between blinking when there's network activity vs showing red/green for kubelet status.

@jpconstantineau
Copy link
Author

The trinkeys have 4 RGB LEDs. Not sure yet from a distance how much they blend in or if one can differentiate between them.
This means that multiple statuses could be displayed.

Just for reference when I receive my Trinkeys...
There is example code to set this up on the Trinkey side:
https://github.com/Neradoc/circuitpython-sample-scripts/tree/main/serial

I'll need help on the server side.

@stale
Copy link

stale bot commented Nov 23, 2021

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

@stale stale bot added the stale label Nov 23, 2021
@stale
Copy link

stale bot commented Dec 26, 2021

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.

@stale stale bot closed this as completed Dec 26, 2021
@geerlingguy geerlingguy added planned and removed stale labels Dec 26, 2021
@geerlingguy geerlingguy reopened this Dec 26, 2021
@jpconstantineau
Copy link
Author

Hi Jeff.
Found out this great repo that will help kick things off on this.
Specifically the serial examples.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants