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

Hello Any help on TM1621 #39

Open
Server4hassio opened this issue Aug 27, 2023 · 3 comments
Open

Hello Any help on TM1621 #39

Server4hassio opened this issue Aug 27, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@Server4hassio
Copy link

How to control TM1621 on arduino. i am noob arduino and i have to control Sonoff THR316 Display by arduino. Its working tasmota and esphome. Help me pls

@maxint-rd maxint-rd self-assigned this Aug 27, 2023
@maxint-rd maxint-rd added question Further information is requested wontfix This will not be worked on labels Aug 27, 2023
@maxint-rd
Copy link
Owner

Hello, unfortunately I'm afraid I have to disappoint you a bit. The TM1621 is not a LED driver, but an LCD driver. My TM16xx library only supports LED drivers. I don't have any TM1621 chips in my collection (yet) nor any modules that feature a TM1621. For that reason I won't be able to help you directly.

However, I did some quick googling and perhaps these findings are helpful:

On the esphome website I did find some information on the TM1621 support for your THR316 module and a link to the source code

More interesting might be this informative video and this Arduino code. It shows another display using the same TM1621 chip and the maker provides his Arduino code used to drive all segments of his display, I think that by studying that code, and reusing it with perhaps small modifications, you may be able to control your module with Arduino.

Nevertheless, thank your for bringing my attention to this chip. If I ever encounter such a chip or a module featuring the TM1621, I can add it to my collection and perhaps one day add support for it to my library. I will then reopen this issue to let you know. For now I wish you best of luck with your project.

@maxint-rd maxint-rd added the enhancement New feature or request label Aug 27, 2023
@Server4hassio
Copy link
Author

Thank you so much for reply

@maxint-rd
Copy link
Owner

Hello @Server4hassio, I like to mention that some time ago I finally purchased some TM1621D chips and hope to add support for the TM1621/TM1621D to the TM16xx library. In issue #59 you can follow my recent endeavors into this and I will first post any progress I make with my experiments there.
Once support for TM1621 is complete I will also update this issue. (Reopened for now).

@maxint-rd maxint-rd reopened this Nov 28, 2024
@maxint-rd maxint-rd removed the wontfix This will not be worked on label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants