ESP32 VGA Beginner Tutorial [Arduino Library ESP32Lib]

ESP32 VGA Beginner Tutorial [Arduino Library ESP32Lib]

bitluni

5 лет назад

169,807 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

PeanutbutterJellyfishSandwich
PeanutbutterJellyfishSandwich - 17.02.2019 01:05

So, could we use this for one uC as vga, another as CPU, stuff like that?

Ответить
Sam the Eevee
Sam the Eevee - 19.10.2023 14:44

I wonder if this work's with arduino
im will try it if this comment doesnt get a answer
and mostly fail
👌wish me luck 👌

Ответить
INNOVATION & INITIATIVE Diy
INNOVATION & INITIATIVE Diy - 12.09.2023 05:13

I want same but with Esp 32 cam web based system using one of its gpio to also genral video signal in composite formet so we can also transmit it using rf diy transmitter and amp to analogue crt tv .

Ответить
A V M
A V M - 02.09.2023 09:18

this could be an awesome stock ticker display.

Ответить
Matrix Techno
Matrix Techno - 19.08.2023 16:49

I create pulse counter, I want show pulse counter value means live change digits in VGA screen. which example is best ?

Ответить
Angel Zumba Toledo
Angel Zumba Toledo - 12.08.2023 10:09

So could i uso a laptop screen as a screen for a menu for my proyect and with botons select and all?

Ответить
Marcio Esper
Marcio Esper - 07.07.2023 03:42

Hello, very cool your lib. Fantastic work. I would like to know how do you get the data used in the thinker.h , how do you convert the numbers from 3D model to it be useful in C ? What format of model your lib read? (MDL5/Blender/3ds/etc...) Thank you in advance.

Ответить
Agaldoo
Agaldoo - 26.06.2023 15:28

how do i make the font bigger

Ответить
Diego Mestre Cam
Diego Mestre Cam - 02.06.2023 22:01

Hello I love this project, but I can't make it work. I gen NO SIGNAL. I triple checked the connections and they are the same as your diagram. I connect the sync signals to pins 32 and 32 as in the sketch but I still get no signal, What else can it be ? Any help would be appreciated

Ответить
NotSpllit1
NotSpllit1 - 17.04.2023 19:01

its epic :O

Ответить
Colin Clews
Colin Clews - 21.02.2023 23:18

Hi, I am going to try out the vga display for a project. Can you tell me if it will work with esp8266, or only with Esp32? Thanks

Ответить
Brown Bear Racing
Brown Bear Racing - 12.01.2023 01:13

Can this be used for Simhub when you have ran out of HDMI ports

Ответить
Ninja Bugado
Ninja Bugado - 17.12.2022 23:53

Nice

Ответить
Quentin Perrauteau
Quentin Perrauteau - 16.11.2022 00:43

Salut est-il possible de dupliqué l'affichage de l'écran nextion, sur un écran tv via un module arduino VGA ?

Ответить
Michał Kulas
Michał Kulas - 29.10.2022 20:59

Is there option to displey 1080p (16:9) just for text?

Ответить
Studio 427
Studio 427 - 04.10.2022 02:31

Very cool! 😎 Is there a possibility to display text with the monitor in portrait mode?

Ответить
John Lonergan
John Lonergan - 19.09.2022 01:20

I notice the direct connection without any resistors on any lines. Typically I see something like 68ohm on the sync lines and 470 on the signal - presumably a mix of terminations to avoid ringing and/or to bring the rgb signal down to 0.7v. Isnt this needed or is it just the ESP that's different say to an Arduino?

Ответить
Aryan Verma
Aryan Verma - 27.08.2022 12:52

Amazing!

Ответить
Sachen Wadekar
Sachen Wadekar - 07.08.2022 22:00

need to relate pins of 36 GPIO's with 30 GPIO's pin

please help

Ответить
Matt Traven
Matt Traven - 28.05.2022 04:54

if I push past 400x300, my board crashes (3bit hello world, nothing else running or connected). I don't actually need more than that, but it seems likes I should be able to and the fact that I cant might be an indication that I have some sort of underlying problem.

I should be able to run a high resolution, correct? I mean, why else are they in the library...

Ответить
Matt Traven
Matt Traven - 27.05.2022 10:15

I'm having a hell of a time trying to get this working...just trying to get the "hello world" example running & it just causes my uC to crash(panic) over & over again. I've tried the example exactly as is, I've tried playing with a variety of pin allocations, I've tried a variety(not all) the modes...no matter what do, I get this message over & over, so much that I have to kill that window to free up the port for upload . any suggestions would be greatly appreciated.

ELF file SHA256: 0000000000000000

Rebooting...
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

Core 1 register dump:
PC : 0x400d1b5a PS : 0x00060a30 A0 : 0x800d1d67 A1 : 0x3ffb2740
A2 : 0x00000000 A3 : 0x00000382 A4 : 0x00000000 A5 : 0x000000a0
A6 : 0x00000000 A7 : 0x3ffc1e48 A8 : 0x00000000 A9 : 0x00000000
A10 : 0x00000026 A11 : 0x00000000 A12 : 0x40000000 A13 : 0xe0ffffff
A14 : 0xdfffffff A15 : 0x80000000 SAR : 0x00000018 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000000 LBEG : 0x40085ff1 LEND : 0x40086001 LCOUNT : 0xffffffff


Backtrace:0x400d1b57:0x3ffb27400x400d1d64:0x3ffb2760 0x400d11b4:0x3ffb2790 0x400d2123:0x3ffb27b0 0x400d13e8:0x3ffb27e0 0x400d31e2:0x3ffb2820

Ответить