Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

Projects With Microcontrollers And PICC
Projects With Microcontrollers And PICC
Projects With Microcontrollers And PICC
Ebook100 pages27 minutes

Projects With Microcontrollers And PICC

Rating: 5 out of 5 stars

5/5

()

Read preview

About this ebook

In this book, we will find exercises related to the theory and the basic fundamentals to work with Microchip 8-bit microcontrollers, especially PIC12F675, PIC16F88 and PIC16F887. In this case we will use the CCS PICC compiler. If we want to carry out large projects, then we must know and master the basic concepts, otherwise it would be very difficult to solve large projects. If you have many doubts or do not know anything about programming in C language and you want to learn how to program these microcontrollers, I recommend that you approach this book and do your practices. I believe that it is more important to learn to solve problems than to memorize all the theory that exists in the world. The theory is important, but it does not help us if we do not know how to solve problems. What will you find in this book? Programming with digital and analog ports, sending data by serial port, how to use a 16x2 LCD display, Timers, generating PWM signals, RF remote control, IR remote control, frequency generator, MQ2 gas sensor, ultrasonic sensor, micro-robot car, etc
LanguageEnglish
PublisherLulu.com
Release dateOct 4, 2020
ISBN9781716533235
Projects With Microcontrollers And PICC

Read more from Guillermo Perez Guillen

Related to Projects With Microcontrollers And PICC

Related ebooks

Robotics For You

View More

Related articles

Reviews for Projects With Microcontrollers And PICC

Rating: 5 out of 5 stars
5/5

1 rating0 reviews

What did you think?

Tap to rate

Review must be at least 10 words

    Book preview

    Projects With Microcontrollers And PICC - Guillermo Perez Guillen

    Projects With Microcontrollers And PICC

    Guillermo Perez Guillen

    Copyright © 2020 Guillermo Perez Guillen

    Ciudad de México, México

    All rights reserved. No part of this book may be reproduced or used in any manner without the prior written permission of the copyright owner, except for the use of brief quotations in a book review.

    To request permissions, contact the publisher at guillengap@email.com ISBN (ePub): 978-1-716-53323-5

    Summary:

    In this book, we will find exercises related to the theory and the basic fundamentals to work with Microchip 8-bit microcontrollers, especially PIC12F675, PIC16F88

    and PIC16F887. In this case we will use the CCS PICC compiler. If we want to carry out large projects, then we must know and master the basic concepts, otherwise it would be very difficult to solve large projects. If you have many doubts or do not know anything about programming in C language and you want to learn how to program these microcontrollers, I recommend that you approach this book and do your practices.

    I believe that it is more important to learn to solve problems than to memorize all the theory that exists in the world. The theory is important, but it does not help us if we do not know how to solve problems.

    What will you find in this book? Programming with digital and analog ports, sending data by serial port, how to use a 16x2 LCD display, Timers, generating PWM signals, RF remote control, IR remote control, frequency generator, MQ2 gas sensor, ultrasonic sensor, micro-robot car, etc

    INDEX

    1. Introduction

    2. PIC16F887 + LCD Display

    3. Timers

    4. Measuring The Duration Of A Pulse

    5. Generating PWM Signals

    6. US11881 Hall Effect Sensor

    7. PIR Motion Sensor

    8. Measuring Voltage

    9. PIC16F887 + LM35 Temperature Sensor

    10. PÌC16F887 + MQ2 Gas Sensor

    11. PIC16F887 + 24LC256 Memory

    12. IR Remote Control 850 nm

    13. RF Remote Control 433 MHz

    14. Frequencies Generator

    15. Ultrasonic Sensor SRF05

    16. Bluetooth HC05 + LED

    17. Micro Robot Car

    18. Datasheet

    1. INTRODUCTION

    The main goal is to make a compendium of useful projects to solve practical problems.

    In the future I intend to add more projects; and I assume that you know electronic and C++ programming language.

    These projects have been compiled with PICC version 4.104, and the board that I have used the following Microchip microcontrollers:

     PIC12F675

     PIC16F88

     PIC16F887

    The main sensors and electronic modules that I have been used in this compendium were the following:

     HC05

     SRF05

     PIR Motion Sensor

     LM35DZ

    Enjoying the preview?
    Page 1 of 1