Xiaohan-Alyssa-Zhang / Data-Weight-Arduino-Project

0 stars 0 forks source link

Readme #9

Open mhamilt opened 2 years ago

mhamilt commented 2 years ago

I think you can do a better job on the README so that it is easier at a glance to see what this does

# Data-Weight-Arduino-Project (Give it a Proper Title)

Put an image of the project here

## Project Description:

To visually show the data value, we consider using the scale-like device to compare the 'weight' of items placed on each side.  The 'weight' refers to the weight of their respective data values, rather than the physical weight. 

We also have developed our own set of data value measurement criteria under which we give our selected items a data value score. Besides, while weighting items in different size, there could be a contrast between the weight of the object itself and its data value. The heavier item may have lighter weight in data value dimension. Eventually, we want to raise users’ awareness of personal data protection in this data weight game.

## Building

### What Components are needed

- Stepper Motor
- x4 RFID Read 
- x`X` prepeared RFID tags
- Arduino Uno
- Laser Cut Balance

### Libraries

- `MFRC522` RFID Library
- `Stepper` library

### Wiring

Wiring Diagram

### RFID tags

how do you prepare RFID tags?

### Balance Parts

#### Files

Files for laser cutting Parts

#### Assembly instructions

Instructions for putting the balance together
Xiaohan-Alyssa-Zhang commented 2 years ago

Yes! I will revise it later. This repository was just created this morning for sharing the code with you, so I haven't added more detailed description in Readme file. Thanks for your advice!