├── AnalogINparserESP8266 └── AnalogINparserESP8266.ino ├── OnlySendOneBell └── OnlySendOneBell.ino ├── README.md ├── Schematics_UNO.jpg ├── SendCallToSpecificSerialNr └── SendCallToSpecificSerialNr.ino ├── TCSparserUNO └── TCSparserUNO.ino └── TCSparserUNOMitCOMP └── TCSparserUNOMitCOMP.ino /AnalogINparserESP8266/AnalogINparserESP8266.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/AnalogINparserESP8266/AnalogINparserESP8266.ino -------------------------------------------------------------------------------- /OnlySendOneBell/OnlySendOneBell.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/OnlySendOneBell/OnlySendOneBell.ino -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/README.md -------------------------------------------------------------------------------- /Schematics_UNO.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/Schematics_UNO.jpg -------------------------------------------------------------------------------- /SendCallToSpecificSerialNr/SendCallToSpecificSerialNr.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/SendCallToSpecificSerialNr/SendCallToSpecificSerialNr.ino -------------------------------------------------------------------------------- /TCSparserUNO/TCSparserUNO.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/TCSparserUNO/TCSparserUNO.ino -------------------------------------------------------------------------------- /TCSparserUNOMitCOMP/TCSparserUNOMitCOMP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/atc1441/TCSintercomArduino/HEAD/TCSparserUNOMitCOMP/TCSparserUNOMitCOMP.ino --------------------------------------------------------------------------------