Go to advanced search

by marcusmota
Wed Mar 15, 2017 8:41 pm
Forum: Python
Topic: Raspberry GPIO3 switching between HIGH and LOW alone (bug?)
Replies: 4
Views: 804

Re: Raspberry GPIO3 switching between HIGH and LOW alone (bu

thank you for the answer, it's confused because sometimes it works sometimes it doesnt. What about another GPIO like 17, it's keep fire like my GPIO 3, i connected GPIO 17 to the 3.3v PIN and control them with relay, when my relay is "up" my GPIO 17 should has 3.3v, but i got on console (with the sa...
by marcusmota
Wed Mar 15, 2017 8:02 pm
Forum: Python
Topic: Raspberry GPIO3 switching between HIGH and LOW alone (bug?)
Replies: 4
Views: 804

Raspberry GPIO3 switching between HIGH and LOW alone (bug?)

Hi everyone i have a rpi 2 B+ and im using a relay to close the circuit between GPIO 3 and GROUND (it does the rpi start when its off and rpi shutdown when its on) but im confused because the GPIO3 is switching between HIGH and LOW alone, my python script to shutdown is import RPi.GPIO as GPIO impor...
by marcusmota
Wed Mar 15, 2017 7:45 pm
Forum: Português
Topic: Raspberry Bugado GPIO 3 alternado HIGH e LOW
Replies: 0
Views: 375

Raspberry Bugado GPIO 3 alternado HIGH e LOW

Boa tarde galera estou usando um módulo relé no meu arduino para ligar os pinos 3 com o ground e ligar o raspberry, também utilizo isso para desligar o raspberry, peguei um tutorial na internet que ensinava como usar um push button, só fiz adaptar para o relé, os circuitos estão totalmente isolados,...
by marcusmota
Sun Jun 14, 2015 9:58 pm
Forum: General discussion
Topic: increase browser cache (i guess)
Replies: 2
Views: 472

increase browser cache (i guess)

Hi eveyrone, im playing some videos in chrome browser on my desktop (NOT A RASPBERRY), and when i want play the video again, my browser doesnt re-download the video (it's cool) because if my internet go down, the browser still playing the video because the download is already done, when I'll try on ...
by marcusmota
Sat Jun 13, 2015 7:37 pm
Forum: General discussion
Topic: Epiphany <video> as loop
Replies: 0
Views: 140

Epiphany <video> as loop

Hi everyone, i'd like to play video on browser as loop, like this <!DOCTYPE html> <html> <head> </head> <body> <div align="center"> <video controls src="all-midia.mp4" loop> </video> </div> </body> </html> but when my internet go down,if the all-midia.mp4 has more than 4mb size the browser will try ...

Go to advanced search