Difference between revisions of "Micro-Max"

From Chessprogramming wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
'''Micro-Max''', (μ-Max)<br/>
 
'''Micro-Max''', (μ-Max)<br/>
a minimalist [[:Category:Open Source|open source]] chess program in up to 2000 characters and 133 lines of portable [[C]] source-code by [[Harm Geert Muller]]. Recently Micro-Max was ported for an [https://en.wikipedia.org/wiki/Atmel Atmel]-[https://en.wikipedia.org/wiki/ATmega88 ATmega88] [https://en.wikipedia.org/wiki/Microcontroller Microcontroller] <ref>[http://www.atmel.com/dyn/products/product_card.asp?part_id=3757 ATmega88 Automotive] from [http://www.atmel.com/products/AVR/ Atmel Products -Microcontrollers - AVR® 8-Bit RISC]</ref> by [[Andre Adrian]] using [http://winavr.sourceforge.net/ WinAVR GCC], deployed for a self-made [[Dedicated Chess Computers|chess computer]] ''SHAH'' <ref>[http://www.andreadrian.de/schach/#Selbstbau_Schachcomputer_SHAH Self-made Chess Computer SHAH] based on an [https://en.wikipedia.org/wiki/Atmel Atmel]-[https://en.wikipedia.org/wiki/ATmega88 ATmega88] [https://en.wikipedia.org/wiki/Microcontroller Microcontroller] and Micro-Max-port by [[Andre Adrian]] (German)</ref> and the ''ATM18 mini chess computer'' <ref>[http://www.elektor.com/magazines/2009/september/atm18-mini-chess-computer.1041342.lynkx ATM18 Mini Chess Computer] from [http://www.elektor.com/elektor-uk.35.lynkx ELEKTOR.com – Platform for electronics and microcontrollers]</ref> from the electronics magazine [https://en.wikipedia.org/wiki/Elektor Elektor].  
+
a minimalist [[:Category:Open Source|open source]] chess program in up to 2000 characters and 133 lines of portable [[C]] source-code by [[Harm Geert Muller]]. Recently Micro-Max was ported for an [https://en.wikipedia.org/wiki/Atmel Atmel]-[https://en.wikipedia.org/wiki/ATmega88 ATmega88] [https://en.wikipedia.org/wiki/Microcontroller Microcontroller] <ref>[http://www.atmel.com/dyn/products/product_card.asp?part_id=3757 ATmega88 Automotive] from [http://www.atmel.com/products/AVR/ Atmel Products -Microcontrollers - AVR® 8-Bit RISC]</ref> by [[Andre Adrian]] using [http://winavr.sourceforge.net/ WinAVR GCC], deployed for a self-made [[Dedicated Chess Computers|chess computer]] ''SHAH'' <ref>[http://www.andreadrian.de/schach/#Selbstbau_Schachcomputer_SHAH Self-made Chess Computer SHAH] based on an [https://en.wikipedia.org/wiki/Atmel Atmel]-[https://en.wikipedia.org/wiki/ATmega88 ATmega88] [https://en.wikipedia.org/wiki/Microcontroller Microcontroller] and Micro-Max-port by [[Andre Adrian]] (German)</ref> and the ''ATM18 mini chess computer'' from the electronics magazine [https://en.wikipedia.org/wiki/Elektor Elektor].  
  
  

Revision as of 20:11, 31 August 2020

Home * Engines * Micro-Max

Micro-Max logo [1]

Micro-Max, (μ-Max)
a minimalist open source chess program in up to 2000 characters and 133 lines of portable C source-code by Harm Geert Muller. Recently Micro-Max was ported for an Atmel-ATmega88 Microcontroller [2] by Andre Adrian using WinAVR GCC, deployed for a self-made chess computer SHAH [3] and the ATM18 mini chess computer from the electronics magazine Elektor.


Photos

MicroMax2007.JPG

Deep Sjeng - micro-Max, WCCC 2007 [4], Gian-Carlo amazed by HGM's source code [5]

ElektorCC.jpg

Elektor Chess Computer with Micro-Max inside [6]

See also

Forum Posts

External Links

Chess Engine

Dedicated μ-Max

AVR-Max-Schachzwerg - ELEKTOR.de
Mini-ajedrez con AVR-Max - ELEKTOR.es
CC2, le génie des échecs - ELEKTOR.fr

Misc

References

Up one Level