More planning? I would like to know how to build and programm an avr microcontroller. I would like it to recive and send some data when working. This is some
Category: GetNoticed
This time I emphasised documentation much more than earlier. I think that I won’t start implementation of the thermodynamic calculator before decomposing some major functions as classes interfases. Then if
Even in so small project as ThermodynamicProcesses calculator RUP methodology plays very important role. Time for the second step has just come. In the first step I projected only general
Today i am writing about AVR microcontroller comunication using uart. It is going be short post. Last couple days I have been working on AVR microcontroller comunication with a PC.
According to the wikipedia.org refactoring is process in which programmer is changing code without changing functionality of that code, but achieving the code readability and reducing reducing the code complexity.
First thing which i wanted to implement are setters and getters. These functions are as names points for grabbing input data for classes and for giving output data from classes.
As a beginner i thought that i can sit and write a program. I have lately learned hard way that programming doesn’t work that way. After that mess i decided
This blog is a part of requirements for “Get Noticed” contest. I am going to public here blogs about writing and projecting a C++ calculator for air conditioning purposes. My