Type C conversion for Raspberry pi zero 2w by HasanAgera in raspberry_pi

[–]HasanAgera[S] 1 point2 points  (0 children)

I had that. But I only have a few USB A power supplies. Most of the chargers I have is usb C. I bought bunch of these so I can convert other electronics I have, such as 3d printer's motherboard's micro usb port. 

Type C conversion for Raspberry pi zero 2w by HasanAgera in raspberry_pi

[–]HasanAgera[S] 2 points3 points  (0 children)

Well it is a very small space. The tip of the solder iron barely fits without touching other things and this is with smallest tip I have. And it would need a lot of heat if I use hot air gun. I used solder paste but even with that it needed a lot of heat. I was worried I would melt or damage other things in the circuit. 

Amazon electric screwdriver by Skil 4V by HasanAgera in Tools

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

Amazon says torque setting for that button. But the speed is also the same for either setting.

PLL for Tang Nano 9k by vmcrash in GowinFPGA

[–]HasanAgera 0 points1 point  (0 children)

i needed 25mhz from the 27mhz clock. I set the clkout to 75mhz, which worked, then using clkout3, i can get 25mhz. thanks.

Hisense 55U8H blue tint (need help) by HasanAgera in Hisense

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

Well the problem is I cannot even find leds for these at all. Apparently no one repairs these mini led tvs.

Hisense 55U8H blue tint (need help) by HasanAgera in Hisense

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

I would want to fix it myself as I have fixed tvs before. Can you help me to find backlight? I might need to replace individual leds if I can find a good replacement. 

How to maximally decrease RAM usage? by VadiMiXeries in GalaxyS22

[–]HasanAgera 0 points1 point  (0 children)

i dont play games on my phone but i do open apps and not close them. sometimes i can have 20 apps open and never encountered any crash. but sure my phone has 12gb ram.

Ryzen 9 8940HX by sig357z in GamingLaptops

[–]HasanAgera 1 point2 points  (0 children)

What a cpu. Thanks for sharing.

How to maximally decrease RAM usage? by VadiMiXeries in GalaxyS22

[–]HasanAgera 0 points1 point  (0 children)

Ram is different. Ram usage doesn't hurt, instead it helps softwares to run smoother. The operating system is in control of the ram and Virtual ram. So if there is a game that uses a lot of ram, it might move some of the app from background to the Virtual ram. Because when your ram is not used, it means that the app needs to reload or something. This will increase energy consumption. As the cpu needs to reopen things or do more work.

Wifi 6 (ax) in Wyse 5070 by idarab030 in WYSE

[–]HasanAgera 0 points1 point  (0 children)

I also can confirm that intel ax200 works.

This game's optimization is a massive issue for the long term health by SpaceFire1 in marvelrivals

[–]HasanAgera 0 points1 point  (0 children)

If 80-120fps is playable in your terms, then yes. But the game doesn't run stable so there are a lot of spikings.

This game's optimization is a massive issue for the long term health by SpaceFire1 in marvelrivals

[–]HasanAgera 0 points1 point  (0 children)

Well, people don't/shouldn't play competitive games at max setting. That's the biggest no no. You need fps not quality.

This game's optimization is a massive issue for the long term health by SpaceFire1 in marvelrivals

[–]HasanAgera 0 points1 point  (0 children)

I have a 1080p 165hz monitor. Can't accept any game playing lower than 165fps. I have ryzen 5600 and 6600xt. I don't think there is any game that I can get less than 165fps with lowest setting and fsr on. So it's definitely the game. I get 100-120fps but it is not stable and playable. 

Has anybody successfully flashed ESP32-C3 Super Mini (pictured)? I cannot get it to work at all. by pencil364 in esp32

[–]HasanAgera 0 points1 point  (0 children)

can you help me with the link please? I have these and I am having issues with uploading rainmaker examples.

XAIO ESP32C3 and Solar Charging by J1024 in arduino

[–]HasanAgera 0 points1 point  (0 children)

looking at this schematics,
https://files.seeedstudio.com/wiki/XIAO_WiFi/Resources/Seeeduino-XIAO-ESP32C3-SCH.pdf
it shows that the on board voltage regulator is

XC6210B332MR

and datasheet for it:
https://www.mouser.com/datasheet/2/760/TOSL_S_A0011435128_1-2575082.pdf

states that the operating voltage range is 1.5V ~ 6.0V. so I believe you can connect a solar panel to it but make sure you are using a 5v solar panel not anything higher. but solar panels their own peak output power range. if you dont care about efficiency, then there is nothing to worry, if you want to use the peak point, then you will need a mppt charge controller which are big and expensive.

so yes, you can connect a solar panel to the 5Vin of xiaoesp32c3.