PICcolino

From Chessprogramming wiki
Revision as of 11:44, 7 December 2019 by GerdIsenberg (talk | contribs) (Created page with "'''Home * Engines * PICcolino''' '''PICcolino''',<br/> a chess engine by Luca Naddei, written in C and Assembly for a PIC Microcontroller#PIC2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Home * Engines * PICcolino

PICcolino,
a chess engine by Luca Naddei, written in C and Assembly for a PIC24 16-bit microcontroller [1] [2] [3] at 70 Mhz with 512 KiB of flash ROM and 48 KiB RAM. It was intended to become the chess playing part of a dedicated chess computer, communicating via PICs integrated UART using a protocol which incorporates the Chess Engine Communication Protocol [4]. PICcolino had its over the board debut at the IGT 2017 and further played the IGT 2018 already as dedicated unit.

Photos

LucaWithPicco2018.jpg

Luca Naddei with dedicated PICcolino playing the IGT 2018 [5]

See also

Postings

External Links

References

Up one Level