Mostrando postagens com marcador Microcontrolador. Mostrar todas as postagens
Mostrando postagens com marcador Microcontrolador. Mostrar todas as postagens

quinta-feira, 17 de novembro de 2011

Arduino Cookbook

Create your own toys, remote controllers, alarms, detectors, robots, and many other projects with the Arduino device. This simple microcontroller board lets artists and designers build a variety of amazing objects and prototypes that interact with the physical world. With this cookbook you can dive right in and experiment with more than a hundred tips and techniques, no matter what your skill level is.
The recipes in this book provide solutions for most common problems and questions Arduino users have, including everything from programming fundamentals to working with sensors, motors, lights, and sound, or communicating over wired and wireless networks. You'll find the examples and advice you need to begin, expand, and enhance your projects right away.
  • Get to know the Arduino development environment
  • Understand the core elements of the Arduino programming language
  • Use common output devices for light, motion, and sound
  • Interact with almost any device that has a remote control
  • Learn techniques for handling time delays and time measurement
  • Use simple ways to transfer digital information from sensors to the Arduino device
  • Create complex projects that incorporate shields and external modules 
Download

domingo, 20 de dezembro de 2009

Analog Interfacing to Embedded Microprocessors

Analog Interfacing to Embedded Microprocessors
There often seems to be a division between the analog and digital worlds.
Digital designers usually do not like to delve into analog, and analog design-
ers tend to avoid the digital realm. The two groups often do not even use the
same buzzwords.
   Even though microprocessors have become increasingly faster and more
capable, the real world remains analog in nature. The digital designers who
attempt to control or measure the real world must somehow connect this
analog environment to their digital machines. There are books about analog
design and books about microprocessor design. This book attempts to get at
the problems encountered in connecting the two together.
   This book came about because of a comment made by someone about my
first book (Embedded Microprocessor Systems: Real World Design): “it needs more
analog interfacing information.” I felt that adding this material to that book
would cause the book to lose focus. However, the more I thought about it,
the more I thought that a book aimed at interfacing the real world to micro-
processors could prove valuable. This book is the result. I hope it proves
useful.


Downloads:

Wuala
Emule
Magnet

quinta-feira, 19 de novembro de 2009

PIC in Practice, Second Edition: A Project -based Approach

Writer:Smith, DW
Publisher:Newnes 2006
ISBN:0750668261

Download:

Wuala
Easy-Share

sábado, 6 de setembro de 2008

Microcontroller Programming: The Microchip PIC


Microcontroller Programming: The Microchip PIC

Using the popular and pervasive mid-range 8-bit Microchip PIC® as an archetype, Microcontroller Programming offers a self-contained presentation of the multidisciplinary tools needed to design and implement modern embedded systems and microcontrollers. The authors begin with basic electronics, number systems, and data concepts followed by digital logic, arithmetic, conversions, circuits, and circuit components to build a firm background in the computer science and electronics fundamentals involved in programming microcontrollers. For the remainder of the book, they focus on PIC architecture and programming tools and work systematically through programming various functions, modules, and devices.
There are two sides to the computer revolution: one is represented by the PC on your desktop and the second one by the device that remote-controls your TV, monitors and operates your car engine, and allows you to set up your answering machine and your microwave oven. At the core of the PC you find a microprocessor, while at the heart of a self-contained programmable device (also called an embedded system) is a microcontroller.
Microcontrollers are virtually everywhere in our modern society. They are found in automobiles, airplanes, toys, kitchen appliances, computers, TVs and VCRs, phones and answering machines, space telescopes, and practically every electronic digital device that furnishes an independent functionality to its user. In this sense a microcontroller is a self-contained computer system that includes a processor, memory, and some way of communicating with the outside world, all in a single chip that can be smaller than a postage stamp.
A microcontroller (sometimes called an MCU) is actually a computer on a chip. Essentially it is a control device and its design places emphasis on being self-sufficient and inexpensive. The typical microcontroller contains all the components and features necessary to perform its functions, such as a central processor, input/output facilities, timers, RAM memory for storing program data and executable code, and a clock or oscillator that provides a timing beat. In addition, some microcontrollers include a variety of additional modules and circuits. Some common ones are serial and parallel communications, analog-to-digital converters, realtime clocks, and flash memory.
Engineers, inventors, experimenters, students, and device designers in general deal with microcontrollers on an everyday basis. In fact, interest in microcontrollers is not limited to electrical, electronic, and computer engineers. Mechanical and automotive engineers, among many others, often design devices or components that contain microcontrollers. The system that controls the hatch of a ballistic missile silo and the one that operates the doglike toy that barks and rolls on its back, both contain microcontrollers.

Download:
Wuala

terça-feira, 2 de setembro de 2008

PIC MicroController Project Book


For electronics enthusiasts, here's a task-simplifying how-to guide for creating devices with the PIC microcontroller from Microchip. Packed with 12 complete projects that are described in detail--and no Assembly Language programming is required! Great for creating amateur robotics and other semi-sophisticated projects.

  • Paperback: 272 pages
  • Publisher: Tab Books (May 18, 2000)
  • Language: English
  • ISBN-10: 0071354794
  • ISBN-13: 978-0071354790
  • Product Dimensions: 9 x 7.2 x 0.8 inches
  • Shipping Weight: 1 pounds
Download:

Rapidshare

Microcontroller Projects in C for the 8051 (Newnes)


Review
'The projects are well chosen and they illustrate a number of practical applications in sufficient detail for readers to be able to develop the work further... The 8051 microcomputer architecture is immensely popular and the Amtel processor used by the author is an ideal vehicle for introducing microcontroller applications.' Mike Tooley

'The book is very much focused on projects. These are quite simple in concept, and would be excellent for a college course or even early years at university. They develop nicely in complexity and sophistication and are consistently structured and laid out.' Mike James

Review
'The projects are well chosen and they illustrate a number of practical applications in sufficient detail for readers to be able to develop the work further... The 8051 microcomputer architecture is immensely popular and the Amtel processor used by the author is an ideal vehicle for introducing microcontroller applications.' Mike Tooley

'The book is very much focused on projects. These are quite simple in concept, and would be excellent for a college course or even early years at university. They develop nicely in complexity and sophistication and are consistently structured and laid out.' Mike James

  • Paperback: 178 pages
  • Publisher: Newnes; 1st edition (June 15, 2000)
  • Language: English
  • ISBN-10: 0750646403
  • ISBN-13: 978-0750646406
  • Product Dimensions: 8.9 x 6.1 x 0.5 inches
Download:
Rapidshare

VAN SICKLE, T. (2001). Programming Microcontrollers in C (2nd ed.)


  • Paperback: 394 pages
  • Publisher: Independent Publishers Group; Bk&CD-Rom edition (May 1994)
  • Language: English
  • ISBN-10: 1878707140
  • ISBN-13: 978-1878707147
  • Product Dimensions: 9.2 x 7.4 x 1.2 inches
  • Shipping Weight: 1.8 pounds

Review
"Van Sickle's book will quickly pay for itself. . ."
--Dr. Dobb's Journal

"The book covers the essentials of C, programming actual microcontrollers, and discusses real world examples as well as theoretical models."
--Embedded Systems Programming Product News

"A must-read for engineers trying to get a handle on software issues . . . I get a constant stream of queries for introductory texts to the embedded-systems world. This is the book. It should be required reading even in computer curriculum, where embedded systems get virtually no mention."

Download:
Rapidshare
Bookmark and Share