Cortex-M Experiment Box (CW32) Overview

Cortex-M Experiment Box (CW32) Overview

The Cortex-M Experiment Box (CW32 version) is a development experiment device based on the CW32F030C8T6. The CW32F030C8T6, launched by Wuhan Xinyuan Semiconductor Co., Ltd., is a cost-effective domestic MCU based on ARM’s Cortex-M0+ core, with a maximum clock frequency of 64MHz, 64KB of FLASH, 8KB of RAM, and in an LQFP48 package. It is fully … Read more

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

DIY ESP8266 Based Simple Three-Wheeled Robot Car Controlled by Smartphone

【Click the above「Blue text」 to follow DF Maker Community, let’s become technology aesthetics together】 This tutorial will show you how to make a simple robot car at home using basic electronic components. The car can be controlled by a smartphone, and it is not limited to four directions. This is a very interesting project for … Read more

Differences Between Common Microcontrollers (ESP8266, ESP32, 51 Microcontroller, STM32)

Differences Between Common Microcontrollers (ESP8266, ESP32, 51 Microcontroller, STM32)

Click the blue text above to follow us Embedded Training – Just Find JuFeng ZhiLian ESP8266, ESP32, 51 Microcontroller and STM32 These microcontrollers have a wide range of applications in various fields and industries. ESP8266: IoT Devices:Due to its low power consumption, high performance, and various interface features, ESP8266 is widely used in the development … Read more

Getting Started with ESP8266: A Comprehensive Guide

Getting Started with ESP8266: A Comprehensive Guide

<span>esp8266</span> is primarily used for IoT development and can work with various sensors to meet our needs. In this article, let’s explore the world of <span>esp8266</span> together! ESP8266 Development Routes Route One: DIY Approach You need to write the relevant sensor code yourself and solve various dependency issues. You need to purchase a public network … Read more

Creating a Portable WiFi Killer with ESP-8266 Module for Penetration Testing

Creating a Portable WiFi Killer with ESP-8266 Module for Penetration Testing

This tutorial is for educational purposes and security testing experiments only. Please do not use it illegally! Background Introduction: The De-authentication Flood Attack, commonly referred to as Deauth Attack, is a form of denial-of-service attack on wireless networks. It aims to change the client’s status to unassociated/unverified by spoofing the de-authentication frames sent from the … Read more

Build a Stylish RGB Clock with ESP8266

Build a Stylish RGB Clock with ESP8266

Follow+Top Public Account, don’t miss out on exciting content Today, I want to share a project of building a stylish RGB clock using ESP8266! This clock also has an automatic brightness control feature and is equipped with a temperature sensor! Materials Needed PCB ESP8266 or NodeMCU Jumper wires Soldering tools Step 1: Preparation Neo Pixel … Read more

OMNI-ROBOT: A Versatile Omnidirectional Mobile Robot Controlled by ESP8266

OMNI-ROBOT: A Versatile Omnidirectional Mobile Robot Controlled by ESP8266

OMNI-ROBOT is an amazing omnidirectional mobile robot that can break the movement limitations of traditional robots, achieving free movement in eight directions. With its clever design and convenient WiFi control, OMNI-ROBOT provides an excellent learning and practical platform for robotics enthusiasts and developers. This article will delve into the design philosophy, hardware composition, software implementation, … Read more

ESP32/ESP8266 Module Tutorial: Inspirational Quotes on OLED with Auto Line Breaks

ESP32/ESP8266 Module Tutorial: Inspirational Quotes on OLED with Auto Line Breaks

Introduction When working on projects, to make them appear more advanced, we can display inspirational quotes on an OLED screen, for example as a desktop ornament, hanging decoration, or secondary screen. This time, I’ll share how to use the ESP32/ESP8266, or any microcontroller that can connect to the internet, fully compatible with a 0.96-inch OLED … Read more