Orionrobots
  • Robot Building
  • Robot news
  • Robotics at home
  • FAQ
  • All Items
  • Tags
  • About Us
electronics 197 programming 49 computing 30 logic gates 7
Follow Orionrobots on Facebook for updates and feedback

OR Gate

OR is a Boolean operation which will be true when any of its inputs are 1. That is (on a two input gate) when one input, OR another, OR both are true - the output is true.

Consider the truth table for this:

Inputs Output
A B C
0 0 0
0 1 1
1 0 1
1 1 1

Or Gate

Robotics at Home with Raspberry Pi Pico

Learn how to build a robot in your own home. Using hand tools, and while gaining programming and design skills you will make a robotics platform for experimentation using the popular Raspberry Pi Pico.

Robotics at Home with Raspberry Pi Pico book cover
Robotics at Home with Raspberry Pi Pico: Build autonomous robots with the versatile low-cost Raspberry Pi Pico controller and Python
Learn Robotics Programming 2nd Edition

Time to build your own robot! Using a Raspberry Pi with parts and some time, you can use my book to learn how to make and program a robot with automatic behaviours.

Learn Robotics Programming 2nd Edition cover
Learn Robotics Programming 2nd Edition. Build and control autonomous robots with a Raspberry Pi and Python 3
    Discuss robot building on Our Discord Server!
  • Youtube
  • Twitter
  • Facebook
  • Privacy and Cookies

© 2006 OrionRobots. Orionrobots is a registered trademark. with help from Bootstrap