Go to advanced search

by damian00716
Tue Jun 30, 2020 3:48 pm
Forum: Beginners
Topic: RPI 3b + power consumption
Replies: 4
Views: 166

Re: RPI 3b + power consumption

Should the LEDs on the relay light up when the light is on? For me they shine when it is off, ie "Turn off". I need to give a specific answer why the consumption in the off state is higher because it is a project to pass. int relay = D1; int relay2 = D2; int boardLed = D7; bool vin = LOW; bool vin2 ...
by damian00716
Tue Jun 30, 2020 10:27 am
Forum: Beginners
Topic: RPI 3b + power consumption
Replies: 4
Views: 166

Re: RPI 3b + power consumption

neilgl wrote:
Tue Jun 30, 2020 9:24 am
Did you mean in the “after Turn off” state?

that's exactly what I meant
by damian00716
Mon Jun 29, 2020 7:31 pm
Forum: Beginners
Topic: RPI 3b + power consumption
Replies: 4
Views: 166

RPI 3b + power consumption

Hello, I built a project according to the instructions: https://medium.com/@bnarasapur/google-assistant-controlled-home-light-with-a-raspberry-pi-with-ifttt-and-particle-io-c2715b90bd11 Everything works as it should, I can turn on the light with a telephone. However, I wonder why the power consumpti...

Go to advanced search