diff --git a/README.md b/README.md index 596062a..691bbc7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ A convenient and fast way to implement paid services using the TonCoin cryptocurrency. The process is simple: You open any crypto wallet, scan the QR code (for example, it can be printed on a sheet with the required amount), transfer the specified amount, and as soon as the payment is received, the relay will activate and turn on your device for the time you set. This could be any device, from a kettle, coffee machine, or light bulb to powering electricity in a room or another location. You can assemble the device yourself or ask to build it for you. To order a ready-made device, contact me via [Telegram](https://t.me/ESPiotDevice), [Skype](https://skype:renat2985?chat), [Discord](https://discord.com/invite/zaGaDuGe). -We have a similar project with a screen, [check it out](https://github.com/renat2985/toncoin_payment). + +We have a similar project with a screen, [check it out](https://github.com/renat2985/crypto_payment_touchScreen). [![IMAGE ALT TEXT HERE](https://github.com/renat2985/toncoin_payment_sonoff/blob/main/doc/intro4.png)](https://www.youtube.com/watch?v=zKdVJmzJNLM&list=PL6NJTNxbvy-LpsI6D_1RM6v5YWDvsm5j4) @@ -96,6 +97,6 @@ Download Release: [Win32](https://github.com/nodemcu/nodemcu-flasher/blob/master If you like this project, you can buy me a cup of coffee :coffee: - + - PayPal [https://www.paypal.me/RKevrels](https://www.paypal.me/RKevrels/5) \ No newline at end of file diff --git a/README_RU.md b/README_RU.md index 1e6a7a1..34a8c18 100644 --- a/README_RU.md +++ b/README_RU.md @@ -4,8 +4,8 @@ Удобный и быстрый способ внедрения платных услуг с использованием криптовалюты TonCoin. Процесс простой: Вы открываете любой крипто кошелек, сканируете QR-код (Его можно например распечатать на листике с необходимой суммой), переводите эту указанную сумму, и как только платеж будет получен, реле активируется и включит ваш прибор на заданное вами время. Это может быть любой прибор, от чайника, кофемашины и лампочки до включения электричества в помещение или любом другом месте. Вы можете собрать устройство самостоятельно или попросить это сделать для вас. Для заказа готового устройства свяжитесь через [Telegram](https://t.me/ESPiotDevice), [Skype](https://skype:renat2985?chat), [Discord](https://discord.com/invite/zaGaDuGe). -У нас есть похожий проект с экраном, [посмотри](https://github.com/renat2985/toncoin_payment). +У нас есть похожий проект с экраном, [посмотри](https://github.com/renat2985/crypto_payment_touchScreen). [![IMAGE ALT TEXT HERE](https://github.com/renat2985/toncoin_payment_sonoff/blob/main/doc/intro4.png)](https://www.youtube.com/watch?v=zKdVJmzJNLM&list=PL6NJTNxbvy-LpsI6D_1RM6v5YWDvsm5j4) @@ -100,6 +100,6 @@ Download Release: [Win32](https://github.com/nodemcu/nodemcu-flasher/blob/master If you like this project, you can give me a cup of coffee :coffee: - + - PayPal [https://www.paypal.me/RKevrels](https://www.paypal.me/RKevrels/5) \ No newline at end of file diff --git a/build/esp8266.esp8266.generic/toncoin_payment_sonoff.ino.bin b/build/esp8266.esp8266.generic/toncoin_payment_sonoff.ino.bin index c17bf2d..d2949f3 100644 Binary files a/build/esp8266.esp8266.generic/toncoin_payment_sonoff.ino.bin and b/build/esp8266.esp8266.generic/toncoin_payment_sonoff.ino.bin differ diff --git a/doc/bitcoin_donate.png b/doc/bitcoin_donate.png deleted file mode 100644 index fbbed4b..0000000 Binary files a/doc/bitcoin_donate.png and /dev/null differ diff --git a/doc/donate.png b/doc/donate.png deleted file mode 100644 index 5ced0ec..0000000 Binary files a/doc/donate.png and /dev/null differ diff --git a/doc/ton_donate.png b/doc/ton_donate.png deleted file mode 100644 index 6a29b83..0000000 Binary files a/doc/ton_donate.png and /dev/null differ