ESP32-S3 multiple Test

I’m looking at testing multiple things with an ESP32-S3 (I can't understand coding (HTML/CSS or Arduino/ C don't make any sense for me (I try to understand for 10 year but I don't understand anything more than ten years ago. So my goal is just too test different:

sensor, display, and other LEDs Display/ multiplexer.

Before you ask already tested some code and because I just got error at compiling I decided to abound to test random Code this just drain my energy. I was able to send a blink to the ESP this worked. So at least this work.

I have no problem to solder everything together, and read the pin in the Arduino Code.

Thanks a lot for your help in advance.

Here are the link :

https://aliexpress.com/ item / (add number.html)

OLED

1005009684967137.html (SSD1306)

1005006357395269.html (SSD1309)

1005009059402520.html (SSD1315)

1005007321062605.html (SSD1322)

1005005906852549.html (SSD1331)

1005009560822541.html (SH1107)

LCD

1005006622641767.html (ST7567)

1005006967416599.html (GC9A01) *Red

1005002631401346.html (1604A)

1005008248028745.html (1602A)

1005003257528922.html (Nokia 5110)

1005008547993666.html (N36R_DB)

Tcc(syd2315) Personnalisé Monochrome Lcd 7 Segments 4 Chiffres Rohs Module D'affichage Lcd Tn Écran Ht1621 Segment D'affichage À Cristaux Liquides - Buy Tn Lcd Screen,7 Segment Display Lcd,Ht1621 Segment Lcd Display Product on Alibaba.com (syd2315)

Led display

1005004050083454.html (P2.5)

1005005671763020.html (74hc595 X2)

1005007842230324.html (74hc595 X4)

Radar

32928918187.html (HB100)

1005004942266601.html (TDL-2022WB)

1005005825909759.html (RCWL-0513)

1005005988128182.html (RCWL-0516)

1005006007757989.html (HFS-DC06)

1005007176149561.html (cdm324)

Display Controller

1005009214867986.html (HT16K33)

1005004973986188.html (TM1640)

Communication

32830799627.html (MCP23017)

32353277284.html (PCF8574)

1005005321051562.html (PCF8575)

1005005796087804.html (PCA9515A)

1005009657454917.html (PCA9685)

1005004996004241.html (TCA9548A)

1005006975747743.html (NRF24L01

Measurements

1005009059583318.html (INA226)

Sensor

1005008722509730.html (Veml-7700)

1005006339839716.html (GUVA-S12SD)

1005006984887491.html (SHT45)

1005006733065626.html (ATH20 + BMP280)

1005004974590083.html (PTA8D08)

1005007131517096.html (PTA8E16)

Other

1005006321636953.html (DS1307)

1005006457603056.html (Micro SD card reader)

ESP

1005005051294262.html (ESP32-S3)

1005009495310442.html (ESP32-S3 super mini)

1005009495310442.html (ESP32-S3 Zero)

And... your question is?

I’m looking for a Example working code/ library to test those, confirm everything is working.

I had someone I was working with me at the time but they lost motivation on themselves.

So now I have the sensors but no code.

Since you say

I wonder how far along you would get if you had a code example each for dozens of sensors. What next? Back here for code to do whatever it is you are up to?

And what are you up to? These are fora for ppl who want to learn how to work with microprocessors in real world circumstances… this is not rocket science, but it does take some work, work of a kind you seem unwilling or unable to do.

Perhaps a different hobby would be best.

If you must, then start helping yourself. There’s a website google.com, where you can search the entire internet! It is surprisingly easy to find example source code for sensors for the Arduino.

Try adding arduino to the search terms, like

arduino ds1307 example code

Those searches will turn up dozens of sites that will help you get going.

Like these guys

Got 15 minutes? DS1307 all set. Rinse and repeat.

HTH

a7

“ If you must, then start helping yourself. There’s a website google.com, where you can search the entire internet! It is surprisingly easy to find example source code for sensors for the Arduino.

Try adding arduino to the search terms, like “

Thanks I know how to do that, the problem is still that half the Code doesn't work, another big part doesn't work on ESP32

It's why I ask for working code, this will also be useful to anyone that wants to have the minimum and working example for these different parts.

For example the HB100 I tested all the results literally none are working , and half of the example don't even compile.

I don't think it's productive to try things that doesn't work.

You ask me what I will do with the information I will continue to work on the different projects the electronic side and so have something working when I find someone to do the Code.

I can send all the link for all the example code I found on the internet for the different module but this looks a big waste of time for everyone involved.

Do you have a logic analyser?

Such a person will probably not benefit from the time you will spend getting other people to find working examples for all those sensors.

She will probably be able to do without, or to search and rapidly separate sense from nonsense and get on with the coding. Like the link I have above - it doesn't take long to see that it is a serious and competent treatment of how to use that part or a module that part might find itself on.

You would better spend your time figuring out why you can't figure out programming, if you still want to gather a bunch of working code examples.

Ppl come here alla time not even knowing how little they know, or how much there is to learn. There is no instant gratification in this hobby, but step by step most ppl can get the hang of it at some level.

a7

Hire a programmer.

How about the useless "links" you posted in #1?
No, you better not do that.

https://aliexpress.com/item/1005005912409493.html I have this one

I can't pay anyone I don't have the money for it (I never had in the last 15 years and I have less now.

The link was just AliExpress / items (but no I think about it I think you can put the item number in the search bar.

I know what I don't know the symbol is my problem I have to exact same problem with the normal learning the problem is punctuation (I was never able to understand it and I basically use the ponctuation randomly when writing, but you can't do that in programming so I'm screwed.

I have some learning difficulty and some dyslexia. No one has taking care of the problem when I was younger, and they can't be resolved as adults, I also was told I do very good with the problem I have it could be way worse.

Now you know that I hope you better understand my difficulty, thanks.

When you install the libraries for the modules, most will have a basic example for testing the module. However, some may not work on an ESP32-S3 or any ESP. You would be much better off using an Uno R3 for testing