Category: esp32

Integrating LAN8720 with ESP32 for Ethernet Connectivity with plain (HTTP) and SSL (HTTPS) 0

Integrating LAN8720 with ESP32 for Ethernet Connectivity with plain (HTTP) and SSL (HTTPS)

This integration involves connecting the LAN8720 Ethernet module with the ESP32 microcontroller to enable wired network connectivity. The process includes configuring the ESP32 to recognize and communicate through the LAN8720 module, ensuring compatibility with both plain text (HTTP) and encrypted (HTTPS) SSL data transmissions.

The SunFounder GalaxyRVR Mars Rover Kit: Your Gateway to Fun and Educational Exploration 0

Space Education: The Enhanced GalaxyRVR Mars Rover Kit with Light and Signal Booster

The SunFounder GalaxyRVR Kit represents an educational gadget and a gateway to the universe of knowledge and exploration. Perfect for those seeking an engaging pastime or a potent educational instrument, the GalaxyRVR Kit is versatile and comprehensive. In this piece, I’m happy to enhance its capabilities by introducing an upgrade to the Play mode, incorporating advanced light management and a signal booster, adding an extra layer of functionality to this already interesting kit.

EByte LoRa E32 & MicroPython: detailed look at configuration 0

EByte LoRa E32 & MicroPython: a detailed look at configuration – 3

This article delves into the configuration of the EByte LoRa E32, we’ll guide you through the critical steps of configuration, from setting up the hardware environment to fine-tuning the software parameters. Whether you’re a seasoned developer or a curious enthusiast.

SunFounder Zeus Car Kit with light and WiFi boost 0

Zeus Smart Car Kit: light and WiFi signal boost to explore the dark

The SunFounder Zeus Car Smart Car Kit for Arduino UNO is an educational kit designed for beginners and children to gain hands-on experience in electronics, robotics, and programming.
It’s very fun to upgrade and programming with It.
In this article we are going to apply two upgrade: light and WiFi boost.

EByte LoRa E32 & MicroPython: specifications, overview and first use 0

Ebyte LoRa E32 & MicroPython: specifications, overview and first use – 1

Ebyte LoRa E32 series are a collection of wireless transceiver modules. In this article series, we will explore the Ebyte LoRa E32 device and its integration with MicroPython. This first article will focus on the specifications and basic use of the device.

MicroPython with esp8266 and esp32: flashing firmware and using PyCharm IDE 0

MicroPython with esp8266 and esp32: flashing firmware and using PyCharm IDE – 3

Here is a beginner’s guide to MicroPython development on the ESP8266 and ESP32 boards using PyCharm IDE. It covers the basics of MicroPython, firmware flashing, and how to set up PyCharm for remote MicroPython development. Additionally, the article includes an example project that demonstrates how to control an LED using MicroPython code.