Close

Day 3

A project log for Our Microplate Reader

not just a test now :D progress records of a group of high school students building a microplate reader yeah

grace-qiuGrace Qiu 11/22/2020 at 07:180 Comments

We finished connecting the boards. First, we revisited the data sheets and went over it carefully, knowing each pin's specific meaning and functions. Details are summarized as follows:

After connecting the boards, we tested it by connecting it to computer, coded on Arduino, and tried to see if our motor was functioning.

We wrote different codes to direct the motor's motion.

    - Switching direction automatically

    - Switching direction only when "switch" is turned on ( we designated that low power pin is OFF and high power pin is ON)

Discussions