Tag: motbots

Arduino Projects Breadboard Projects Circuits Electronics Projects Learn Electronics Multimeters Robotics Projects

How to Make an OwlBot: The Bird Intimidator – Part 5: Mechanical Movement

Reading Time: 31 minutesProject Name: OwlBot Project Description: Part 5 build of the OwlBot, where we provide mechanical movement to our OwlBot prototype. Project Difficulty: Easy Project Note: For this fifth part of the project, we’ll focus on the OwlBot’s mechanical movements. We’ll update the code for when motion is detected by the PIR sensor we added in […]

Dustin Hodges 
Arduino Projects Breadboard Projects Circuits Electronics Projects Learn Electronics Multimeters Robotics Projects

How to Make an OwlBot: The Bird Intimidator – Part 4: Upgrading the Power Supply

Reading Time: 13 minutesProject Name: OwlBot Project Description: Part 4 build of the OwlBot, where we upgrade the power supply to our OwlBot prototype by adding a secondary power source. Project Difficulty: Easy Project Note: For this fourth part of the project, we’ll focus on upgrading the OwlBot’s power supply. Introduction In this part of the project we’re […]

Dustin Hodges 
Learn Electronics Transistors

Understanding MOSFETs: 12 Essential Questions Answered

Reading Time: 16 minutesIntroduction The Metal-Oxide-Semiconductor Field-Effect Transistor (MOSFET) plays a pivotal role in countless applications in electronics ranging from power management to digital circuits. Unlike traditional transistors, MOSFETs are voltage-controlled devices, offering advantages such as high input impedance, fast switching speeds, and low power consumption. Their operation is based on the voltage applied to the gate terminal, […]

Dustin Hodges 
Motbots Messages

Robots at Work

Reading Time: < 1 minuteWe we’re recently in need of making some changes to some pages on the website that we’re not working properly. Those specific pages were the pages for the OwlBot project. The code blocks on those pages for the Arduino code were giving us issues on how the pages were showing up in the browser, so […]

Dustin Hodges 
Arduino Projects Breadboard Projects Circuits Electronics Projects Learn Electronics Robotics Projects

How to Make an OwlBot: The Bird Intimidator – Part 3: Flashing Red LED Eyes

Reading Time: 19 minutesProject Name: OwlBot Project Description: Part 3 build of the OwlBot, where we add the OwlBot’s flashing red LED eyes to our prototype. Project Difficulty: Easy Project Note: For this third part of the project, we’ll focus on the OwlBot’s flashing red LED eyes. We’ll update the code for when motion is detected by the […]

Dustin Hodges 
Arduino Projects Breadboard Projects Circuits Electronics Projects Learn Electronics Robotics Projects

How to Make an OwlBot: The Bird Intimidator – Part 2: Making Sounds

Reading Time: 28 minutesProject Name: OwlBot Project Description: Part 2 build of the OwlBot, where we add an MP3 player to the OwlBot prototype to give it the ability to make sound when motion is detected by the PIR sensor that was installed in Part 1 of the build. Project Difficulty: Easy Project Note: For this second part […]

Dustin Hodges 
Arduino Projects Breadboard Projects Circuits Electronics Projects Learn Electronics Robotics Projects

How to Make an OwlBot: The Bird Intimidator – Part 1: Motion Sensing

Reading Time: 25 minutesProject Name: OwlBot Project Description: Part 1 build of the OwlBot, where we start by getting the prototype of the OwlBot to sense infrared motion. Project Difficulty: Easy Project Note: For this first part of the project, we’ll focus on the OwlBot’s infrared sensing capabilities using a PIR sensor module. Introduction In this project we’re […]

Dustin Hodges 
Motbots