juanpintom / Souliss_ESP_Examples

Short examples to use Souliss on ESP8266
https://github.com/souliss/souliss
17 stars 20 forks source link

[ADD] RFID reader support - RC522 #31

Closed marksev1 closed 8 years ago

marksev1 commented 8 years ago

Would be cool for maybe disarming alarm or setting house party mode or turning on robot vacuum cleaner or something like that :). Or maybe just coolness factor :D.

What do you think?

juanpintom commented 8 years ago

This can be easily integrated on any ESP Device, you can see examples like this: https://github.com/Jorgen-VikingGod/ESP8266-MFRC522/blob/master/ESP8266-MFRC522.ino

Maybe I'll integrate on Souliss, but I have'nt free pins on my board to connect it to. This will be done when I've some time, but will not be merged with my "easy-configurable" code.

2016-01-06 12:44 GMT+01:00 marksev1 notifications@github.com:

Would be cool for maybe disarming alarm or setting house party mode or turning on robot vacuum cleaner or something like that :). Or maybe just coolness factor :D.

What do you think?

— Reply to this email directly or view it on GitHub https://github.com/juanpintom/Souliss_ESP_Examples/issues/31.

marksev1 commented 8 years ago

Yeah a separate Souliss integration would be nice. Cool :)