Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tutorial that demonstrates how to create an OR gate using TTL logic chips #35

Open
seveibar opened this issue Nov 6, 2024 · 4 comments

Comments

@seveibar
Copy link
Contributor

seveibar commented Nov 6, 2024

Same criteria as #34, the hardest part is creating the snippet. The markdown doc is easy after

  • There are 2 push buttons
  • There are 4 LEDs
  • There's a USBC connector for power
  • There's an AND logic chip (that is popular and in-stock, probably from texas instruments)
  • When BUTTON1 is pressed, LED1 turns on
  • When BUTTON2 is pressed, LED2 turns on
  • When BUTTON1 or BUTTON2 is pressed, LED3 turns on because of the OR gate
  • When there is power (USBC is connected) LED4 turns on
  • The schematic is readable (not everything clumped)
  • The PCB has no errors

See USBC Flashlight

@ShiboSoftwareDev curious if you'd be interested in an issue like this

/bounty $50

Copy link

algora-pbc bot commented Nov 6, 2024

💎 $50 bounty • tscircuit

Steps to solve:

  1. Start working: Comment /attempt #35 with your implementation plan
  2. Submit work: Create a pull request including /claim #35 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to tscircuit/docs!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @ShiboSoftwareDev Nov 11, 2024, 8:52:10 PM WIP

@ShiboSoftwareDev
Copy link
Contributor

@seveibar If I understand correctly you want something like bun guides, create a snippet and then instructions of how to create and use it

@seveibar
Copy link
Contributor Author

seveibar commented Nov 6, 2024

Yep!!!

@ShiboSoftwareDev
Copy link
Contributor

ShiboSoftwareDev commented Nov 11, 2024

/attempt #35

Algora profile Completed bounties Tech Active attempts Options
@ShiboSoftwareDev 6 tscircuit bounties
TypeScript, JavaScript,
HTML
Cancel attempt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants