My first working Switch with Battery and Temperature ..



  • Hi all.

    I make my first project (thanks to all for help) Switch , with battery and temperature monitoring..

    here is my node PCB :
    NodePCB.jpg

    and here is schematic :
    nodeSchematic.png

    and project :
    BinSwitchBatSleep_ACK.zip

    This project use two button INT0 and INT1 . if change state then send packet with ACK request .
    if no ACK received then generate sound .. from piezoelectric generator .
    Battery is in volate *10 - if received value is for example 28 it s 2.8V .

    now working good .. power consumption is 7uA .

    PS> I need help with pin change interupt .. I now use two button only .. but want support 4x button.. then need litle help how to use it ..

    regards..


  • Hero Member

    @dzairo: Nice piece of work and looking at the schematics with enough attention to decoupling and powering the device!

    power consumption is 7uA .

    I assume that is sleep current. Do you know anything about the average consumption over say one hour?

    but want support 4x button.. then need litle help how to use it ..

    I think I can not directly help you with this but it would be good to know to which pins the buttons are connected, that is not readable from the schematics above.


  • Contest Winner

    @dzairo

    Nick Gammon did an example of four pins 'sharing' one interrupt pin. Perhaps this will be workable for you.

    It may be tough to squeeze the 4 diodes onto your board, though!



  • I know how to do it by diode.. but I want by interrupt only.. I do it my self..


  • Contest Winner

    @dzairo

    there is a nice PinChangeInterrupt library that you may want to look at.



Suggested Topics

61
Online

11.2k
Users

11.1k
Topics

112.5k
Posts