123 Pic Microcontroller Experiments For The Evil Genius.pdf <PC>

Introduction

123 PIC Microcontroller Experiments for the Evil Genius by Myke Predko is a practical, hands-on guidebook designed to take you from a complete beginner to a proficient programmer of Microchip PIC microcontrollers. Key Features of the Book 123 PIC Microcontroller Experiments for the Evil Genius.pdf

Part IV: Sensors & Real-World Inputs
16. Temperature sensors (LM35, DS18B20)
17. Light sensors (LDR, phototransistor)
18. IR obstacle detection
19. Ultrasonic range finding (HC-SR04) Part IV: Sensors & Real-World Inputs 16

The “Evil Genius” moniker also injects a necessary dose of subversive fun into a field often perceived as dry or elitist. The projects culminate in devices that are genuinely useful or amusing: a digital thermometer, a frequency counter, a combination lock, or a basic robot controller. This utility validates the effort. The reader is not just completing exercises for a grade; they are building their own toolkit of intellectual property—snippets of code and circuit blocks that can be remixed for future inventions. This is the essence of genuine engineering competency: the ability to adapt known solutions to novel problems. DS18B20) 17. Light sensors (LDR

: The book uses a "ground up" approach where each experiment builds on the skills learned in the previous one. Dual Language Coverage : It covers programming in both (using PICC Lite) and Assembly language

Reviewers often note that the book uses older processors (like the PIC16F684), which may require sourcing specific vintage components to follow along exactly. Editing Errors:

: Beginners who prefer a "cookbook" style where they can immediately see results. It is highly recommended for those using a for quick prototyping. Common Critiques

  1. Introduction to Microcontrollers
  2. The PIC16F84 / PIC16F628A
  3. Software & Hardware Setup (MPLAB, PICkit, breadboards)
  4. Your First Experiment: Flashing an LED