Electrical Hub
I am an Electrical Engineer and messed up with theory. I write articles about Electrical Engineering and try to help people in their jobs and in study. Feel free to follow Electrical Hub to have a more profound knowledge of Electrical Engineering.
- 5 Posts
- 2 Comments
Joined 2 years ago
Cake day: December 21st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Electrical Hubto homeassistant@lemmy.world•“Jail Broken” Google Nest Mini with open source ESP32 PCB running own voice assistantEnglish1·2 years agoTalk about innovation! A ‘Jail Broken’ Google Nest Mini running an open-source ESP32 PCB for a custom voice assistant is a game-changer. Here is detailed ESP32 pinout to explore its potential. It serves as an essential and basic guide. #ESP32 #DIY #SmartTech
Choosing a beginner microcontroller depends on various factors, from ease of use to the project’s complexity. The ESP32 or Raspberry Pico are fantastic for their user-friendly nature, reasonable features, and cost-effectiveness. For space-constrained projects, the ATTiny is a go-to with its simplicity and low cost, perfect for basic electronic setups. When diving into more intricate software, the Raspberry Pi Zero 2 shines with its versatility and improved availability. Mixing and matching these, like a PiZero with a Pico, or an ESP32 paired with an ATTiny, can offer pragmatic solutions. However, for more robust power, the Raspberry CM4 stands out, although it’s more board than a microcontroller. It’s crucial to consider longevity and support when choosing, ensuring the design lasts and is easier to revisit in the future