Skip to content

Commit

Permalink
add connection diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
renat2985 committed Jan 1, 2025
1 parent 6251625 commit 93e3056
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 4 deletions.
22 changes: 22 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Исключаем
eerom.ino
CST816D.cpp
CST816D.h
qrcode_espi.cpp
qrcode_espi.h
.DS_Store
User_Setup.h
icon.h


# Исключаем toncoin_payment.ino
crypto_payment_touchScreen.ino

# Исключаем файл .elf для проекта toncoin_payment
build/esp32.esp32.esp32c3/crypto_payment_touchScreen.ino.elf

# Исключаем файл .map для проекта toncoin_payment
build/esp32.esp32.esp32c3/crypto_payment_touchScreen.ino.map

# Исключаем onclick.lv для проекта toncoin_payment
onclick.lv/*
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@ If you want to see a new cryptocurrency that you need here, feel free to contact
<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/APFull2.png" width="300px">

3. **Reset Settings:**

To reset the device to factory settings, follow these steps:
1. Press the right button located on the back of the device. The device will start rebooting. Alternatively, you can disconnect and reconnect the power supply to the device.
2. When the device turns on, and you see the firmware version displayed along with a short beep, immediately press and hold the left button.
3. After that, you will hear a long, low-pitched signal, and a message about data erasure will appear on the screen.

The device settings will now be reset. And the WiFi "Crypto Payment" will appear again.

### Instructions for DIY Assembly:
Expand All @@ -64,8 +66,7 @@ Additionally, you'll need:
- Soldering iron
- Wires

<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/gpio.png" height="200px">
<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/photo.jpg" height="200px">
<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/connect.png" height="200px"> <img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/gpio.png" height="200px"> <img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/photo.jpg" height="200px">


Good luck! If you have any questions, don’t hesitate to contact us.
Expand Down
5 changes: 3 additions & 2 deletions README_RU.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@
<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/APFull2.png" width="300px">

3. **Сброс настроек:**

Чтобы сбросить устройство до заводских настроек, выполните следующие шаги:
1. Нажмите правую кнопку, расположенную на задней стороне корпуса. Устройство начнет перезагружаться. Или вместо этого можно отключить и снова подключить питание к устройству.
2. Когда устройство включится и вы увидите отображение версии прошивки и короткий звуковой сигнал, немедленно зажмите левую кнопку.
3. После этого вы услышите продолжительный низкий сигнал, а на экране появится сообщение о стирании данных.

Теперь настройки устройства будут сброшены. И снова появится WiFi "Crypto payment".

### Инструкции для самостоятельной сборки:
Expand All @@ -63,8 +65,7 @@
- Паяльник
- Провода

<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/gpio.png" height="200px">
<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/photo.jpg" height="200px">
<img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/connect.png" height="200px"> <img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/gpio.png" height="200px"> <img src="https://github.com/renat2985/crypto_payment_touchScreen/blob/main/doc/photo.jpg" height="200px">


Удачи! Если у вас возникнут вопросы, не стесняйтесь обращаться к нам.
Expand Down
Binary file added doc/connect.fzz
Binary file not shown.
Binary file added doc/connect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 93e3056

Please sign in to comment.