1 / 12
文档名称:

项目总结报告编写规范.doc

格式:doc   大小:1,298KB   页数:12页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

项目总结报告编写规范.doc

上传人:luyinyzhi 2018/3/3 文件大小:1.27 MB

下载得到文件列表

项目总结报告编写规范.doc

相关文档

文档介绍

文档介绍:“Programming PIC MCUs in BASIC”
— online, free
● Home ● Development Tools ● Compilers ● Projects ● Special Offer
● Download ● Books ● Distributors ● About us Home > Books >
Programming PIC MCUs in
BASIC
Table of Contents | We mend | Disclaimer | Feedback
“Programming PIC Microcontrollers in BASIC”—
online, free
prehensive manual for programming PIC
microcontrollers in BASIC.
Learn how to write your own program, debug it, and use it
to start the microcontroller. We have provided plenty of
practical examples with necessary connection schemes:
temperature sensors, AD and DA converters, LCD and LED
displays, relays, communications, and the book is
constantly being updated with fresh examples. All code is
commented in details to make it easier for beginners.
Instruction set, operators, control structures, and other
elements of BASIC are thoroughly explained with many examples. Also, the book
includes a useful appendix on mikroBasic development environment: how to install it
and how to use it to its full potential.

Table of Contents
● Preface
● Chapter 1: The Basics
● Chapter 2: Elements of BASIC Language
● Chapter 3: Operators
● Chapter 4: Control Structures
● Chapter 5: Built-in and Library Routines
● Chapter 6: Examples with PIC Integrated Peripherals
● Chapter 7: Examples with Displaying Data
● Chapter 8: Examples with Memory and Storage Media
● Chapter 9: Communications Examples
● Appendix A: mikroBasic IDE
Preface
In order to simplify things and crash some prejudices, I will allow myself to give you
some advice before reading this book. You should start reading it from the chapter
that interests you the most, in any order you find suitable. As the time goes by, read
the parts you may need at that exact moment. If something starts functioning without
you knowing exactly how, it shouldn’t bother you too much. Anyway, it is better that
your program works than that it doesn’t