Rob LauerforBlues Blog - Wireless IoT for the Massesblues.hashnode.dev·Nov 28, 2023Sending and Receiving Binary Files with the Notecard and NotehubThe Notecard was originally designed as a low-bandwidth and low-power device that effortlessly syncs user-defined JSON payloads (e.g. key/value pairs of strings, booleans, and integers) with any cloud endpoint. However, one of the most-repeated reque...Discussarduino
David Poma Luquecdavid.hashnode.dev·Nov 26, 20233. Electrónica: Utilizando Arduino con TINKERCADArduino Entonces, ¿qué es Arduino? Arduino es una plataforma de código abierto que combina hardware y software fácil de manejar para construir proyectos electrónicos. Utilizaremos el “UNO”: Y el código que utilizaremos es C++ donde todo lo explicaré...Discusselectronica
Lev NaharProsteelrods.hashnode.dev·Nov 16, 2023Demystifying electricity and power consumption for Arduino, embedded and IoT beginnersA decade ago, before I knew much about electricity - I had a hard time grasping the different concepts and terminology required to plan and wire even simple Arduino circuits. I tried learning and going over the dry, theoretical study materials over a...Discuss·27 readsElectronics
Jan-Sören Rotermundjansoe.hashnode.dev·Nov 5, 2023A Coding JourneyLike many before me, I have begun my journey of learning to write code. I will tell you about this in more detail, but first, let me tell you a bit about myself and my journey until now. Early beginnings I started having an interest in coding at a fa...DiscussBeginner Developers
Leonid Meleshinblog.leon0399.ru·Nov 4, 2023Combining the two best CI/CD pipelines for embedded and IoTI'm a big fan of automating things. Sometimes, I find myself spending more time configuring and managing these automations than I would ever spend time manually handling these tasks. This is especially true when it comes to software development, wher...Discuss·82 readsarduino
Omar Hiariapollolabsblog.hashnode.dev·Oct 27, 2023Demystifying Embedded Electronics: Your Gateway to SimplicityIntroduction It's probably no secret that I am a huge advocate of Rust in Embedded. I've been blogging Rust material for 1.5+ years now. As a result, this comes as quite an unusual post because it's not really about Rust. It's about embedded electron...Discuss·1 like·172 readsEmbedded IoTElectronics
Rob LauerforBlues Blog - Wireless IoT for the Massesblues.hashnode.dev·Oct 24, 2023Read and Write Images and Text Files with a Micro SD Card and ArduinoWe've all been there. Well, at least I've certainly been there: I want to perform what I assume to be a simple task with C (Arduino): "I just want to read and write some data to a Micro SD card! This can't be that difficult can it!?" Five searches de...Discussiot
Joni Hietalaoverengr.com·Oct 18, 2023Journey from Software to Circuitry: A Family AdventureHello to all tech enthusiasts, curious minds, and fellow learners! I've spent a considerable portion of my life wrapped up in the intricate world of software, diving deep into codes, algorithms, and digital solutions. Software has always been my comf...Discussmicrocontroller
Edwin Valerioedwinvalerio.com·Oct 11, 2023Mastering Robotics: Your Roadmap to Becoming a Robotics EngineerYour Path to Becoming a Robotics Whiz So, you've got your sights set on becoming a robotics engineer? Awesome choice! But where to start, right? Well, worry not, we've got your back. Let's break it down into easy steps, and we'll even throw in some s...Discussarduino
Shemanto's Coding Talesshemantoscodingtales.hashnode.dev·Oct 10, 2023ESP32 Expeditions:Chapter-3 ESP32 LED ON/OFF in STA ModeOnce upon a time, in a magical land 🏰, there was a wizard 🧙♂️ who wanted to control a light using his special powers. To do this, he created a magical server that could listen to messages on a special number, which was 80. First, the wizard needed...DiscussESP32