Search
1000 results for “embedded”
-
New technical blog post: "Getting Started with AC696N Speaker SoCs (Part 2)".
Continuing the series with practical hardware/software integration topicsHow to locate the output firmware binary file after compilation using the project's build script.
Key knowledge for hands-on development with these SoCs.
#EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog -
Executorch: On-device AI across mobile, embedded and edge for PyTorch
https://github.com/pytorch/executorch
#HackerNews #Executorch #OnDeviceAI #PyTorch #Mobile #Edge #Computing #EmbeddedAI
-
🔎 CVE-2025-11544 (CRITICAL, CVSS 9.5): Sharp Display Solutions projectors let attackers upload unauthorized firmware—remote, no auth needed. All models vulnerable. Urgently segment, restrict, and monitor! https://radar.offseq.com/threat/cve-2025-11544-cwe-912-hidden-functionality-in-sha-156315c0 #OffSeq #CVE2025 #infosec #embeddedsecurity
-
Embedded SQL с группировкой запросов: элегантный подход к управлению SQL в Go
Хотелось бы сразу сделать небольшой дисклеймер. Это не супер-экспертная статья. Скажем так - это мой инсайд о том, как еще можно работать с SQL запросами в Go проекте. В этой статье я расскажу о том как удобно хранить запросы в embeded sql файлах. Решение о котором я буду писать - лишь один из инструментов в арсенале разработчика, а не универсальное решение призванное вылечить все болезни. Надеюсь тебе это будет полезно.
-
Chris( @stoneymonster ) and Elecia( @logicalelegance ) spoke with Sophi Kravitz(@sophikravitz) about art, science, and engineering.
Check out Sophi's intended message in her Messages From Space,
here: https://embedded.fm/episodes/516
and this excerpt:#art #engineering #electrical #engineer #embedded #transcripts #podcast
-
The year ends soon.
Looking back, we have been around for a bit, oh we mean 10 bits really!Kindly indulge us and fill this end of year survey( https://forms.gle/xPp8YkX8MXvgUENM7 ) by Nathan Jones.
We really want to hear about the show from your point of view!
#EmbeddedFM #PodcastCommunity #YearInReview #EngineeringLife #Survey #FeedbackMatters #EmbeddedSystems
-
The year ends soon.
Looking back, we have been around for a bit, oh we mean 10 bits really!Kindly indulge us and fill this end of year survey( https://forms.gle/xPp8YkX8MXvgUENM7 ) by Nathan Jones.
We really want to hear about the show from your point of view!
#EmbeddedFM #PodcastCommunity #YearInReview #EngineeringLife #Survey #FeedbackMatters #EmbeddedSystems
-
The year ends soon.
Looking back, we have been around for a bit, oh we mean 10 bits really!Kindly indulge us and fill this end of year survey( https://forms.gle/xPp8YkX8MXvgUENM7 ) by Nathan Jones.
We really want to hear about the show from your point of view!
#EmbeddedFM #PodcastCommunity #YearInReview #EngineeringLife #Survey #FeedbackMatters #EmbeddedSystems
-
The year ends soon.
Looking back, we have been around for a bit, oh we mean 10 bits really!Kindly indulge us and fill this end of year survey( https://forms.gle/xPp8YkX8MXvgUENM7 ) by Nathan Jones.
We really want to hear about the show from your point of view!
#EmbeddedFM #PodcastCommunity #YearInReview #EngineeringLife #Survey #FeedbackMatters #EmbeddedSystems
-
The year ends soon.
Looking back, we have been around for a bit, oh we mean 10 bits really!Kindly indulge us and fill this end of year survey( https://forms.gle/xPp8YkX8MXvgUENM7 ) by Nathan Jones.
We really want to hear about the show from your point of view!
#EmbeddedFM #PodcastCommunity #YearInReview #EngineeringLife #Survey #FeedbackMatters #EmbeddedSystems
-
Как наш shell похорошел
Так сложилось, что программируя микроконтроллеры, разработчик балансирует между двумя крайностями. Все ресурсы под твоим полным контролем — и это кайф (думаю, многие в embedded за этим и идут). Но платой становится сложность встраивания базовых инструментов, которые стали де-факто стандартом в других областях разработки. Сложность хотя бы в том, что они не идут из коробки. Возьмём обычную задачу: включить фару на устройстве. На практике наша железка должна загрузиться, зарегистрироваться в LTE-сети, поднять TLS-соединение с MQTT-брокером, синхронизировать состояние и пройти ещё кучу слоёв бизнес-логики. С другой стороны — мобильное приложение и бэкенд для управления этой лампочкой (уже целая система собралась!). Там не меньше логики: от авторизации до “да кто блин так дизайн спроектировал?”. Пока дотапаешься до кнопки, пройдёт вечность. В итоге, любое простое действие требует либо полного рабочего стека, либо моков с тестовыми сборками и отключёнными проверками. Либо дебагера с брейкпоинтами и ручными правками памяти. Всё работает, но каждый раз жрёт уйму времени и внимания. Хотелось бы проще. Нужен способ аккуратно вмешаться в работу устройства — без отключения основной логики, без специальных сборок и независимо от режима. Не просто физическая кнопка, а полноценный интерфейс: настраивать параметры, включать/выключать функции, забирать данные. И стало ясно: нам не хватает shell-интерфейса. Или CLI. Или терминала — называйте как угодно (разницу можно глянуть здесь ). Но не просто не хватает — его придётся писать самим. Почему не взяли готовое и чем наш велосипед лучше — расскажем под катом! user@habr > article start --full
-
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
New technical post: "Getting Started with AC696N Speaker SoCs - Debug Print Configuration".
A practical walkthrough for developers working with these popular SoCs. Learn how to master the SDK's layered debug system:
• Global & library print switches
• Hierarchical log levels (0-6)
• Fun colored & blinking output macros
...
Essential reading for efficient embedded debugging! #EmbeddedSystems #Firmware #Debugging #AC696N #EmbeddedProgramming #Electronics #IoT #TechBlog
https://lnkd.in/gfvqaz8P -
This week on Embedded, Chris( @stoneymonster ) and Elecia( @logicalelegance ) spoke with Sophi Kravitz(@sophikravitz) about art, science, and engineering.
Listen here: https://embedded.fm/episodes/516
Here's an excerpt about Messages From Space:
#art #engineering #electrical #engineer #embedded #transcripts #podcast
-
For anyone that needs a hardware device to mock up a radio, antenna rotator, or GPS receiver, check out this project I wrote: https://github.com/vaelen/serial-device-emulator
I'm working on a groundstation controller and needed mock devices to talk to.
-
For anyone that needs a hardware device to mock up a radio, antenna rotator, or GPS receiver, check out this project I wrote: https://github.com/vaelen/serial-device-emulator
I'm working on a groundstation controller and needed mock devices to talk to.
-
For anyone that needs a hardware device to mock up a radio, antenna rotator, or GPS receiver, check out this project I wrote: https://github.com/vaelen/serial-device-emulator
I'm working on a groundstation controller and needed mock devices to talk to.
-
For anyone that needs a hardware device to mock up a radio, antenna rotator, or GPS receiver, check out this project I wrote: https://github.com/vaelen/serial-device-emulator
I'm working on a groundstation controller and needed mock devices to talk to.
-
This week on Embedded, Chris( @stoneymonster ) and Elecia( @logicalelegance ) were joined by Sophi Kravitz(@sophikravitz) to talk about art, science, and engineering.
Listen here: https://embedded.fm/episodes/516
Or, read the show transcript: https://embedded.fm/transcripts/516.
#art #engineering #electrical #engineer #embedded #transcripts #podcast
-
The Ultimate Compendium of Sensor Projects: 40+ Projects using Arduino, Raspberry Pi and ESP32 (1 ed)
https://ebokify.com/the-ultimate-compendium-of-sensor-projects-1-ed🔥 Top 6 ESP32 eBooks for $20
https://ebokify.com/top-6-esp32-ebooks#ESP32 #ESP32S3 #ESP32C6 #ESP32CAM #ESP32Display #ESP32Project #ESP32Tutorial #Espressif #Arduino #IoT #Microcontroller #EmbeddedSystems
-
Programming with Node-RED: Design IoT Projects with Raspberry Pi, Arduino and ESP32
https://ebokify.com/programming-with-node-red-design-iot-projects🔥 Top 6 ESP32 eBooks for $20
https://ebokify.com/top-6-esp32-ebooks#ESP32 #ESP32S3 #ESP32C6 #ESP32CAM #ESP32Display #ESP32Project #ESP32Tutorial #Espressif #Arduino #IoT #Microcontroller #EmbeddedSystems
-
Practical Audio DSP Projects with the ESP32
https://ebokify.com/practical-audio-dsp-projects-with-the-esp32🔥 Top 6 ESP32 eBooks for $20
https://ebokify.com/top-6-esp32-ebooks#ESP32 #ESP32S3 #ESP32C6 #ESP32CAM #ESP32Display #ESP32Project #ESP32Tutorial #Espressif #Arduino #IoT #Microcontroller #EmbeddedSystems
-
MIT App Inventor Projects (1 ed)
https://ebokify.com/mit-app-inventor-projects-1-ed🔥 Top 6 ESP32 eBooks for $20
https://ebokify.com/top-6-esp32-ebooks#ESP32 #ESP32S3 #ESP32C6 #ESP32CAM #ESP32Display #ESP32Project #ESP32Tutorial #Espressif #Arduino #IoT #Microcontroller #EmbeddedSystems
-
MicroPython for Microcontrollers: Projects with Thonny-IDE, uPyCraft-IDE, and ESP32
https://ebokify.com/micropython-for-microcontrollers-projects-with-thonny-ide-upycraft-ide-and-esp32🔥 Top 6 ESP32 eBooks for $20
https://ebokify.com/top-6-esp32-ebooks#ESP32 #ESP32S3 #ESP32C6 #ESP32CAM #ESP32Display #ESP32Project #ESP32Tutorial #Espressif #Arduino #IoT #Microcontroller #EmbeddedSystems
-
RE: https://mstdn.social/@embedded/115704998961056827
Kindly consider donating ( https://donorbox.org/embedded-fm-supports-elevate-tutoring-866250 ) to Elevate Tutoring.
We are matching your donation to Elevate Tutoring so they can keep supporting underserved STEM students.
#EmbeddedFM #PodcastCommunity #YearInReview #EngineeringLife #Survey #FeedbackMatters #EmbeddedSystems