GE Washer model: GTW680BSJ6WS3 Problem: Power button won’t work. Start button intermittently works. If washer does operate, will get random beeps. Solution: Replace control board. Download GE 27_Top Load Washer.pdf for Instruction on how to find the Personality Id of your washer. When I purchased the control board online it was pre -configured. Download Instructions …
Author Archives: hadadmin
Download videos/pictures to your Phone from the Akaso V50X without the Akaso App
This instruction will guide you on how to connect to the Akaso V50X to your phone wifi and download the videos/pictures to your mobile phone using this alternative method. I know Akaso has an app that can be downloaded but there seems to be a consensus that the app doesn’t work that well based on …
Continue reading “Download videos/pictures to your Phone from the Akaso V50X without the Akaso App”
Arduino decoded IR codes for Samsung BN59-01301a remote
Arduino decoded IR codes for the Samsung BN59-01301a remote. The only button I verified is the source button. See attached pdf.
Android: Google Maps GPS signal lost
When “Battery Saver” is turn on and when the screen goes black the “GPS signal lost”. Solution: Turn off “Battery Saver”
NVG468MQ (Router) Windows 10 Not connecting when changing Blocking/Packet Filtering/Port Forwarding on the router
Reason: Windows 10 computer not connecting to the router when changing the settings on the NVG468MQ router Firewall -> Packet Filtering / Port Forwarding / Blocking Equipment: NVG468MQ Windows 10 Solution: Short answer: Do a hard reset on the router. Long answer: While the router is ON, use a paperclip and press the reset button …
phpbb 3.2.0 – Cron appears at the bottom left or right
Upload spacer.gif into ./images folder In the following files ./includes/functions.php ./viewforum.php Remove alt=”cron”
VLC – Audio – Always reset audio start level to is greyed out
Noticed the Always reset audio start level to: is greyed out. In order to fix this you need to go to Tools -> Preference -> Audio below Always reset audio start level to: is Output module. Select DirectX audio output in the dropdown list.
Turn on and circulate a Lasko 5538 Ceramic Heater with Arduino
Download the sketch or copy and paste the below code into the Arduino IDE. // This program allows an Arduino Uno to power on and circulate a Lasko 5538 Ceramic Heater. // // Usage: Attach an IR led (TSAL7400), but i believe any 940nm 5MM irled will work. // Arduino Uno pin 13 -> resistor -> …
Continue reading “Turn on and circulate a Lasko 5538 Ceramic Heater with Arduino”
Infrared decode sketch for Arduino
Download IRdecoder sketch or copy the below text and paste into Arduino IDE Also here’s the documentation and pin layout for the tsop4838 , which was used for this project. TSOP4838 PIN 1 – Goes to Arduino PIN 2 TSOP4838 PIN 2 – Goes to Arduino GND TSOP4838 PIN 3 – Goes to Arduino Vcc (2.5 to 5.5 …
Raw Codes for the Lasko 5538 Ceramic Heater
These are the raw codes used for the Lasko 5538 Ceramic Heater. Use these codes for the play arduino infrared sketch. On Off 130, 34, 130, 34, 130, 36, 46, 122, 130, 36, 130, 36, 46, 122, 46, 124, 46, 122, 44, 126, 46, 122, 48, 122, 130, 688, 128, 36, 130, 34, 48, 122, …
Continue reading “Raw Codes for the Lasko 5538 Ceramic Heater”