Coder Social home page Coder Social logo

ese5190_lab2bxingjian-chen's Introduction

Proposal for what I am trying to build

In our lab2, I want to build a logic gate with two RP2040. Let’s call it chip1 and chip2.

For chip1, we will use two GPIO of it as output and for chip2 we will use 2 GPIO of it as input and 1 GPIO as output.

In chip1, the program will prompt the user to select the output state for both output GPIO. This output state will display by a LED so that we can easily see whether the GPIO is in logic high or in logic low.

As for chip2, the 2 input GPIO will receive the logic state generated by chip1 and perform the logic operation. For example, if we want to build an AND gate, then the program in chip2 will perform logic AND, only when both input logic at high state will chip2 generate a high state to the output GPIO in chip2 and turn on the connected LED. Under all other cases, the LED connected to the output GPIO of chip2 will not be turned on.

We can do such programming to any Boolean function as we want, in such way we can build any logic gate we want, which is the reason I think it is cool.


In this design, we plan to use:
Breadboard*1
LED*3
Bunch of jump wire

ese5190_lab2bxingjian-chen's People

Contributors

andymeisterrrrr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.