Skip to content
EscapeQuotes

EscapeQuotes

Blink your leds!

Menu

  • ESP8266
  • Micro:bit
  • Raspberry PI
  • Arduino
  • CodeIgniter

micropython

Onboard LED blink – WiFi LoRa ESP32 (heltec)

Onboard LED blink – WiFi LoRa ESP32 (heltec)

The Heltec WiFi 32 board from Heltec has an onboard LED, connected to PIN25 / GPIO25.   To “blink” this led, for signaling status or just for fun set PIN 25 to LOW or HIGH. from machine import Pin from

escapequotes February 25, 2021December 18, 2021 ESP32, micropython 2 Comments Read more

Heltec ESP32 display text in micropython

Heltec ESP32 display text in micropython

The Heltec ESP32 board has a lot of memory and processing power (see below the console from tasmota flasher). Just for the fun sake and maybe an usefull one beside experimenting, I will give a chance to micropython. The only

escapequotes February 23, 2021December 18, 2021 escapequotes, ESP32, micropython 5 Comments Read more

ESP32 LoRa Heltec v2 with display – pinout diagram

ESP32 LoRa Heltec v2 with display  – pinout diagram

Heltec WiFi LoRa ESP32 – pinout diagram     Follow the manufacturer site if you are looking for another version. The original PDF pinout diagram can be downloaded from WIFI_LoRa_32_V2 or download the JPG pinout diagram file in high resolution

escapequotes February 23, 2021December 20, 2021 escapequotes, ESP32, micropython, python No Comments Read more

MicroPython on ESP8266

MicroPython on ESP8266

MicroPython is a great way to get the most of your ESP8266 board, and, the ESP8266 chip is a great platform for using MicroPython! This article is for accomodated users with the board, and also can be a quick guide

escapequotes October 1, 2020December 18, 2021 escapequotes, ESP8266, micropython No Comments Read more

micro:bit internal temperature sensor

micro:bit internal temperature sensor

Micro:bit has an internal temparature sensor, in fact, the nRF51 application processor has an on board core temperature sensor. This is exposed via the standard runtime software, and provides an estimate of ambient temperature. It is not a highly accurate

escapequotes January 17, 2019January 20, 2019 microbit, micropython, python, scratch No Comments Read more
Copyright © 2025 EscapeQuotes. Powered by WordPress. Theme: Spacious by ThemeGrill.