Tag: C Programming Language

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: 27 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: 24 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