Looking at my Arduino
boswell.bearblog.dev·14h
  • 10 Oct, 2025 *

An Arduino Board is a “single-board microcontroller” - it’s a small, simple computer, made cheap and open source. Hopefully this examination will be close to just looking at a computer, but it seems useful to focus on a particular instance of “computer”, and so I chose one that at it’s core is not modular, and again, is intentionally simple - I’ll specifically be referring to the Arduino Mega 2560.

At the core of all computers is a microcontroller - the “single-board microcontroller” description of an Arduino board is not technically correct - the board has lots of components, one of those being the processor. The definitions of computer, processor, microcontroller etc are all quite fuzzy, though - depending on the level of abs…

Similar Posts

Loading similar posts...