spiraal
Industrial
- Apr 11, 2002
- 6
I would like to program some sort of a look up table for the 16F84 PIC microcontroller.
Does anybody has an example of how it’s done and if it can be done period.
It should work like this: …..
when count is 125 -> var…->var 2 is…etc.
when count is 126-> var1…->var2…..etc.
and this for 0 till 150.
Does anybody has an example of how it’s done and if it can be done period.
It should work like this: …..
when count is 125 -> var…->var 2 is…etc.
when count is 126-> var1…->var2…..etc.
and this for 0 till 150.