giladger / ElectraWifi

Control Electra AC with esp8266
GNU General Public License v3.0
29 stars 13 forks source link

Fix schematic according to https://github.com/giladger/ElectraWifi/issues/1#issuecomment-1049118923 #10

Closed guysoft closed 2 years ago

guysoft commented 2 years ago

As discussed in https://github.com/giladger/ElectraWifi/issues/1#issuecomment-1049118923. After both me, @ohadlevy and Ariel tested, the changes are:

  1. switch the pins that go to the the mini din 8-pin connector.
  2. Label the transistor legs since different NPN transistors have different legs for emitter base and collector

I have also provided a Fritzing source file and a GIMP XCF file where I have added the part number end leg markings for the transistor.

giladger commented 2 years ago

Thanks @guysoft!