Making PIC Microcontroller Instruments and Controllers

Making PIC Microcontroller Instruments and Controllers

Author: Harprit Singh Sandhu

Publisher: McGraw Hill Professional

Published: 2009-02-14

Total Pages: 381

ISBN-13: 0071606157

DOWNLOAD EBOOK

Essential Design Techniques From the Workbench of a Pro Harness the power of the PIC microcontroller unit with practical, common-sense instruction from an engineering expert. Through eight real-world projects, clear illustrations, and detailed schematics, Making PIC Microcontroller Instruments and Controllers shows you, step-by-step, how to design and build versatile PIC-based devices. Configure all necessary hardware and software, read input voltages, work with control pulses, interface with peripherals, and debug your results. You'll also get valuable appendices covering technical terms, abbreviations, and a list of sample programs available online. Build a tachometer that gathers, processes, and displays data Make accurate metronomes using internal PIC timers Construct an asynchronous pulse counter that tracks marbles Read temperature information through an analog-to-digital converter Use a gravity sensor and servos to control the position of a table Assemble an eight-point touch screen with an input scanning routine Engineer an adjustable, programmable single-point controller Capture, log, monitor, and store data from a solar collector


Running Small Motors with PIC Microcontrollers

Running Small Motors with PIC Microcontrollers

Author: Harprit Singh Sandhu

Publisher: McGraw Hill Professional

Published: 2009-08-24

Total Pages: 354

ISBN-13: 0071633529

DOWNLOAD EBOOK

Program PIC microcontrollers to drive small motors Get your motors running in no time using this easy-to-follow guide. Detailed circuit diagrams and hands-on tutorials show you, step by step, how to program PIC microcontrollers to power a wide variety of small motors. You'll learn how to configure all the hardware and software components and test, troubleshoot, and debug your work. Running Small Motors with PIC Microcontrollers is filled with more than 2,000 lines of PicBasic Pro code you can use right away. Use PIC microcontrollers to control all kinds of small motors, including: Model aircraft R/C servos Small DC motors Servo DC motors with quadrature encoders Bipolar stepper motors Small AC motors, solenoids, and relays


tinyAVR Microcontroller Projects for the Evil Genius

tinyAVR Microcontroller Projects for the Evil Genius

Author: Dhananjay Gadre

Publisher: McGraw Hill Professional

Published: 2011-01-31

Total Pages: 272

ISBN-13: 007174455X

DOWNLOAD EBOOK

CREATE FIENDISHLY FUN tinyAVR MICROCONTROLLER PROJECTS This wickedly inventive guide shows you how to conceptualize, build, and program 34 tinyAVR microcontroller devices that you can use for either entertainment or practical purposes. After covering the development process, tools, and power supply sources, tinyAVR Microcontroller Projects for the Evil Genius gets you working on exciting LED, graphics LCD, sensor, audio, and alternate energy projects. Using easy-to-find components and equipment, this hands-on guide helps you build a solid foundation in electronics and embedded programming while accomplishing useful--and slightly twisted--projects. Most of the projects have fascinating visual appeal in the form of large LED-based displays, and others feature a voice playback mechanism. Full source code and circuit files for each project are available for download. tinyAVR Microcontroller Projects for the Evil Genius: Features step-by-step instructions and helpful illustrations Allows you to customize each project for your own requirements Offers full source code for all projects for download Build these and other devious devices: Flickering LED candle Random color and music generator Mood lamp VU meter with 20 LEDs Celsius and Fahrenheit thermometer RGB dice Tengu on graphics display Spinning LED top with message display Contactless tachometer Electronic birthday blowout candles Fridge alarm Musical toy Batteryless infrared remote Batteryless persistence-of-vision toy Each fun, inexpensive Evil Genius project includes a detailed list of materials, sources for parts, schematics, and lots of clear, well-illustrated instructions for easy assembly. The larger workbook-style layout and convenient two-column format make following the step-by-step instructions a breeze. Make Great Stuff! TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.


PICAXE Microcontroller Projects for the Evil Genius

PICAXE Microcontroller Projects for the Evil Genius

Author: Ron Hackett

Publisher: McGraw Hill Professional

Published: 2010-09-05

Total Pages: 288

ISBN-13: 0071703276

DOWNLOAD EBOOK

WHIP UP SOME FIENDISHLY FUN PICAXE MICROCONTROLLER DEVICES "Ron has worked hard to explain how the PICAXE system operates through simple examples, and I'm sure his easy-to-read style will help many people progress with their PICAXE projects." --From the Foreword by Clive Seager, Revolution Education Ltd. This wickedly inventive guide shows you how to program, build, and debug a variety of PICAXE microcontroller projects. PICAXE Microcontroller Projects for the Evil Genius gets you started with programming and I/O interfacing right away, and then shows you how to develop a master processor circuit. From "Hello, World!" to "Hail, Octavius!" All the projects in Part I can be accomplished using either an M or M2 class PICAXE processor, and Part II adds 20X2-based master processor projects to the mix. Part III culminates in the creation of Octavius--a sophisticated robotics experimentation platform featuring a 40X2 master processor and eight breadboard stations which allow you to develop intelligent peripherals to augment Octavius' functioning. The only limit is your imagination! PICAXE Microcontroller Projects for the Evil Genius: Features step-by-step instructions and helpful photos and illustrations Allows you to customize each project for your purposes Offers all the programs in the book free for download Removes the frustration factor--all required parts are listed, along with sources Build these and other devious devices: Simple mini-stereo jack adapter USBS-PA3 PICAXE programming adapter Power supply Three-state digital logic probe 20X2 master processor circuit TV-R input module 8-bit parallel 16X2 LCD board Serialized 16X2 LCD Serialized 4X4 matrix keypad SPI 4-digit LED display Countdown timer Programmable, multi-function peripheral device and operating system Octavius--advanced robotics experimentation platform L298 dual DC motor controller board Each fun, inexpensive Evil Genius project includes a detailed list of materials, sources for parts, schematics, and lots of clear, well-illustrated instructions for easy assembly. The larger workbook-style layout and convenient two-column format make following the step-by-step instructions a breeze. Make Great Stuff! TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.


Embedded Computing and Mechatronics with the PIC32 Microcontroller

Embedded Computing and Mechatronics with the PIC32 Microcontroller

Author: Kevin Lynch

Publisher: Newnes

Published: 2015-12-08

Total Pages: 655

ISBN-13: 0124202357

DOWNLOAD EBOOK

For the first time in a single reference, this book provides the beginner with a coherent and logical introduction to the hardware and software of the PIC32, bringing together key material from the PIC32 Reference Manual, Data Sheets, XC32 C Compiler User's Guide, Assembler and Linker Guide, MIPS32 CPU manuals, and Harmony documentation. This book also trains you to use the Microchip documentation, allowing better life-long learning of the PIC32. The philosophy is to get you started quickly, but to emphasize fundamentals and to eliminate "magic steps" that prevent a deep understanding of how the software you write connects to the hardware. Applications focus on mechatronics: microcontroller-controlled electromechanical systems incorporating sensors and actuators. To support a learn-by-doing approach, you can follow the examples throughout the book using the sample code and your PIC32 development board. The exercises at the end of each chapter help you put your new skills to practice. Coverage includes: A practical introduction to the C programming language Getting up and running quickly with the PIC32 An exploration of the hardware architecture of the PIC32 and differences among PIC32 families Fundamentals of embedded computing with the PIC32, including the build process, time- and memory-efficient programming, and interrupts A peripheral reference, with extensive sample code covering digital input and output, counter/timers, PWM, analog input, input capture, watchdog timer, and communication by the parallel master port, SPI, I2C, CAN, USB, and UART An introduction to the Microchip Harmony programming framework Essential topics in mechatronics, including interfacing sensors to the PIC32, digital signal processing, theory of operation and control of brushed DC motors, motor sizing and gearing, and other actuators such as stepper motors, RC servos, and brushless DC motors For more information on the book, and to download free sample code, please visit http://www.nu32.org Extensive, freely downloadable sample code for the NU32 development board incorporating the PIC32MX795F512H microcontroller Free online instructional videos to support many of the chapters


The TAB Battery Book: An In-Depth Guide to Construction, Design, and Use

The TAB Battery Book: An In-Depth Guide to Construction, Design, and Use

Author: Michael Root

Publisher: McGraw Hill Professional

Published: 2010-12-01

Total Pages: 269

ISBN-13: 0071739912

DOWNLOAD EBOOK

Supercharge your understanding of battery technology Ideal for hobbyists and engineers alike, The TAB Battery Book: An In-Depth Guide to Construction Design and Use offers comprehensive coverage of these portable energy powerhouses. This practical guide discusses battery chemistry and engineering, how batteries are used, and the history of batteries. You'll find out how different types of batteries work and how to select the right battery for any application. The book also examines the technological advances being used to develop batteries as robust energy sources for a wide variety of devices. Tap into the power of all kinds of batteries with help from this detailed resource. Coverage includes: Portable energy and long-term energy storage Batteries for portable consumer demands, medical devices, electric vehicles, large-scale electrical energy storage, and space and military applications Basic physics and chemistry The science of batteries--cells, electrochemistry, thermodynamics, kinetics, and capacity Battery engineering designs, including electrode, seal, and vent design Battery performance, reliability, and safety Primary battery technologies--aqueous and non-aqueous electrolytes, including alkaline and lithium Rechargeable batteries, including nickel-metal hydride and lithium ion Selecting the right battery for any application Future technologies, such as thin-film, large-energy storage, and high-energy density batteries Make Great Stuff! TAB, an imprint of McGraw-Hill Professional, is a leading publisher of DIY technology books for makers, hackers, and electronics hobbyists.


Arduino + Android Projects for the Evil Genius: Control Arduino with Your Smartphone or Tablet

Arduino + Android Projects for the Evil Genius: Control Arduino with Your Smartphone or Tablet

Author: Simon Monk

Publisher: McGraw Hill Professional

Published: 2011-12-12

Total Pages: 223

ISBN-13: 0071775978

DOWNLOAD EBOOK

TEAM ARDUINO UP WITH ANDROID FOR SOME MISCHIEVOUS FUN! Filled with practical, do-it-yourself gadgets, Arduino + Android Projects for the Evil Genius shows you how to create Arduino devices and control them with Android smartphones and tablets. Easy-to-find equipment and components are used for all the projects in the book. This wickedly inventive guide covers the Android Open Application Development Kit (ADK) and USB interface and explains how to use them with the basic Arduino platform. Methods of communication between Android and Arduino that don't require the ADK--including sound, Bluetooth, and WiFi/Ethernet are also discussed. An Arduino ADK programming tutorial helps you get started right away. Arduino + Android Projects for the Evil Genius: Contains step-by-step instructions and helpful illustrations Provides tips for customizing the projects Covers the underlying principles behind the projects Removes the frustration factor--all required parts are listed Provides all source code on the book's website Build these and other devious devices: Bluetooth robot Android Geiger counter Android-controlled light show TV remote Temperature logger Ultrasonic range finder Home automation controller Remote power and lighting control Smart thermostat RFID door lock Signaling flags Delay timer


Designing Embedded Systems with PIC Microcontrollers

Designing Embedded Systems with PIC Microcontrollers

Author: Tim Wilmshurst

Publisher: Elsevier

Published: 2006-10-24

Total Pages: 583

ISBN-13: 0080468144

DOWNLOAD EBOOK

Embedded Systems with PIC Microcontrollers: Principles and Applications is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, the book provides an in-depth treatment of microcontroller design as well as programming in both assembly language and C, along with advanced topics such as techniques of connectivity and networking and real-time operating systems. In this one book students get all they need to know to be highly proficient at embedded systems design. This text combines embedded systems principles with applications, using the16F84A, 16F873A and the 18F242 PIC microcontrollers. Students learn how to apply the principles using a multitude of sample designs and design ideas, including a robot in the form of an autonomous guide vehicle. Coverage between software and hardware is fully balanced, with full presentation given to microcontroller design and software programming, using both assembler and C. The book is accompanied by a companion website containing copies of all programs and software tools used in the text and a 'student' version of the C compiler. This textbook will be ideal for introductory courses and lab-based courses on embedded systems, microprocessors using the PIC microcontroller, as well as more advanced courses which use the 18F series and teach C programming in an embedded environment. Engineers in industry and informed hobbyists will also find this book a valuable resource when designing and implementing both simple and sophisticated embedded systems using the PIC microcontroller. *Gain the knowledge and skills required for developing today's embedded systems, through use of the PIC microcontroller.*Explore in detail the 16F84A, 16F873A and 18F242 microcontrollers as examples of the wider PIC family.*Learn how to program in Assembler and C.*Work through sample designs and design ideas, including a robot in the form of an autonomous guided vehicle.*Accompanied by a CD-ROM containing copies of all programs and software tools used in the text and a 'student' version of the C complier.