Author: Dustin Hodges

Creator of Motbots. Dustin is a curious Texan who loves building robots, tinkering with embedded systems, and spending time outdoors. He earned his B.S. in Physics, where during his time at university he flew a drone he built himself over livestock to study their behavior for ag-tech research. He’s always up for learning something new, especially if it means creating something cool. These days, he lives with his wife, daughter, and mom—and is usually reading, building, teaching, or dreaming up his next project.
Electronics

Understanding Circuit Symbols and Schematics: The Road Maps of Electronics

Reading Time: 12 minutesIntroduction The following is Part 2, of a planned 12 part super series on the topic of components. We started with what components are – now we’re moving onto the topic of circuit component symbols and schematics. Later, we’ll progressively work through more topics and ideas of components, further advancing these ideas into a robot […]

Dustin Hodges 
Projects

Introduction to PIC Programming Using C: Programming a Super Simple LED Switch – Part 3: The Code

Reading Time: 35 minutesProject Name: Introduction to PIC Programming Using C: Programming a Super Simple LED Switch – Part 3 Project Description: In Part 3, we get into the code for programming the PIC and discuss other topics of interest. Project Difficulty: Easy to Moderate Project Note: Attempting this project requires some hardware and software to program a […]

Dustin Hodges 
Projects

Introduction to PIC Programming Using C: Programming a Super Simple LED Switch – Part 2: The Project

Reading Time: 20 minutesProject Name: Introduction to PIC Programming Using C: Programming a Super Simple LED Switch – Part 2 Project Description: In Part 2, we begin building our prototype circuit and will discuss other topics of interest. Project Difficulty: Easy to Moderate Project Note: Attempting this project requires some hardware and software to program a PIC microcontroller. […]

Dustin Hodges 
Electronics

Introduction to PIC Programming Using C: Programming a Super Simple LED Switch – Part 1: The Preliminaries

Reading Time: 22 minutesProject Name: Introduction to PIC Programming Using C: Programming a Super Simple LED Switch – Part 1 Project Description: In Part 1, we discuss the basics of a PICkit, MPLAB, C, and other topics of interest. Project Difficulty: Easy to Moderate Project Note: Attempting this project requires some hardware and software to program a PIC […]

Dustin Hodges 
Motbots