Normal computers work with bits. Each bit can be 0 or 1. But quantum computers work with qubits. Qubits can represent numerous possible combinations of 0 and 1 at the same time.
Because of this quantum computers are so much faster than normal super computers.
In this project I am using a tool named Qiskit to access IBM's quantum computer.
Qiskit is an open-source software development kit for working with quantum computers.
I am using pycharm for writing python code. in pycharm first we should install some packages like
qiskit
pyserial
urllib3 version 1.23
Purpose of this project is showing you how to connect your Arduino to a quantum computer.
watch the video for more details.
I have also posted this project to PCBWay community, here is the link:
Comments