Rimuwork-efficiency-with-rimu-hid-keyboard.hashnode.dev·8 hours agoRimu: Modular Smart Control, Igniting Infinite CreativityRimu is a modular electronic product designed to solve various problems through a series of interchangeable modules. We have recently launched our new PWM switching module and will continue to introduce more functional modules in the future to meet e...ElectronicsDIY
Khushal Sharmalogan1x.hashnode.dev·Dec 24, 2024Solving a real-world problemEver since I started programming, I have learned from my surroundings that people want to solve real-world problems, help society, and make an impact. Watching this, I also felt like I always wanted to create apps or software that make real-life impa...3 likes·77 readsmicrocontroller
Rimubridge-the-gap-between-hunman-and-tech.hashnode.dev·Dec 6, 2024RIMU: Bridging the gap between humans and technologyDesign Philosophy In our increasingly connected world, we often encounter situations where off-the-shelf solutions don’t meet our needs. Whether it’s automating your home, optimizing your workspace, or creating unique interactive experiences, the nee...ESP32S3
Abu Precious O.btere.hashnode.dev·Nov 8, 2024When dataset is not the problem to low accuracy in Edge AIBuilding robust AI models for Edge applications, like predictive maintenance, is an intricate process, especially when these models are deployed in environments with limited resources like low-end devices like MCU, single board computer(SBCs), Mobile...Ai on the edge
Lorry Luolorry.hashnode.dev·Nov 5, 2024Types of Microcontrollers: Powering the World Around UsMicrocontrollers are like the "brains" within electronics, quietly controlling actions in countless devices around us—from our coffee makers to our cars. This article explores the different types of microcontrollers, breaking down the main kinds and ...Electronics
JP Hutchinsblog.jphutchins.com·Oct 10, 2024Comparing Firmware Development EnvironmentsAbout a year and a half ago, I decided to take a different approach to setting up a Zephyr environment for a new project at Intercreate. Instead of using my trusty VMWare Workstation Linux VM, I opted for WSL2. I was curious to find out: Would hardwa...30 readsWSL
BlackTechXblog-blacktechx.hashnode.dev·May 30, 2024How to Read and Flash Firmware on ESP32/ESP8266 MicrocontrollersESP32 and ESP8266 File Read and Flash This repository provides comprehensive instructions and scripts to read a file from an ESP32 or ESP8266 microcontroller and flash it to another board. This process is useful for duplicating the firmware, transfer...409 readsesptool
Lorry Luolorry.hashnode.dev·May 27, 2024Raspberry Pi Microcontroller Basics: Everything You Need to KnowAre you curious about Raspberry Pi microcontrollers and how they can revolutionize your tech projects? Whether you're a hobbyist, a student, or a seasoned developer, understanding the basics of Raspberry Pi microcontrollers can open up a world of pos...Raspberry Pi
TECHcommunity_SAGtechcommsag.hashnode.dev·Apr 12, 2024How to connect a microcontroller to Cumulocity IoT via LwM2MIntroduction Lightweight M2M (LwM2M) is an open-source protocol for IoT devices management. It is designed for addressing the needs of mobile low-power devices with very little compute power.This is ideal for the low-power microcontrollers which requ...cumulocity
Ayoub Toubablog.yaffalab.com·Feb 26, 2024Building a Web-Controlled Lamp with ESP32 (MCU support Wifi)This article builds upon the previous one, diving deeper into the process of building a web-controlled lamp using an ESP32 microcontroller and delving into the code relying on a server on the web. Unveiling the Magic The secret ingredient? Web Server...1 likeESP32