For a long time I wanted to test Mongoose OS, this time we will make a brief introduction and installation in a Linux operating system “lubuntu” Ubuntu/Debian. Mongoose OS is an open source operating system for Internet of Things (IoT) and low power microcontrollers such as ESP32 , ESP8266 , TI CC3200, STM32 license Available under dual GPLv2 / business…
Category: ESP32
ESP32
Is a series of low cost, low power system on a chip microcontrollers with integrated Wi-Fi & dual-mode Bluetooth.
The ESP32 series employs a Tensilica Xtensa LX6 microprocessor in both dual-core and single-core variations.
ESP32 is created and developed by Espressif Systems.
Source Wikipedia: ESP32
Official website:
ESP-IDF for Modules ESP32 Complete Installation
This time we will install and configure Espressif IoT Development Framework platform (ESP-IDF) from scratch, this is the official espressif development platform for the ESP32 modules. In previous tutorials we talked a little about the ESP32 that have Wi-Fi (2.4 GHz band) and Bluetooth 4.2 in a single module among other features. ESP32 eBox&Widora first review I took…
ESP32 eBox&Widora first review
More than a year ago Espressif released the long-awaited ESP32, these modules are low cost microcontrollers, low power consumption, Wi-Fi chip, Bluetooth and what is really amazing the Tensilica Xtensa LX6 dual-core microprocessor !!, another interesting fact has improvements in security and secure connections, is the successor of esp8266. Unlike ESP8266 espressif design the ESP32…