diff --git a/en/tutorials/1.1/esp.md b/en/tutorials/1.1/esp.md index 3d76255..7b6e48a 100644 --- a/en/tutorials/1.1/esp.md +++ b/en/tutorials/1.1/esp.md @@ -1,47 +1,35 @@ --- layout: default -title: Adafruit Boards and Mu +title: ESP Boards and Mu i18n: en --- -# Adafruit Boards and Mu - -[Adafruit](http://adafruit.com/) make a wide variety of amazing microcontroller -based boards which are capable of running their own version of MicroPython -called [CircuitPython](https://www.adafruit.com/circuitpython). These boards -range from the incredibly small to powerful boards with tons of built-in -hardware features. Even better, Adafruit have nurtured and grown a thriving -online community associated with CircuitPython and their amazing line of -boards. This is a supportive and helpful place to be if you're a beginner -coder -- especially if you're into making small embedded computers (such as the -boards made by Adafruit) do funky stuff with real-world peripherals, then this -is the place for you. - -Mu's Adafruit mode is made in collaboration with Adafruit and makes it very -easy to create projects and write code for their line of boards. For example, -your Python code to run on Adafruit boards is *stored on the boards*. Mu -understands this and will detect and open files on any device plugged into your -regular computer. - -The extra functionality provided by Adafruit mode is contained in the following +# ESP8266 and ESP32 boards and Mu + +ESP8266 and ESP32 boards are small, cheap and connect to the Internet. +These boards are capable of running +[MicroPython](https://www.raspberrypi.com/documentation/microcontrollers/micropython.html). + +The extra functionality provided by ESP MicroPython mode is contained in the following buttons: