Thursday, November 1, 2012

Firmware for uC | Communication Interface

0 comments
In the last post, we had little introduction of how the firmware is going to act. With that picture in mind, now we will go a little deeper. Android <==> BtBee <==> USART <==> uC USART Communication     Atmega16 contains one USART device. In this section we'll learn how to use it for receiving information. For using any of the peripherals in the uC, we need to do             + Switch ON the peripheral.            + Configure the peripheral.           ...
Read more ►

Firmware for uC | Introduction

0 comments
   This post marks the beginning of a new article series discussing the development of the firmware, we coded for the atmega16 micro-controller(we call it the, ORGAN) used in the project.    The firmware will not do anything unless the android(we call it the, BRAIN) asks it to do so. After lot of thinking, and experiments interrupt driven method is chosen  for implementation. When it receives a command usually one the predefined set of values defined through these directives. file: athena.h /************************************************************ * Actual operations...
Read more ►
 

Copyright © 2025 Project Athena Design by O Pregador | Blogger Theme by Blogger Template de luxo | Powered by Blogger