Obscene amount of Memory

All about the VGA for the ESP32-S3
User avatar
Fernando Perez
Posts: 378
Joined: Mon Feb 15, 2021 10:09 pm
Location: Santander (Spain)
Has thanked: 195 times
Been thanked: 267 times

Re: Obscene amount of Memory

Post by Fernando Perez »

Can you anticipate the values and design of the resistor network that you will use for your VGA project?
I have ordered two ESP32 S3 N16R8, but I will not receive them (hopefully) until the 19th of this month.
It's for doing something while they arrive. :?
User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: Obscene amount of Memory

Post by cicciocb »

I did not yet implemented the resistor DAC, I'll give you some infos soon.
For the pinoout, I think that any pin can be configured freely.

The interface requires 8 pins for the colors and 2 for the sync

For 8 colors, only 5 are required
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: Obscene amount of Memory

Post by Electroguard »

Is looking hopeful... my S3 N16R8 has same markings as yours, the only noticeable difference is that mine is black but yours is purple (pcb that is).
Any idea what gpio is used for the dev kit neo, to save me sequencing through all the pins ? (its not mentioned with the devkit pinout).
User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: Obscene amount of Memory

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Sat Jul 08, 2023 5:26 pm Is looking hopeful... my S3 N16R8 has same markings as yours, the only noticeable difference is that mine is black but yours is purple (pcb that is).
Any idea what gpio is used for the dev kit neo, to save me sequencing through all the pins ? (its not mentioned with the devkit pinout).
Sorry, I don't know.
I never tried to use it
User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: Obscene amount of Memory

Post by cicciocb »

I found the development kit cheaper here :

https://mou.sr/46CmLRc
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: Obscene amount of Memory

Post by Electroguard »

Thanks for looking Francesco, but when placing an order the cheapest shipping option is 20 euros, bringing the total cost to almost 37 euros (so I didn't order).
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: Obscene amount of Memory

Post by Electroguard »

The neo is not connected by default - I buzzed it out and it seems to need soldering across the pads labelled RGB to connect data-in to gpio 48.
Haven't tried it yet though, cos the N16R8 prices have already started rising, and I don't fancy zapping any of the 1.8v circuitry doing some unnecessary arc-welding just for the sake of an onboard neo-pixel (I'll do it when soldering the female headers).

neo.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
cicciocb
Site Admin
Posts: 2059
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 439 times
Been thanked: 1358 times
Contact:

Re: Obscene amount of Memory

Post by cicciocb »

With some resistors and with the module N16R8
IMG_6687.jpg
The color scale (332) 3 bits red, 3 bits green, 2 bits blue
IMG_6686.jpg
The full 256 colors
IMG_6688.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: Obscene amount of Memory

Post by Electroguard »

That is excellent news Francesco, you have made my day.
User avatar
Electroguard
Posts: 860
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 276 times
Been thanked: 323 times

Re: Obscene amount of Memory

Post by Electroguard »

After seeing the proof that VGA is possible, I ordered another three N16R8's while still at 7 euros, so should hopefully make a total of 5.
That gave courage to solder the female headers and the RGB solder bridge, which does connect the neo to gpio 48.

neo2.jpg
You do not have the required permissions to view the files attached to this post.
Post Reply