Procházet zdrojové kódy

Merge uhf_rfid from https://github.com/frux-c/uhf_rfid

Willy-JL před 1 rokem
rodič
revize
ff03bbd6fa

+ 20 - 9
uhf_rfid/README.md

@@ -1,18 +1,30 @@
 # [UHF]RFID App for FlipperZero
 
 <div style="
-display: flex;
-flex-direction: row;
-justify-content: space-evenly;
+display: grid;
+grid-template-columns: repeat(2, 1fr);
+grid-template-rows: repeat(2, 1fr);
+gap: 2px;
+justify-items: center;
 align-items: center;
+width: 100vw;
 ">
   <img style="
-    width: 350px;"
+    width: 280px;
+    height: auto;"
     src="assets/img/uhf_demo_app2.jpg">
   <img style="
-    border-radius: 10px;
-    width: 400px;"
-  src="assets/img/uhf_demo_app.jpg">
+    width: 280px;
+    height: auto;"
+    src="assets/img/uhf_demo_app.jpg">
+  <img style="
+    width: 280px;
+    height: auto;"
+  src="assets/img/P_20231205_154700.jpg">
+  <img style="
+    width: 280px;
+    height: auto;"
+  src="assets/img/P_20231205_154717.jpg">
 </div>
 
 ## Overview
@@ -21,8 +33,7 @@ This repository contains a UHF RFID application developed for FlipperZero, a ver
 
 ## What's Ongoing
 
-Working on the settings page to allow for changing of the module's settings.
-Adding options like settings the access password, baud rate, rf power, channel, etc.
+Adding features to the app to make it more usable and stable. Currently, also addressing the issue page to fix bugs and improve the app. And also add the planned and requested features. For example, UI Change to show all info from initial scan; feature to identify the tag type and show the info accordingly; and more.
 
 ## What's Changed
 

binární
uhf_rfid/assets/img/P_20231205_154508.jpg


binární
uhf_rfid/assets/img/P_20231205_154626.jpg


binární
uhf_rfid/assets/img/P_20231205_154700.jpg


binární
uhf_rfid/assets/img/P_20231205_154717.jpg


binární
uhf_rfid/assets/img/P_20231205_154749.jpg