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

Support 7 segment display #3555

Closed
qingz2004 opened this issue Aug 22, 2018 · 18 comments
Closed

Support 7 segment display #3555

qingz2004 opened this issue Aug 22, 2018 · 18 comments
Labels
question Type - Asking for Information

Comments

@qingz2004
Copy link

qingz2004 commented Aug 22, 2018

Have you look for this feature in other issues and in the wiki?
Yes.

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Able to display temperature and humidity read from a sensor with a cheap 7 segment display.

Describe alternatives you've considered
N/A

Additional context
https://www.letscontrolit.com/wiki/index.php/7_segment_display

(Please, remember to close the issue when the problem has been addressed)

@gemu2015
Copy link
Contributor

why not use OLED? (is already supported!)
128x64 Pixels from 2-5 Euros

or character LCDS (also supported)

@qingz2004
Copy link
Author

qingz2004 commented Aug 23, 2018

@gemu2015 Thanks! But I only need to display digits and 7 segment display is still much cheaper and smaller (less than half price).

@Frogmore42
Copy link
Contributor

There are oleds that are very small and currently supported. It has taken a long time to get that support, so don't know when 7 segment will come. But, will come sooner if you do the work to integrate it 😀.

@ascillato2 ascillato2 added the awaiting feedback Action - Waiting for response or more information label Aug 24, 2018
@qingz2004
Copy link
Author

@Frogmore42 Got a link of a cheap OLED which is smaller than 7 segment and supported by Tasmota?
Thanks!

@Frogmore42
Copy link
Contributor

I haven't tried these yet, but I expect them to work with the new support.
https://www.amazon.com/MakerFocus-Display-SSD1306-3-3V-5V-Arduino/dp/B0761LV1SD

They are available cheaper directly from China, but I like 2-day shipping and have had good luck with Maker Focus products. I also hate wasting time on stuff that doesn't work, so my definition of cheap includes how much time I need to spend getting it to work..

@Frogmore42
Copy link
Contributor

There are of course some very small 7-segment displays, but you didn't provide a reference for your definition of small. I also like to be able to read my displays without needing to be closer than a few inches away.

@qingz2004
Copy link
Author

@Frogmore42 Thanks! I will try that. Hope it works out of box.
It is cheaper from Aliexpress, but I have to wait for around 2 months.

@Jason2866
Copy link
Collaborator

@qingz2004
Copy link
Author

@Jason2866 How clear is it compare to 7 segment LED when it displays digits?
Thanks!

@Frogmore42
Copy link
Contributor

The one I listed is similar to the one that @Jason2866 has used, only smaller (128x32 instead of 128x64). Both displays are incredibly crisp, but they are quite small. So depending on your age an eyesight, you might need glasses to read them :-)

@gemu2015
Copy link
Contributor

gemu2015 commented Aug 24, 2018 via email

@qingz2004
Copy link
Author

Perfect.
Thanks!

@ascillato2 ascillato2 removed the awaiting feedback Action - Waiting for response or more information label Aug 24, 2018
@qingz2004
Copy link
Author

@Jason2866 Are the LCDs supported?

@Jason2866
Copy link
Collaborator

Jason2866 commented Aug 24, 2018

Yes over I2C👍

@qingz2004
Copy link
Author

Great! Thanks!

@andrethomas
Copy link
Contributor

@qingz2004 Hi, yes the IC2 LCD's work very well - I have a few of them in use since the implementation of the display code a week or so ago.

If you feel your issue has been addressed please close this issue :) Thx

@qingz2004
Copy link
Author

Thanks!

@ascillato2 ascillato2 added the question Type - Asking for Information label Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Type - Asking for Information
Projects
None yet
Development

No branches or pull requests

6 participants