-
Clone repository
git clone https://github.com/Kourva/ViolationBit
-
Navigate to ViolationBit
cd ViolationBit
-
Make virtual environment and activate it
virtualenv venv && source venv/bin/activate
-
Install requirements
pip install -r requirements.txt
-
Run simulation
python main.py -x "-1" -n "2" -d "0110 00110 10"
Where:
- -x is minimum voltage
- -n is maximum voltage
- -d is the data
- -h to see usage (You will get error if you dont specify the arguments)
-
Notifications
You must be signed in to change notification settings - Fork 0
Violation bit simulator using Manchester II (BiPhase-L)
License
Kourva/ViolationBit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Violation bit simulator using Manchester II (BiPhase-L)
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published