Introduction - If you have any usage issues, please Google them yourself
Programs I wrote for 8051 processors, including :
- Various multiplications (16x16, 32x8...)
- div, atn, ln, sin, sqrt
- bresenham for line and circle
- 32bit cordic (linear, circular, hyperbolic)
- date conversion
- random generation
- RS232 drivers
- LCD (2x16) driver
- etc.
(squelett.a51 is an exemple of main programm)