KhaledOsmani
Full Member level 6
- Joined
- May 4, 2014
- Messages
- 384
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 18
- Activity points
- 3,933
Hi,
Does any body knows how to make a cosine, sin, tan, exp, ln, AND OR XOR functions with PIC18 IDE Simulator?
The flowchart is as follows:
1.user inputs an operand (number) from a 4*4 keypad
2.the keypad turns to mathematical operations input (i.e 1 is for ADD 2 is for COS etc..)
3.the user inputs a second operand (number) from the same 4*4 keypad
4.the add or whatever else function is called, and the result is outputted on the GLCD
Thanks,
Does any body knows how to make a cosine, sin, tan, exp, ln, AND OR XOR functions with PIC18 IDE Simulator?
The flowchart is as follows:
1.user inputs an operand (number) from a 4*4 keypad
2.the keypad turns to mathematical operations input (i.e 1 is for ADD 2 is for COS etc..)
3.the user inputs a second operand (number) from the same 4*4 keypad
4.the add or whatever else function is called, and the result is outputted on the GLCD
Thanks,