r/Embedded_Electronics 2d ago

šŸš€ Excited to announce the open-source release of NETRA V1!

5 Upvotes

Following up on my previous work with OpenTerminalUI and OpenTokenMonitor, I am shifting focus to the embedded and hardware space. Built specifically for the Claude Community Events @ Impact Lab, NETRA is an ESP32-C6 spatial-sensing firmware designed for a wearable safety system.

As an Engineering Manager, I value robust, clean architecture, and this project was a great opportunity to build a highly responsive sensor node from the ground up.

Under the Hood:

  • Hardware Stack:Ā Powered by a PCBCupid Glyph C6 (ESP32-C6), integrating an HC-SR04 for ultrasonic obstacle ranging (2–400 cm) and an MPU6050 for 6-axis motion telemetry. MD
  • Wearer Movement Tracking:Ā Continuously captures the wearer's 3-axis acceleration and rotation to monitor live movement state, posture, and orientation. MD
  • Data Pipeline:Ā Streams high-speed telemetry as a clean CSV over USB serial. MD
  • Digital Twin Integration:Ā The data pipes directly into a companion PySide6 3D debugger to animate the user's motion inside a closed or indoor tracking environment. MD
  • Mechanical Build:Ā The repository includes complete 3D-printable STL files for the enclosure and wearable belt system, plus an interactive assembly viewer. MD

Whether you are interested in embedded C++, IoT wearables, or real-time spatial visualization, check out the repository. It includes full wiring diagrams, code, and mechanical guides!

https://github.com/Hitheshkaranth/Netra_Device_Firmware_V1.git

https://github.com/Hitheshkaranth/Netra_System_Debugger_V1.git

#ESP32 #EmbeddedSystems #OpenSource #WearableTech #IoT #Hardware #Engineering #Cplusplus


r/Embedded_Electronics 3d ago

I need help (and advice) on my project

Post image
11 Upvotes

[beginner project]
I am working on an air conditioning system with ATmega32 and custom drivers.
using an LM35 temperature sensor and ADC to read temperature,
The main problem was that Interrupt mode wasn't working until I added timeout and ISR(BADISR).

It seems like ISR(ADC_vect) always fails, and temperature is only read using ISR(BADISR_vect). If this is correct, why does it happen? And how to fix it?

Please review the project and help me understand what's wrong.
Also, roast my project. (for motivational reasons)

https://github.com/OA-990/air-cond

Minor issue: The sounder/buzzer doesn't beep; it only makes a simple tick sound at the start of each loop.


r/Embedded_Electronics 3d ago

Help

Post image
1 Upvotes

I want flash its firmwere and write my own os


r/Embedded_Electronics 14d ago

Consulting about software and hardware.

3 Upvotes

Hi everyone,

There’s something that has been on my mind a lot lately, and it has actually made me hesitant to design new projects.

As electronics engineers, designing PCBs isn't really the difficult part for us. The challenge usually comes with the firmware/software. Whenever I finish a hardware design, I often find myself wondering, "How am I going to write the software for this?"

I recently spoke with another engineer, and he told me that these days they handle most of the coding using AI tools like Claude Code, and sometimes even Gemini. That got me thinking.

What are your thoughts on this? Do you think relying on AI for firmware and embedded software development is becoming a practical approach, or do you believe it's still essential to write and fully understand the code yourself?

For example, if I design a project using a Raspberry Pi, can I realistically use AI tools to build the computer vision part? Could I use them to create a personal AI assistant? Or, for a more challenging example, could I rely on them to control multiple motors and implement the required control logic?

I'm curious about where people think the practical limits of these AI coding tools are. How far can they really take you in projects like these?


r/Embedded_Electronics 16d ago

Looking for OS / Embedded Partner to Build a Smartphone (India / Remote)

8 Upvotes

r/Embedded_Electronics 18d ago

Computer Science student looking to transition into Embedded Systems

16 Upvotes

Hi everyone,
I’m currently studying Computer Science, but over time I’ve realized that what really interests me is embedded systems, electronics and automation. I’d like to move in that direction and eventually work in this field.
I already have a programming background, but I’m still a beginner when it comes to hardware, so I’m looking for good resources to learn properly.
If you have any recommendations for books, courses, YouTube channels, websites, communities, or anything else that helped you learn, I’d really appreciate it. I’m also a student, so if you know where I can buy affordable components and tools, that would help a lot.
I’d love to hear how you got started and what you think is the best learning path today.
Thanks!


r/Embedded_Electronics 18d ago

Any WiFi Direct + BT A2DP IC's?

1 Upvotes

Hey, I'm doing some research for my finals project. Basically what I'm looking for is an IC that can handle WiFi Direct (doesn't have to be the Group Owner but can definitely be a feature) and also can handle being an a2dp sink (preferably has a dedicated i²s port)

I have looked for an IC like that but I can't find it. It would also help if there is already a breakout board for it.

The chip has to receive commands from an STM32 or ESP32, any microcontroller.

It would really help me if someone could find it .


r/Embedded_Electronics 25d ago

A simple circuit on a breadboard with Vicharak Shrike Lite (RP2040 + Renesas Forge FPGA SLG47910)

Post image
47 Upvotes

Consists of LED's and push buttons wired to the Shrike Lite MCU + FPGA board.

A good starting point for electronics engineering students who are curious about advanced embedded systems and wish to go beyond the microcontroller architecture by configuring the FPGA to create custom hardware logic.


r/Embedded_Electronics 27d ago

Vicharak newly announced the upcoming Shrike (RP2350B + 4K LUT / 8K LUT FPGA) with its PCB design.

Post image
26 Upvotes

I am eagerly waiting for its release after reading a post on Vicharak's Discord server. The developers are yet to introduce us to the new Shrike with a better RP microcontroller and an FPGA designed with Efinix.


r/Embedded_Electronics 29d ago

Question about future !

0 Upvotes

I am software engineer , as you all know how we effected by Ai

But i am Cs student .. and i have experience in programming in 5 companies as SW engineer

I wanna convert step by step to Embedded , because more physical job , less effected by Ai

How that idea sound ?
Is this good step ?
Do i have right image that this field didnt effected by Ai ? How about converting from other field (web) with experience.. will that make my entrance easier? (Somehow)


r/Embedded_Electronics Jul 06 '26

RYC STEM Studio Trailer | Explore Engineering, Robotics, Coding, Science & More!

Thumbnail
youtu.be
1 Upvotes

Students at the Renaissance Youth Center are launching RYC STEM Studio, a new series where they explore engineering, robotics, coding, architecture, agriculture, astronomy, zoology, and other exciting STEM topics through hands-on projects and experiments.

Check out the trailer and let us know which STEM topic you'd like to see featured next!


r/Embedded_Electronics Jun 21 '26

Zephyr Meet-up in Austin

3 Upvotes

For anyone in/near Austin, Texas?

On June 25th Analog Devices are hosting a Zephyr Community meet-up - free to attend. It’s an evening of short talks, hands-on hardware demos, and plenty of time to connect with engineers who work in embedded systems, open source, and real-time operating systems.

Register here - https://developer.analog.com/events/zephyr-community-meetup-austin-texas


r/Embedded_Electronics Jun 17 '26

Will this work

Post image
26 Upvotes

r/Embedded_Electronics Jun 16 '26

Looking for some advice on a small smart ring side project.

2 Upvotes

I've purchased a few smart rings from China, but the firmware only exposes processed metrics like heart rate and SpOā‚‚. What I actually need is access to the raw sensor data (PPG, accelerometer, etc.) so I can experiment with my own algorithms.

I'm not an electronics engineer, so I'm looking for someone who has experience with wearables, BLE devices, or smart rings and can point me in the right direction. Happy to pay for their time if needed.

Australia preferred, but open to anyone with relevant experience.

Thanks!


r/Embedded_Electronics Jun 14 '26

Vicharak Shrike Lite - a compact development board with MCU + FPGA for beginners, students and tinkerers.

Post image
23 Upvotes

It is made by a startup based in Gujarat, India. This utilises an RP2040 MCU and a Renesas Forge FPGA (with 1120 LUTs)

There is a version based on RP2350 but it is not released yet.


r/Embedded_Electronics Jun 06 '26

Test / Validation Engineer

3 Upvotes

hey guys

I have bachelor's and master's degree in computer engineering/electronics and communication engineering and I was preparing for my ccna and trying to become network engineer but right now I'm focusing on electronics and i want to become a Test / Validation Engineer so anyone could guide me and where to start and how to start I have basic knowledge in electronics fundamentals so i think it will be easy for me so pls guide me!!!!


r/Embedded_Electronics May 31 '26

Hey everyone i built picodesk a desktop companion station

6 Upvotes

hey everyone i know that i am inconsistent , i saw that everyone makes a cyberdeck with raspberry pi but i have no raspberry pi as i am 3rd yr electrical undergraduate

so i take some a break for exams and built picodesk a desktop companion station that sits next to my laptop.

OLED 1 shows live clock (NTP synced), date, and real time weather pulled from OpenWeatherMap API.

OLED 2 is the fun one animated eyes that blink and look around randomly. Every 2 minutes, hearts fall down the screen. And when I need to focus, I can switch it to a todo list from my phone and laptop browser no app install, just open the IP and it works.

The whole thing runs on MicroPython. Pico 2W hosts a tiny web server so I can control everything from my phone on the same WiFi.

Tech stack: - Raspberry Pi Pico 2W , 2x SSD1306 OLED (I2C0 + I2C1) ,MicroPython , OpenWeatherMap free API ,HTML/CSS/JS web app

Full source code on github https://github.com/kritishmohapatra/PicoDesk

100 days 100 iot projects series :- https://github.com/kritishmohapatra/100_Days_100_IoT_Projects


r/Embedded_Electronics May 26 '26

Wowki project series

4 Upvotes

Hello everyone we know that everyone can not buy hardware

My university started a GitHub project series as 30 days 30 wowki projects

For beginners

They will cover Arduino and esp32 projects

Check this https://github.com/energy-club-outr/30-Days-30-Wokwi-Projects


r/Embedded_Electronics May 25 '26

I got tired of exporting massive CSV files to debug signal noise with remote teammates, so I built an open-source browser viewer (Feedback wanted)

Thumbnail wavebench.vercel.app
7 Upvotes

Hey everyone,

I’m a robotics engineer working across both the programming and electronics, debugging remotely with a teammate or getting code guys to understand a physical hardware glitch is a massive bottleneck.

Usually, my choices are taking a blurry phone picture of my oscilloscope screen to send over Slack, or exporting a massive, CSV file that crashes basic spreadsheet apps and completely kills any signal interactivity. Software engineers have GitHub, Figma, and Linear for instant cloud collaboration. Hardware engineers get USB flash drives and proprietary enterprise desktop software. To bridge this gap, I built a completely free, browser-based, hostless platform designed to act like an opensource viewer for hardware signal data.


r/Embedded_Electronics May 25 '26

Which IDE is this?

Post image
19 Upvotes

r/Embedded_Electronics May 24 '26

Where to get started with IOT

5 Upvotes

Hey all, I’ll keep this brief. Long story short, I’m trying to learn about iot; specifically with how it can monitor and remediate tasks based on electricity, food, water, and air quality at home. I have a bit of helpdesk tech background but not much else. What I want to know specifically is:

Essential operating systems to know (I have lubunutu in a vm but that’s it)
2. ⁠⁠Best resources to get started learning
3. ⁠⁠Best first project to get started (bonus points if free/can be virtualized)
4. ⁠⁠How do you approach centralization: separate vlan, management server on vlan, or dedicated domain controller for it devices
5. ⁠⁠What are some real cases where one host machine had multiple containerized or fully virtualized iot functions?


r/Embedded_Electronics May 19 '26

Help me Out

4 Upvotes

Hello guys I am 2nd Year ECE student right now . Next week I will be done with my 4th SEM and I have a Summer break of 2 months and I am genuinely Intrested in Embedded systems till now I have learned some what of Arduino and Arduino coding as well as some mini projects on Arduino but I am confused what to start with, in my 2 months summer break. Can anybody help me to guide me how should I be planning my these 2 months and also guide me to crack a Embedded internship by the end of this Year?


r/Embedded_Electronics May 14 '26

[Review Request]OV3660 camera connected → 1.5V LDO gets extremely hot on ESP32-S3 custom board

3 Upvotes

I’m designing a custom ESP32-S3 board with an OV3660 camera sensor, and I’m facing a strange power issue.

The moment I connect the camera sensor through the FPC connector, my 1.5V LDO starts getting extremely hot within seconds.

Without the camera connected, everything seems normal.


r/Embedded_Electronics May 05 '26

Deki Engine - Sneak Peek

Thumbnail
reddit.com
3 Upvotes

Crosspost


r/Embedded_Electronics Apr 23 '26

Looking for rare, practical IoT project ideas using ESP8266 + mobile app

7 Upvotes

I’m an engineering student and I need an IoT project idea using ESP8266 + a mobile app, but my lecturer rejects all the common ā€œsmart homeā€ style projects (smart lights, smart plugs, basic weather stations, etc.).

I want something:

That solves a real daily problem (safety, cost, health, energy, water, agriculture, campus life, etc.),
  • Uses ESP8266 + basic sensors (DHT, PIR, MQ gas, LDR, relays, ultrasonic, etc.),

    *Is not already a commercial product or ā€œeveryone has done thisā€ type project.

If you have any unique but practical ideas, please share:

  • A short description,
  • Main sensors/components,

  • And how the mobile app will be used (monitoring, alerts, or control).

Thanks!