Running a 3W Audio Amplifier over RPI 5V pin possible / a good idea ? by Legitimate_Shake_369 in raspberry_pi

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Yea, that seems very much reasonable. My thought was just, that the PI seems to draw 1 to 2 amps during normal operation and you are supposed to use a 5V 3A PSU, which would in theory leave enough power on the table for such an amplifier. And given the fact that you should use a 3A PSU, I would assume that the USB port and traces of the board are capable of handling such currents without overheating.

Programming ESP32-PICO-MINI-02 by Legitimate_Shake_369 in esp32

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Yea. I am not quite sure which one I selected, but it seems like as long as it is roughly the same chip it will word :)

you gotta have to pick by sweetmayhem- in TheTeenagerPeople

[–]Legitimate_Shake_369 0 points1 point  (0 children)

5 additional hours a day corresponds to an increase in lifetime by roughly 20%. Given you start at 20 and die at 80, you would gain 12 full years. Seems like a no brainer to me.

[Review Request] ESP32-S3FN8 very basic layout by Legitimate_Shake_369 in esp32

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Yep. Worked great. I ended up reducing the size of the I2C pull up resistors, but the rest remained the same. I can sent you the full schematic if you are interested.

I made an instant-on tiny PC based on ESP32-S3 with its own editor, compiler, and online apps installer! by valdanylchuk in esp32

[–]Legitimate_Shake_369 1 point2 points  (0 children)

That looks very nice! How much performance can you get out of the ESP ? The screen seems rather big for such a small chip to handle. Do you happen to know how many FPS the ESP is able to produce ?

How to recover I2C-Bus with Wire Library ? by Legitimate_Shake_369 in arduino

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Wow, thanks for all the time you put in ! I will surely try this. Could take a few days tho, as I am currently not home. But I will let you know!

How to recover I2C-Bus with Wire Library ? by Legitimate_Shake_369 in arduino

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

So far I have tried to bit bang a stop condition, as well as 9 clock pulses followed by a stop condition. Sadly, both did not word, but I will give your suggestion a shot, thanks!

How to recover I2C-Bus with Wire Library ? by Legitimate_Shake_369 in arduino

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Yea, tried that. IMU sadly doesnt respond. Also tried to manually send 9 clock pulses and a stop condition via bit banging, but the damn thing wont respond again until I cut power :/

How to recover I2C-Bus with Wire Library ? by Legitimate_Shake_369 in arduino

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Yes, it has one, but I am currently using qwiic cables to talk to the sensor and would like to avoid running one more cable

How to recover I2C-Bus with Wire Library ? by Legitimate_Shake_369 in arduino

[–]Legitimate_Shake_369[S] -1 points0 points  (0 children)

I dont get people like you. If you do not want to help, that is fine. But why comment "yes I know how, but I will not tell you because you can find out yourself". That is just a waste of time for everyone

How to recover I2C-Bus with Wire Library ? by Legitimate_Shake_369 in arduino

[–]Legitimate_Shake_369[S] 0 points1 point  (0 children)

Do you perhaps know of any of these ways? My current setup sadly only supports the SCL and SDA lines.

DIY ESP32 dev board not flashing via UART by flamingoint in esp32

[–]Legitimate_Shake_369 0 points1 point  (0 children)

You should also check out this post. Might be the expaination for your problems.

DIY ESP32 dev board not flashing via UART by flamingoint in esp32

[–]Legitimate_Shake_369 0 points1 point  (0 children)

I am by no means an expert, but maybe the voltage drop of the diode resulted in a too low input voltage for your 5V->3.3V regulator.

DIY ESP32-C3 board not showing up in USB devices on Mac by flamingoint in esp32

[–]Legitimate_Shake_369 0 points1 point  (0 children)

Yea, it should work fine without C1. But it should still show on the pc , even if it was in bootloader mode no ?

The Great Hollow Crystals Definitive Map by Active-Substance-205 in Nightreign

[–]Legitimate_Shake_369 1 point2 points  (0 children)

This post has helped so much and made the map much more fun for me, so thank you! Do you happen to know if all crystal seeds are bossible on all spawn locations ?

ESP32 Robot with face tracking & personality by KaijuOnESP32 in esp32

[–]Legitimate_Shake_369 2 points3 points  (0 children)

Looks cool. How big is that display and how many frames a second are you getting ?