David Poma Luquecdavid.hashnode.dev·Nov 26, 20233. Electrónica: Utilizando ArduinoArduino 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
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·169 readsEmbedded IoTElectronics
dindafitri calsadindafitri.hashnode.dev·Oct 19, 2023Create a Clock Using a Microcontrolleryou can create a clock using a microcontroller. There are many popular microcontrollers suitable for this kind of project, such as Arduino, ESP8266, ESP32, STM32, and more. Below are the basic steps to create a digital clock using a microcontroller, ...DiscussElectronics
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
Shemanto's Coding Talesshemantoscodingtales.hashnode.dev·Oct 10, 2023ESP32 Expeditions:Chapter- 2 ESP32 Web Server (STA_Mode)Once upon a time in the realm of technology, there was a bright and inquisitive programmer named Shemanto Sharkar 🧑💻. Shemanto’s heart was set on creating a device that could connect to the enchanting world of the internet. To bring this dream to ...DiscussESP32
David Uchedaviduche03.hashnode.dev·Oct 7, 2023Hello World: Unveiling My Journey in Tech and Blogging on HashnodeHello, fellow tech enthusiasts! My name is David uche, and I'm thrilled to join the vibrant community here on Hashnode. As a lifelong explorer of the digital realm, I'm excited to share my journey, insights, and discoveries with all of you. **Backgro...Discusstechnology
shubhangi ingleshubhangi98eee.hashnode.dev·Sep 19, 2023Data Serialization in CSerializing data is a way of sending a byte of data one bit at a time through a single pin of microcontroller. There are two ways to transfer a byte of data serially : 1. Using the serial port. In using a serial port, the programmer has very limited ...Discuss·1 likeembedded systems
Akshath Vijay KumarforVectvect.hashnode.dev·Aug 18, 2023Smart Dust: Into The MicrocosmSmart Dust: The Future of Sensing and Computing Imagine a cloud of tiny sensors, each the size of a grain of sand or even smaller, that can detect and communicate various aspects of their environment, such as light, temperature, sound, vibration, mag...Discuss·11 likesEnvironment
Arun RforRelearn Schoolblog.relearnschool.in·Jul 31, 2023Top 5 Reasons Why Every Kid Should Learn to Code?Have you ever thought about how much technology you use every day? It would be a good idea to think about this query. We frequently fail to recognise how dependent on technology our lives have become, given the sheer number of gadgets and devices we ...DiscussRelearn School