Johnny GomesforJohnny Gomesjohnnysn.hashnode.net·Mar 14, 2023FeaturedA vanilla Typescript app for robotic camera controlI have been researching ESP32 microcontrollers and their applications for IoT and found quite an interesting development board with a built-in camera module called ESP32-CAM. This $7 device also ships with integrated Bluetooth, WiFi, a few sensors, a...Discuss·56 likes·395 readsTypeScript
Harveer Narwarfornarwar.hashnode.net·Apr 9, 2023How to Make Local Web Server Using MicroPython on ESP32Introduction Are you ready to explore the fascinating world of local web servers using the powerful ESP32 microcontroller? If so, welcome to my blog! In this post, we'll take a deep dive into the incredible capabilities of the ESP32 and show you step...Discuss·5 likes·86 readsiot
Omar HiariforApollo Labs Tech Blogapollolabsblog.hashnode.net·Apr 19, 2023ESP32 Embedded Rust at the HAL: GPIO Button Controlled BlinkingIntroduction This post is a start of a new series where I'll be exploring embedded Rust at the HAL with the ESP32. For those following my posts, in past series, I explored embedded Rust with the STM32 both at the HAL (Hardware Abstraction Layer) and ...Discuss·5 likes·275 readsRust
Leonid Meleshinforleon0399.hashnode.net·Apr 19, 2023Automated code coverage reports for PlatformIO with GitHub Actions.A funny thing happened yesterday: I've just merged my ranch with code coverage reports for my project with PlatformIO, opened Twitter to tweet about it, and precisely at that moment, PlatformIO themselves posted their own blog post! https://twitter.c...Discuss·41 readsarduino
Omar HiariforApollo Labs Tech Blogapollolabsblog.hashnode.net·Apr 19, 2023ESP32 Embedded Rust at the HAL: GPIO Button Controlled BlinkingIntroduction This post is a start of a new series where I'll be exploring embedded Rust at the HAL with the ESP32. For those following my posts, in past series, I explored embedded Rust with the STM32 both at the HAL (Hardware Abstraction Layer) and ...Discuss·5 likes·275 readsRust
Shahnawaz AlamforCodeSamcodesam.hashnode.net·Apr 16, 2023Smart Parking with ESP32 CameraQuery Setup the code and connection for the smart parking system with esp32 with the camera module, proximity sensor, and servo sensor taking the picture of the vehicle send it to the cloud google drive and display the left slot on the LCD Process To...Discussiot
Harveer Narwarfornarwar.hashnode.net·Apr 9, 2023How to Make Local Web Server Using MicroPython on ESP32Introduction Are you ready to explore the fascinating world of local web servers using the powerful ESP32 microcontroller? If so, welcome to my blog! In this post, we'll take a deep dive into the incredible capabilities of the ESP32 and show you step...Discuss·5 likes·86 readsiot
Johnny GomesforJohnny Gomesjohnnysn.hashnode.net·Mar 14, 2023FeaturedA vanilla Typescript app for robotic camera controlI have been researching ESP32 microcontrollers and their applications for IoT and found quite an interesting development board with a built-in camera module called ESP32-CAM. This $7 device also ships with integrated Bluetooth, WiFi, a few sensors, a...Discuss·56 likes·395 readsTypeScript
Fanuel Conradforfanuelconrad.hashnode.net·Jan 22, 2023MeWater -Part 1Water conservation is an important issue that affects us all. With the increasing population and urbanization, the water demand is increasing while the availability of fresh water is decreasing. Therefore, it is crucial to implement efficient and eff...Discuss·58 readsGeneral Programming
Fanuel Conradforfanuelconrad.hashnode.net·Jan 1, 2023AWS Fleet HubAWS Fleet Hub is a service within Amazon Web Services that allows you to easily manage and monitor your fleet of IoT devices. With Fleet Hub, you can easily connect, monitor, and control your devices from a single, centralized location. In this blog...Discuss·55 readsGeneral Programming
Leonid Meleshinforleon0399.hashnode.net·Dec 1, 2022Shrink your ESP-32 firmware size by halfTL;DR: Use NimBLE-Arduino library What's the matter with ArduinoBLE? If you've ever used Arduino IDE to develop ESP-32 applications with the ArduinoBLE library, you may have noticed that your firmware size grows very fast. Just a simple program alre...Discuss·1 like·68 readsarduino
Fanuel Conradforfanuelconrad.hashnode.net·Oct 27, 2022Getting Started with L293D Motor driver and FreeRTOSFreeRTOS is an open-source, real-time operating system for microcontrollers and microprocessors that makes small, low-power devices easier to program. Unlike typical real-time operating systems, FreeRTOS is specially designed for microcontrollers. Be...Discuss·238 readsfreeRTOS
Bhupinderjeet SinghforInternet of Things - Developmentiotdev.hashnode.net·Jul 4, 2022ESP32 - IoT TutorialsIn 2011, It was around 3 am on February 12, when I was fine-tuning delays to control the spinning of motors to control the direction of our line follower robot. The competition was the day after tomorrow. It was so frustrating working longer hours to...Discuss·1 like·84 readsiot