Skip to main content

7 docs tagged with "Microcontroller"

View all tags

Arduino

- Arduino Zero Blinky Tutorial (Apache MyNewt)

AVR Development & Reverse Engineering

AVR is a family of microcontrollers developed by Atmel (now Microchip Technology). It is most famously known as the architecture powering the original Arduino boards (Uno, Nano, Mega).

ESP32 Arduino Core

The ESP32 Arduino core allows you to program Espressif ESP32 series SoCs using the Arduino IDE and ecosystem. The ESP32 is a powerful successor to the ESP8266, featuring integrated WiFi and dual-mode Bluetooth.

LuaNode (Lua SDK for ESP8266/ESP32)

LuaNode is an asynchronous, event-driven Lua SDK for ESP8266 and ESP32, heavily inspired by Node.js. It allows developers to write Lua code to interact with hardware peripherals and network services.

NodeMCU Firmware & Ecosystem

NodeMCU is an open-source Lua-based firmware for ESP8266 and ESP32 WiFi SoCs. It includes an interactive Lua shell and a set of modules for interacting with hardware peripherals.

STM32 Microcontrollers

STM32 is a family of 32-bit microcontrollers based on the ARM Cortex-M processor, produced by STMicroelectronics.