Wednesday, March 16, 2016

Remote Power Control For Battery Powered Devices

DSCN0517.JPG
Thin conductors on both sides of a thin insulator are connected by wires to a remote switch. Slide it between the batteries. It breaks the connection until the switch is turned on.
http://www.instructables.com/id/Remote-Power-Control-For-Battery-Powered-Devices/

No comments:

AI self decisition control human factor ( code)

 import random import time # SIMULAÇÃO DE API: Conexões simuladas do sistema class ServidorAPI:     def __init__(self):         self.espaco_...