-
Notifications
You must be signed in to change notification settings - Fork 279
Description
I tried your nice library with 64x32 panel P4 (always using single panel in my dev), but needed to improve visibility/brightness, thus decided to test a 128x64 P2 (not very successful in this attempt...) and a 32x16 P8 (always trying to keep the same occupied surface)
This 32x16 P8 panel look promising for better visibility/brightness, but it raises issues.
So I tried to test very basic scenarii, including drawing pixels one by one, relying on your discussion #622
The full panel has been filled, but in an awkward manner, thus I decided to simplify your loop example to draw only ONE single pixel at (0, 0), and here is the result:
I asked the FactSheet of the panel to the reseller, but all I got was an answer about "IC parameters are:"
I got not so much information from the product on AliExpress (except it is a 1/4 scan):
https://www.aliexpress.com/item/1005005692881899.html?spm=a2g0o.order_list.order_list_main.5.281a1802hNz9vE#nav-specification
The only other information I have about the panel is its markup:
The project I am working on is a device to install on the rear window of a car to detect dangerous situations and to warn the following driver that comes too close.
So it is important to minimize space occupancy to keep good rear visibility to the "protected" driver with the central mirror.
But on the other hand it is also important to be as bright as possible to inform the following driver about the risk of coming too close.
Thus I need to be able to use appropriate fonts and colors (plus potentially some icons) depending on the criticality of the situation.
This is not a device to send fines to the following driver, it has pedagogical purpose, as it provides only facts, i.e. the distance in meters, plus in (tenths of) seconds - considering the speed - before a crash, as well as an estimate of the level of danger (color code)