DIY Solar-Powered Car: A STEM Technology Showcase

DIY Solar-Powered Car: A STEM Technology Showcase

No fuel, no charging, just sunlight to run! Do you like such a car? Is your understanding of solar energy still limited to water heaters? In the context of an increasing energy crisis and global pollution, finding new energy sources to replace fossil fuels has become an important topic for scientists. Today, let’s watch the … Read more

Remote Video Control Car via HTTP Server on Mobile – ESP32-CAM IoT Project

Remote Video Control Car via HTTP Server on Mobile - ESP32-CAM IoT Project

In this article, we will implement the following functionality: The mobile client, written in JavaScript, sends control signals to an HTTP server software written in C#, which then forwards the control signals to the video car. Upon receiving the control signals, the video car performs the corresponding actions. Simultaneously, the video car sends the captured … Read more