Content for ESP8285

ESP8285

Espressif’s ESP8285 delivers highly integrated Wi-Fi SoC solution to meet users’ continuous demands for efficient power usage, compact design and reliable performance in the Internet of Things industry. With the complete and self-contained Wi-Fi networking capabilities, ESP8285 can perform either as a standalone application or as the slave to a host MCU. When ESP8285 hosts the application, it promptly boots up from the flash. The integrated high-speed cache helps to increase the system performance and optimize the system memory. Also, ESP8285 can be applied to any microcontroller design as a Wi-Fi adaptor through SPI/SDIO or UART interfaces. ESP8285 integrates antenna switches, RF balun, power amplifier, low noise receive amplifier, filters and power management modules. The compact design minimizes the PCB size and requires minimal external circuitries. Besides the Wi-Fi functionalities, ESP8285 also integrates an enhanced version of Tensilica’s L106 Diamond series 32-bit processor and on-chip SRAM. It can be interfaced with external sensors and other devices through the GPIOs. Software Development Kit (SDK) provides sample codes for various applications.

High Preformance LoRa Radio Link

“ExpressLRS is an open source RC link for RC applications. It is based on the fantastic semtech SX127x/SX1280 hardware combined with an ESP8285, ESP32 or STM32. ExpressLRS supports a wide range of hardware platforms as well as both 900 …

FLEXBALL - a Hundred Pixel Flexible PCB Ball With WiFi

“Hello makers, it’s maker moekoe! Flexball is based on a flexible PCB which is equipped with 100 WS2812 2020 addressable LEDs. It is controlled by an ESP8285-01f - the smallest ESP based module by Espressif. Additionally it has an …

Color Coded Clock - Colors Show the Time

“The clock I built in this project is based on a fact that has been researched for some time, namely how to choose as many colors as possible to be as different as possible visually. The area where I first …

Six Sided PCB LED Dice With WIFI & Gyroscope - PIKOCUBE

“Hello makers, it’s maker moekoe! Today I wanna show you how to build a real LED dice based on six PCBs and 54 LEDs in total. Next to its inner gyroscopic sensor which can detect movement and dice position …

How To Get Started With Esp8285 Module ?

“Introduction: Spent many head breaking hours just to get started with this tiny latest ESP8285 M3 board but unfortunately could not get even single link where all the information was present in one place. So thought of sharing this article …

esp wifi repeater

“A full functional WiFi repeater (correctly: a WiFi NAT router) This is an implementation of a WiFi NAT router on the esp8266 and esp8285. It can be used as range extender for an existing WiFi network. The esp acts as …

nosdk8266 - Trying to make ESP8266 projects without a big SDK

“There is an awesome little $2 processor called an “ESP8266.” It’s the definitive chip that is bringing the internet of things to life. Ever wonder what the ESP8266 can do without wifi? Well, this project is it! No longer …

ESP8266 USB Software Driver

“I wanted to have USB on the ESP8266, and a while ago I saw on the ESP32 flier, it read: “Rich Peripherals” … “Sorry, no USB!” I thought to myself, that is ridiculous. Of course there’s USB. So, it was …