Hi Alan,
Thanks..
BTW: I found a minor mistake in my Touch Controller Adapter Board design, I
don't know (yet) how our touchscreen input driver handles PENIRQ\ (if it is
used), the R3 should normally be pull-up to Vcc but I connected it to GND by
mistake. I'll correct it.
Regards,
Murat
On
Hi Murat,
All you need to do is to define:
CONFIG_INPUT_TOUCHSCREEN (and enable your touchscreen driver)
and
CONFIG_EXAMPLES_LVGLDEMO_CALIBRATE
Your touchscreen device needs to be at /dev/input0
Look at apps/examples/lvgldemo, it is very straightforward.
If your touchscreen is not /dev/input
Hi @Barbiani,
I got a 3.2" resistive touch panel from Buydisplay, however I would like to use
it with ADS7843e controller using nuttx/drivers/input/ads7843e.c instead of
connecting it direct to ESP32 ADC inputs as you did, however I'm not
experienced enough in lvgl so I don't know how to make t
https://www.made-in-china.com/showroom/8fc798e34e3f3ea2/product-detailwOCQYevjSJck/China-New-Product-2-8-Capacitive-Touch-Screen-Iic-Usbwith-Multitouch-It-Can-Be-Used-in-Smart-Home-and-Industrial-Equipment-FT6236u.html
On 2021/06/29 05:56:02, murat tologlu wrote:
> There are also capacitive touc
There are also capacitive touchpads with integrated controller like this:
https://www.good-display.com/product/259.html
as seen on this esp-32 board:
https://forum.lvgl.io/t/wireless-tag-wt32-sc01-a-thin-3-5-inch-color-touchscreen-display-based-on-esp32/6011
On 2021/06/26 02:54:56, Barbiani
@Barbiani you've made a great contribution, thanks.
Is this the correct product:
https://www.buydisplay.com/2-8-inch-4-wire-resistive-touch-screen-panel
It costs only $ 1,18,I think a very convenient price, their mailing fees are
also not expensive, they accept paypal and western union payment,
Actually this was not exact same thing what we need; we need a cheap touch
glass or film something like this one https://www.mikroe.com/touch-panel
On 2021/06/26 01:35:42, murat tologlu wrote:
> Here there is something similar :
> https://www.hwhardsoft.de/english/projects/arduitouch-esp/
>
Here there is something similar :
https://www.hwhardsoft.de/english/projects/arduitouch-esp/
On 2021/06/25 19:47:06, murat tologlu wrote:
> Great news!
>
> Which touch glass you placed over the display ? I would like to buy one
> immediately.
>
> Maybe the Nuttx-Fellows may consider to incl
Great news!
Which touch glass you placed over the display ? I would like to buy one
immediately.
Maybe the Nuttx-Fellows may consider to include this opportunity into the Nuttx
!
BR,
Murat
On 2021/06/25 19:39:49, Barbiani wrote:
> Hi,
>
> I have put together a touch screen driver for this
Hi,
I have put together a touch screen driver for this board using a separate
touch glass placed over the tft display.
It is resistive and the connections are described in the source file.
https://github.com/lvgl/lv_drivers/blob/master/indev/AD_touch.c
On Fri, Jun 25, 2021, 16:17 Gustavo Henri
Hi Guys,
All is clear now, thanks for your interest and for the information provided.
Yes, I could disable the slideshow via
"CONFIG_EXAMPLES_LVGLDEMO_WIDGETS_SLIDESHOW".
I think a mouse input could be enough for this board.
BR,
Murat
On 2021/06/25 19:17:27, Gustavo Henrique Nihei wrote:
>
Hi Murat,
Just to add to Alan's answer, this is actually the Slideshow mode for the
LVGL Widgets example.
You may disable it via "CONFIG_EXAMPLES_LVGLDEMO_WIDGETS_SLIDESHOW".
Then the example application will just wait for the user input.
Best regards,
Gustavo.
On Fri, Jun 25, 2021 at 4:12 PM Al
Hi Murat,
The LVGL moving up and down it not a bug, it is by design.
LVGL guys did it as as way to show all the screen exactly for board
that doesn't have a touchscreen to interact with it. Otherwise you
should think it was crashed/freeze, don't you? :-)
Hmm, maybe we can use a BackBerry TouchPa
Dear Gustavo,
Thanks you very much for your interested and for the informations you've
provided.
I wasn't aware that the esp-wrover-kit doesn't have any touch keypad, I am very
much surprised about that. That's why I talked about an improper lvgl
operation, I was expecting to interact with the
Hi Murat,
I've just watched your video after you made it public.
It seems to be working as expected for the "esp32-wrover-kit:lvgl"
configuration.
What exactly do you mean by frequency mismatch? I can see some stripes in
the video, but I believe this is probably due to the video recording.
If the
Hi Murat,
Could you please enable debug info for the LCD category and share the logs
from the board initialization?
I've just tested here on my ESP-WROVER-KIT V4.1 unit and it seems to be
working fine with the latest nuttx and apps.
Best regards,
Gustavo.
On Fri, Jun 25, 2021 at 1:05 AM murat to
Hi Murat,
The video is Private, you need to change it to Unlisted or Public to
let other people view it.
BR,
Alan
On 6/25/21, murat tologlu wrote:
> Hi,
>
> Brand new ESP-WROVER-KIT V4.1, loaded with latest nuttx and apps, without
> any jumper modification
>
> https://youtu.be/17vXIOFpU5c
>
>
Hi,
Brand new ESP-WROVER-KIT V4.1, loaded with latest nuttx and apps, without any
jumper modification
https://youtu.be/17vXIOFpU5c
Seems like a frequency mismatch, touch input doesn't work as well.. what can be
the reason?
18 matches
Mail list logo