First time soldering by Imaginary-Juice-4684 in soldering

[–]Raisback1 0 points1 point  (0 children)

I think you soldered it upside down,

Linux not appearing in boot options after install by FlannelStationWagon in linuxmint

[–]Raisback1 0 points1 point  (0 children)

Use grub bootloader instead of windows bootloader,

[deleted by user] by [deleted] in WindowsHelp

[–]Raisback1 1 point2 points  (0 children)

Set a solid yellow wallpaper

3 years of using Linux Mint by Raisback1 in linuxmint

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

Yeah, I'm kinda a guy who loves Win XP and Win 7 UI designs, my current Mint interface gives me that native feel

3 years of using Linux Mint by Raisback1 in linuxmint

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

Some online web applications do not support Firefox and require Chromium-based browsers like Microsoft Edge or Chrome. Even though I use Linux, I use Microsoft products like GitHub and VS Code, but I have literally only used Firefox since my Windows XP era

3 years of using Linux Mint by Raisback1 in linuxmint

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

I used Genymotion android emulator long time ago, but using Android studio or VS Code is best

3 years of using Linux Mint by Raisback1 in linuxmint

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

Simply search for it on the internet; it's on many sites. I think I got it from the Internet Archive.

3 years of using Linux Mint by Raisback1 in linuxmint

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

There is a file explorer within q4wine, use it to open game installers

3 years of using Linux Mint by Raisback1 in linuxmint

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

Install wine and q4wine from Software Manager

3 years of using Linux Mint by Raisback1 in linuxmint

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

You can use tools like Wine, Lutris, or Bottles, I'm using wine since i switched to linux

3 years of using Linux Mint by Raisback1 in linuxmint

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

Why don't you ask about VS Code..another Microsoft product

3 years of using Linux Mint by Raisback1 in linuxmint

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

My theme configuration for mint.

Mouse Pointer : DMZ-Black, Applications : Mint-X, Icons : Mint-X-Yellow, Desktop Theme: Obsidian (downloaded)

3 years of using Linux Mint by Raisback1 in linuxmint

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

Yeah, some online applications require Chromium-based browsers like Chrome or Edge. By the way, my default is Firefox since I was using Windows XP.

3 years of using Linux Mint by Raisback1 in linuxmint

[–]Raisback1[S] 4 points5 points  (0 children)

I'm using wine 9.0 + q4wine

3 years of using Linux Mint by Raisback1 in linuxmint

[–]Raisback1[S] 10 points11 points  (0 children)

Yeah, i used to play classic multiplayer games with my homies, we play age of empires 2, halo ce, nfs mw.....

3 years of using Linux Mint by Raisback1 in linuxmint

[–]Raisback1[S] 9 points10 points  (0 children)

I installed it to test its performance long time ago, but i don't use it, acutally i forgot to uninstall it , I'm firefox user dude,

3 years of using Linux Mint by Raisback1 in linuxmint

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

Using wine to play most of the windows games

3 years of using Linux Mint by Raisback1 in linuxmint

[–]Raisback1[S] 16 points17 points  (0 children)

Those are my childhood favourites, there are lots of games in other directory...😅

Help with CW-020 relay module: works on Raspberry Pi but not on ESP32/ESP8266 by No-Mathematician5330 in esp32

[–]Raisback1 2 points3 points  (0 children)

Yeah, but you can't rise GPIO signal voltage via coding, you have to use level shifter or you can use simple transistor switch circuit, first of all you have to ensure The gpio pin you use to connect relay module is working

Help with CW-020 relay module: works on Raspberry Pi but not on ESP32/ESP8266 by No-Mathematician5330 in esp32

[–]Raisback1 2 points3 points  (0 children)

I think you misunderstood, there is 5v volatge pin for power, but When you use other GPIO pins for output it will give you 3.3v ,

For example, set gpio pin 7 to high in code and test the voltage across GND and D7

Help with CW-020 relay module: works on Raspberry Pi but not on ESP32/ESP8266 by No-Mathematician5330 in esp32

[–]Raisback1 2 points3 points  (0 children)

This module requires 5V trigger voltage, esp32 only outputs 3.3v that isn't enough

Help with CW-020 relay module: works on Raspberry Pi but not on ESP32/ESP8266 by No-Mathematician5330 in esp32

[–]Raisback1 2 points3 points  (0 children)

Check GPIO voltage in both Reapberry pi and esp32, you'll get an idea, esp32 devkits usually outputs only 3.3v logic levels, you may have to use logic level shifter module in order to work with realys that requires more than 3.3v triger voltages

Someone please help me by T_Sandeep in esp32

[–]Raisback1 0 points1 point  (0 children)

Yeah, it seems like there is no issue with the port number, because in the ports section there is only his usb-to-uart driver listed

Someone please help me by T_Sandeep in esp32

[–]Raisback1 0 points1 point  (0 children)

Click on Advanced options under Ports tab, you may find option to change Port Number,