Skip to content

Glossary

wolfgangSF edited this page Aug 28, 2020 · 10 revisions

BOM

Bill of materials, it is more or less the list which items you need to create a board

MCU

The mcu is shorthand for microcontroller unit. When we speak of the mcu, we mostly mean a dev board.

  • Teensy is a dev board.
  • Esp32 is the chip itself but we mostly use it as synonym for the devboards with esp32-wroom chip like (TTGO, NodeMCU ESP32, ...)

MVP

Minimal Valuable Product - This is a first working prototype.

PCB

It is a Printed Circuit Board. The board where everything gets soldered onto. We use only through the hole soldering items to keep it beginner save. At least for the first board designs. You might want to have a look in this nice guide how to solder right by Mitch Altmann, Andie Nordgren and Jeff Keyzer from mightyohm.com