Publications

mikroElektronika publishes books about microcontrollers and various electronics. Many of our publications are available online for reading, absolutely free of charge.

PIC Books

PIC Books starts out from the very basics, building a good foundation to start on more detailed programming of the PIC microcontroller using various programming languages.

Book: PIC Microcontrollers

Price: $24.00 USD

Book: PIC Microcontrollers

The purpose of this book is to provide the basic information about microcontrollers that one needs to know in order to be able to use them successfully in practice. The examples given herein are more proof that program writing is neither a privilege nor a talent issue, but the ability of simple putting puzzle pieces together. [more info]

Book: PIC Microcontrollers - Programming in C

What are microcontrollers, anyway? Electronic components built into one single chip capable of controlling a small submarine, a crane or an elevator… anything. It’s up to you to decide what you want them to do. You just have to write a program containing the appropriate instructions and dump it into the microcontroller.  [more info]

PIC Microcontrollers - Programming in BASIC

Learn about programming the PIC microcontroller in BASIC with practical instructions. Following real-world projects, clear illustrations, and schematics, this book shows you, step-by-step, how to easily design and build PIC-based devices. [more info]

dsPIC Books

dsPIC Books are an ideal introductory books for stepping into the world of dsPIC Programming. These books includes sections of the internal structure of the dsPIC.

Programming dsPIC MCU in PASCAL

Learn how to write and debug your own program in Pascal. Learn how to use it to start up the microcontroller. The book includes numerous practical examples with necessary connection schematics. It is constantly updated with new examples. All codes are commented in details to make it easier for beginners to understand every single code portion. [more info]

Programming dsPIC MCU in BASIC

Learn how to write and debug your own program in Basic. Learn how to use it to start up the microcontroller. The book includes numerous practical examples with necessary connection schematics. It is constantly updated with new examples. All codes are commented in details to make it easier for beginners to understand every single code portion. [more info]

Programming dsPIC MCU in C

Learn how to write and debug your own program in C. Learn how to use it to start up the microcontroller. The book includes numerous practical examples with necessary connection schematics. It is constantly updated with new examples. All codes are commented in details to make it easier for beginners to understand every single code portion. [more info]

8051 Books

8051 Books give you hands-on directions for putting 8051 architecture microcontrollers to work. Starting with introduction, following 8051 architecture overview, simple projects and experiments, these books leads you gradually into sophisticated programming techniques.

Architecture and programming of 8051 MCU's

Learn quickly and easily how to program 8051 microcontrollers using many practical examples provided in this book. The book also contains a detailed description of the 8051 architecture, useful program routines and instruction set for 8051 microcontroller family from Atmel. [more info]

Various Electronic Books

This book is meant for the people with desire to create electronic devices with their own hands as well as radio receivers. In this section you can find books that are covering major electronic areas such as: radio receivers, electronic components, Industrial PLC etc.

Digital Filter Design

The purpose of this book is to provide you with different theoretical and practical approaches to digital filter design. The book covers design of both finite and infinite impulse response filters. It also applies the most popular and most commonly used design methods giving the best solutions. [more info]

Components of electronic devices

This book is just for those who want to create electronic devices with their own hands and by themselves. The book provides both elementary and complex practical examples. All these examples are explained in detail and all components in schematics are clearly marked. [more info]

Radio Receivers

It’s hard to imagine the modern world without permanent exchange of huge quantity of information. Information is being transferred by various means and in various directions. However, the fastest way of doing it, and sometimes the only one, is by radio, i.e. electromagnetic waves. [more info]

Introduction to industrial PLC controllers

The PLC is a programmable logic controller whose hardware and software are specifically adapted to industrial environment. It is used in many industries and machines, therefore. The key to its success is that you don't have to learn a new programming language to use and program it. [more info]

Articles

mikroElektronika has published several articles in some of the popular electronic magazines such as Elektor, Fare Elettronica etc. Articles has a lots of useful information regarding our development boards, compilers and other mikroElektronika products as well.

TouchScreen Article

If you want your new device to have a simple and intuitive interface, then a graphic LCD with touch screen is the best choice. With a small number of electronic components you will be able to create an attractive and easy to use device. The touch screen is a thin, self-adhesive transparent panel placed over the screen of graphic LCD. It is very sensitive to pressure and even a soft touch causes some changes on the output signal. [more info]

Ethernet Article

Home automation, home control, smart or digital home are just different names for comfort, convenience, security of residents and energy savings. The last thing mentioned is increasingly important nowadays. It seems to be very expensive, but if you make it by yourself it can be very cheap as well. There are many ways to make a smart home system. One of them is Ethernet.  [more info]

MP3 Article

The use of MP3 format caused a revolution in digital sound compression technology by enabling audio files to be several times smaller. If you want audio messages or music to be part of your project you can easily make it true. You just need a standard MMC or SD memory card, a few chips and a little time...
[more info]

GPS Article

The Global Positioning System (GPS) is one of the leading technologies today used for navigation purposes. It is widely used in automative navigation systems. Connection between a GPS receiver and the microcontroller as well as determination of latitude and longitude are described herein. [more info]

CAN Article

It is often necessary to have several microcontrollers performing different operations integrated in one system in order to make them function as a whole. Here, we are going to show you how to connect three microcontrollers to CAN network and how to use filters in CAN nodes for the purpose of filtering messages. [more info]

EasyPIC5 Article published in Elektor magazine

In May 2008 an article about the EasyPIC5 development system, all its features and capabilities, was published in Elektor magazine. In addition to this system, a vast line of development tools and related goodies comes from Belgrade. It’s about amazing tools which make microcontroller geeks drool and students, beginners and engineers start examining their wallets or savings. The prices are very attractive. [more info]

Data logger with SD card storage article

In February 2008 a featured article about microcontroller and sd-card based multichannel data logger designed with PIC-Ready board was published in Electronics World. Our website visitors and users are welcome to read this article in order to get a better picture about our products and hear the opinion of one of our users. [more info]

Microcontroller and SD-Card based data logger Article

In November 2008 a featured article about microcontroller and sd-card based multichannel data logger designed with the BIGPIC4 board was published in Electronics World. Our website visitors and users are welcome to read this article in order to get a better picture about our products and see what one of our users thinks about the BIGPIC4 board. [more info]

Microcontroller DEBUGGING and TESTING tools Article

In August 2009 an article about microcontroller debugging and testing tools was published in Electronics World. The PICFlash programmer with mikroICD support is described herein. Our website visitors and users are welcome to read this article in order to get a better understanding of the PICFlash programmer with mikroICD support. [more info]

GPS data logger with SD card storage and map interface Article

In November 2009 an article about GPS data logger with SD card storage and Google earth map interface was published in Electronics World. A practical usage of the PIC-Ready Board is described herein. Our website visitors and users are welcome to read this article in order to get a better understanding of the PIC-Ready Board. [more info]

Speech Processing in Embedded Applications Article

In December 2009 an article about speech processing in embedded applications was published in Electronics World. The Easy-VR Stamp development system is described herein. Our website visitors and users are welcome to read this article in order to get a better understanding of the Easy-VR Stamp development system. [more info]

uRTOS: Simple Multitasking with Microcontrollers

In June 2010 an article about the design of a C-based, simple multitasking RTOS, using PIC microcontrollers was published in Electronics World. Compiler mikroC PRO for PIC is described herein. Our website visitors and users are welcome to read this article in order to get a better understanding of mikroC PRO for PIC. [more info]

Using Touch Screen LCDs In EMBEDDED Applications

In September 2010 an article about basic principles and types of touch screen LCDs and shows how they can be used in microcontroller-based systems was published in Electronics World. Compiler mikroC PRO for PIC and EasyPIC5 Development System are described herein. Our website visitors and users are welcome to read this article in order to get a better understanding of these products. [more info]

Other Authors Books

At this section you can find others authors books. All other authors books are based on mikroElektronika products. The content published in the books is subject to copyright and must not be reproduced in any form without an explicit written permission released from authors of the books.

Microcontrôleurs PIC : programmation en Basic

This work answers a keen demand of all those among you who control the programming in BASIC but not out of assembler and which thus wishes to know how to make to program. With this work, of a genuine "toolbox" allowing you to pass immediately to the practice. This book is written in French. [more info]

mikroBASIC Derleyici - Türkçe Kitap

Öğrenciler, akademisyenler, profesyoneller… “Gömülü Elektronik” kullanarak “Akıllı Cihaz” geliştirme konusunda ülkemize yeni bir pencere açtık… Makina dili bilmeye gerek kalmadan “mahşerin 3 atlısı” ile gömülü elektroniğe dolu dizgin… [more info]

Points clés de l'Electronique numérique et des microcontrôleurs

S’il est un domaine qui ouvre la voie à bien des passions dans des domaines aussi variés que l’aviation, la médecine, la domotique, le radio modélisme, etc., c’est bien celui de l’électronique numérique et des microcontrôleurs. [more info]

Advanced PIC Microcontroller Projects in C

From USB to RTOS with the PIC 18F Series
Microchip's PIC18 offers a great number of possibilities from LEDs and voltmeters to real-time operating systems (RTOSs). This book is filled with projects and begins with an overview of the basic features of microcontrollers.  [more info]

Programming 16-Bit PIC Microcontrollers in C

Learning to Fly the PIC 24
A new 16-bit PIC24 chip provides embedded programmers with more speed and more peripherals than ever before, thus creating the potential for more powerful cutting-edge PIC designs.  [more info]

Programming 32-Bit PIC Microcontrollers in C

Exploring the PIC32
New 32-bit microcontrollers provide more speed and more performance while offering an exceptional level of compatibility with existing 8- and 16-bit PIC microcontrollers.    [more info]

Microcontroller Based GPS Data Logging Techniques

The Microcontroller Based GPS Data Logging Techniques book describes the basic principles of the GPS system and design of a microcontroller based GPS data logger device. With the help of such device, the coordinates of a person, animal or a vehicle can be easily stored on an SD card. [more info]

PIC18 Microcontroller And CompactFlash Memory Card Projects

Bu kitapta endüstride ve elektronik cihazlarda oldukça fazla kullanılan PIC18 serisi mikrodenetleyiciler konusu ele alınmıştır. Teknik bölümlerde ve mühendislikte “mikrodenetleyici” derslerinde en çok incelenen bir işlemcidir ve hobi olarak da yoğun bir şekilde kullanılmaktadır. [more info]

Basic para Microcontroladores PIC

La segunda edición del libro "Basic para Microcontroladores PIC" está basado en el estudio del compilador mikroBasic Pro, de la empresa MikroElektronika. El contenido de esta obra facilita un verdadero inicio rápido en la programación de microcontroladores PIC. [more info]

Microcontroller Based GSM/GPRS Projects

A microcontroller is a single-chip computer. Before the invention of the microcontrollers most intelligent systems were designed using microprocessors. A microprocessor is the processing element of a computer, consisting of an Arithmetic and Logic Unit (ALU) and the Control Unit (CU). [more info]

Disclaimer

The content published in mikroElektronika’s online books is subject to copyright and must not be reproduced in any form without an explicit written permission released from the editorial of mikroElektronika. The book was prepared with due care and attention, however the publisher doesn’t accept any responsibility neither for the exactness of the information published therein, nor for any consequences of its application.