Arduino

Some easy tricks to get more with few resources

Duke Nukem 3D on the Arduino Nano Matter Board (only 256 kB RAM!)

“It’s time to kick ass and chew bubble gum! And I’m all out of gums.” tl;dr; – The source is here: https://github.com/next-hack/MGM240_DukeNukem3D.– Hardware design files (remember to use 32 MB flash ICs to play Atomic Edition!): https://github.com/next-hack/TheGamepadDesignFiles Introduction Last year,… (READ MORE)

Overclocking an Arduino Zero (or any ATSAMD21 board)

Introduction The Arduino Zero made quite popular the ATSAMD21 microcontroller, which was later adopter by a number of other compatible boards like Adafruit’s Feather M0 or Itaca-Innovation’s uChip. The SAMD21 is a 48-MHz Cortex M0+, with hardware multiplier, a nice… (READ MORE)