Git Product home page Git Product logo

dannyjiustian / system-hardware-rfid-blockchain Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 46 KB

This repository for a system hardware in RFID blockchain system. the project is connected with server and mobile application systems.

Home Page: https://github.com/dannyjiustian/System-RFID-Blockchain

C 60.81% C++ 39.19%
c cpp dfplayer-mini esp32 onebutton-library rfid rfid-rc522 st7789-display tft-espi-library

system-hardware-rfid-blockchain's Introduction

System Hardware for Contactless Payment with Blockchain System

This code is created with PlatformIO from Visual Studio Code, this code also uses C/C++ as the main language. In this project, there are other libraries from other authors such as TFT_eSPI, MFRC522, DFRobotDFPlayerMini, and OneButton. These libraries are very helpful to run this code optimally. This code is specific for ESP32 Wroom 32 or other name is ESP32 Dev Board / DOIT DEVKIT V1, if you use other board make sure the pins on the board are not conflicting.

You need to add the mqtt host, mqtt port, mqtt username, and mqtt password in the .env file. You can create an account at https://hivemq.com

const char
    *mqtt_server = "xxxxxxxx.hivemq.cloud",
    *mqtt_user = "xxxxxxxxxx",
    *mqtt_password = "xxxxxxxxxx",

Installation

Download or Clone this repository. After that you open it with Visual Studio Code, where visual studio code already has PlatformIO, if you don't have PlatformIO you can use the arduino application with a different configuration.

Running the code

If you want to run this code, your first step is to build this code and make sure this code does not occur a problem, after you build this code, then you can upload this code to the hardware using USB TTL.

Scematic the Hardware

You can use this Scematic for build the hardware system with another device sensor

Schematic Boardview

Tech Stack

System: C, C++

system-hardware-rfid-blockchain's People

Contributors

dannyjiustian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.