Search results

  1. I

    PICAXE Floating Point

    Hi All Some years ago I was considering using an SI514 silicon oscillator with the PICAXE. The maths to get that thing programmed is quite tricky. Not so bad if you have 64 bit floating point or a little trickier if you have 64 bit integers available. Anyway I had a look at developing a basic...
  2. I

    PICAXE Chess

    Hi All A few years ago I ported Peter Jennings Microchess to the PICAXE as a fun project to learn about Microchess and how it would perform on the PICAXE. It was a direct translation from 6502 code to PICAXE basic, essentially emulating the 6502 so it could run the Microchess code. You can get...
  3. I

    Play Microchess on your PICAXE

    Hi Have you ever wanted to play chess against your PICAXE? Here is a port of Peter Jennings MICROCHESS for the 28X2 and the 20X2: http://ecite.utas.edu.au/99940 The above URL points to several files including the source code and a short program explanation. Have fun, Ian
Top