EasySensors / switchBox

Coincell powered Wireless Switch Controller with enclosure. Atmega328p + RFM69 868\915 or NRF24L01+ 2.4 GHz radio on-board. Hardware debouncer. Arduino IDE compatible. IS6DB2032
20 stars 3 forks source link

Schematic #1

Open doublec4 opened 5 years ago

doublec4 commented 5 years ago

Hello, I would love to see the schematic on this please. It would really help me with a project I have trying to incorporate the ATMEGA and the RFM69 please. Thank you!

yurysvirida commented 5 years ago

it is here https://github.com/EasySensors/switchBox/blob/master/pdf/switch_box_1542303111.pdf

j45p41 commented 3 years ago

Hi,

I have purchased your product on Tindie.com and waiting for it to arrive. I was wondering if you could tell me why you have the diodes going across the buttons? I am testing a similar circuit and find that after many repeated operations the arduino hangs. Is this the purpose for your diodes? Thanks!

yurysvirida commented 3 years ago

diodes going across the buttons?

The diodes are for using multiple buttons with one interrupt pin shared among them. should not be related to freezing.