[quote="rabiuls"]Hello all,
I am not good in C language, and there are many examples in C. I try to understand or convert the code. For now can someone please tell me how to convert/translate C bit operation to Bascom-AVR. I am giving some examples bellow. How to write the same in Bascom-AVR:
Hi Rabiuls,
I am also translating C in to Bascom, because I am also not good in C
I use a book, written by Elektor (Bascom)
Arduino (C board) contains Atmel m328p, It is programmable in Bascom.
Running the original C files, the translated Bascom must give the same result
If not, then there is something broken, or you made a program error.
When the original C program still works, then you must check your Bascom program.
In this way I translated the first 3 chapters, I learned a lot about Bascom
Arduino people can consider stepping over to Bascom.
Greeting Dré
↧