Guyzz
With regards to this post
https://www.avrfreaks.net/index.p...
I have found some neat libs for Dev-Cpp , that makes it possible to simulate some of the things we do in a Win32 platform.
These are verry "rude" examples i have snipped from some source i have made.
But i think you will find this timerlib usefull.
Again all is in "Pure C" , no C++
To install Dev-Cpp either use the wxWidget gui one ..
http://wxdsgn.sourceforge.net/
Or this Dev-Cpp only
http://prdownloads.sourceforge.n...
!!!!!
Make a choice , because you will have to uninstall this one if you really wanted the one with wxWidgets devel , as the wxWidget comes with Dev-Cpp included.
Note :
The
Example of serial and timer threads
Needs you to have the dll from timdist.zip on the "dll" path.
/Bingo