News:

The Latest electronic and computer Tips that work!

Main Menu

Recent posts

#61
General Discussion / Convert Mp4 to Mp3
Last post by branx86 - May 03, 2022, 09:30:57 PM
Convert Mp4 to Mp3 on the send to menu windows. VLC needs to be installed
#62
Raspberry Pi / Python-pip install
Last post by branx86 - May 01, 2022, 07:20:32 PM
sudo apt-get update

#Python 2
sudo apt-get install python-pip
#Python 3
sudo apt-get install python3-pip
#63
Windows Fixes / Clear Teams Cache1
Last post by branx86 - May 01, 2022, 10:03:28 AM
Clear Teams cache if necessary.

For Windows:

1) Go to System (C:) > Users > Your name > AppData > Roaming > Microsoft > Teams. Please clear content in the following folders.

  %appdata%\Microsoft\teams\application cache\cache

  %appdata%\Microsoft\teams\blob_storage

  %appdata%\Microsoft\teams\Cache

  %appdata%\Microsoft\teams\databases

  %appdata%\Microsoft\teams\GPUcache

  %appdata%\Microsoft\teams\IndexedDB

  %appdata%\Microsoft\teams\Local Storage

  %appdata%\Microsoft\teams\tmp

2) Once completed, close Teams client and restart your computer.

#64
Windows Fixes / Check Wireless signal
Last post by branx86 - May 01, 2022, 09:56:35 AM
netsh wlan show interfaces

to Get a report
netsh wlan show wlanreport
#65
Raspberry Pi / Quick Raspberry Pi webcam for ...
Last post by branx86 - April 28, 2022, 09:56:40 PM
1st -  apt-get install python3-flask


In the /home/pi/Documents/camWebServer

To Install: Create directory "Documents" - "camWebServer" , "camWebServer" - "templates" , "camWebServer"- "static"
   in the camWebServer folder put "camera_pi.py" and "appCam.py"
   in the templates folder put "index.html"
   in the static folder put "style.css"

Now, run the python script on the Terminal:

sudo python3 appCam.py

To make it auto start at boot Edit:  /etc/rc.local  Put sudo python3 /home/pi/Documents/camWebServer/appCam.py &

Go to any browser in your network and enter with https://YOUR_Raspberry_IP (for example, 192.168.1.137)

NOTE: If you are not sure about your Raspberry Pi Ip address, run on your terminal:

ifconfig
#68
Raspberry Pi / Find out the PI version you ha...
Last post by branx86 - April 25, 2022, 07:45:45 PM
Type the cmd below to find out what Pi version you have

cat /proc/cpuinfo
#69
Raspberry Pi / Know your version of OS
Last post by branx86 - April 25, 2022, 07:38:05 PM
Run cmd below to know your version of OS

cat /etc/os-release
#70
General Discussion / Any One Needing Flash Use Ruff...
Last post by branx86 - February 17, 2022, 09:17:03 AM
Works just like adobe Flash
https://ruffle.rs/#usage