element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Ben Heck Featured Content
  • Challenges & Projects
  • element14 presents
  • element14's The Ben Heck Show
  • Ben Heck Featured Content
  • More
  • Cancel
Ben Heck Featured Content
Documents Logic Gate Board Game 01: Project Planning -- Episode 282
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Ben Heck Featured Content to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: pchan
  • Date Created: 23 Mar 2017 7:57 PM Date Created
  • Last Updated Last Updated: 17 Mar 2017 8:24 AM
  • Views 3436 views
  • Likes 4 likes
  • Comments 24 comments
Related
Recommended

Logic Gate Board Game 01: Project Planning -- Episode 282

image

element14's The Ben Heck Show

Join the Ben Heck team every week for amazing hacks! Watch them build and mod community-inspired projects using electronics!

Back to The Ben Heck Show homepage image

Logic Gate Board Game
Featured Bonus Content
See All Episodes

 

 

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

The Ben Heck Team begin mapping out the Logic Gate Game by considering its purpose, areas for improvement, reducing costs to build to scale, and materials to be used.  Ben uses a PIC microcontroller with plenty of I/O, wires up a breadboard, and uses ChipKit to quickly roll out code.  The team needs your help deciding on an LCD screen and a microcontroller with enough IO to connect with all the plugs!

 

Ben and Karen begin by mapping out a plan for their prototype using a diagram from a previous build.  They get rid of FLIP-FLOP, COUNTER, NAND, and NOR and keep AND, OR, XOR, and NOT. They can make NAND and NOR using the NOT gates. Each game set will come with 10-20 jumper wires to keep costs reasonable.  Ben and Karen offer different perspectives on how best to set up a learning game and who their target audience will be.

Next, it’s time to Ben and Felix to make a test circuit. Ben takes out a PIC32 starter kit with plenty of IO on it.  You program these with Microchip’s MPLB X IDE which can be found online. If they’re able to find a microcontroller with enough I/O they could conceivably simulate all the logic gates.  The other option would be to use an external I/O expander.  The idea is to use a line of female headers and another line of male headers to crudely simulate their logic gate connections and then trying to do a state machine loop MPlab to get it to simulate what they want.

Before going for it with MPlab, Ben first uses the Arduino ChipKit IDE to make things easier so he can roll out a quick example.  The ChipKit uses a PIC32MX795F512L which has plenty of I/O to test.  Ben wires up the breadboard and writes some code.  They’re writing the logic gates in code instead of using IC’s.

  • episode 282: logic board game 01: project planning
  • hack
  • logic_gate
  • logic_board_game
  • heck
  • ben
  • logic_gate_board_game
  • stem projects
  • tbhs_ep
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • beacon_dave
    beacon_dave over 8 years ago +4
    makerkaren - A compromise might be to make the magnetic connectors stackable so as to be able to bus the connectors together that way. (A bit like the stackable banana plugs from school physics.) Alternatively…
  • COMPACT
    COMPACT over 8 years ago +2
    Back in 1971 I learned digital logic at Infants school (6-7 years old) using nothing more than; A pair of Scissors, some cards, and Knitting needles. And Set theory using; a few cane hoops and wooden blocks…
  • chdabre
    chdabre over 8 years ago +1
    Hey Guys, I had a crazy idea about the gate layout: Instead of using a number of fixed gates printed on the board, you could try a modular approach with multiple small lcd displays (like the old cheap…
Parents
  • COMPACT
    COMPACT over 8 years ago

    Back in 1971 I learned digital logic at Infants school (6-7 years old) using nothing more than;

         A pair of Scissors,

         some cards,

         and Knitting needles.

     

    And Set theory using;

         a few cane hoops

         and wooden blocks.

     

    And still carry this knowledge to this day. The beauty about these solutions is that you can easily replace any lost or damaged parts.

     

    But for the 21st century an all singing all dancing (and inexpensive) electronic version could be made using a PSoC 4 (or PSoC 5LP for the deluxe version) with some of it not requiring any coding whatsoever.  Doing this also gives you the option of using switchable logic templates for different difficulty levels and being able to wirelessly network them together for competitions.

     

    Just a thought.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • COMPACT
    COMPACT over 8 years ago in reply to COMPACT

    If space is not a constraint then you could use premade modular connectors as used for Ethernet and phone wiring.

    It's a great upcycle/reuse idea.

     

    Also Springs as connectors also spring to mind. image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • COMPACT
    COMPACT over 8 years ago in reply to COMPACT

    If space is not a constraint then you could use premade modular connectors as used for Ethernet and phone wiring.

    It's a great upcycle/reuse idea.

     

    Also Springs as connectors also spring to mind. image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube