Trending

#embeddedcomputing

Latest posts tagged with #embeddedcomputing on Bluesky

Latest Top
Trending

Posts tagged #embeddedcomputing

Preview
Congatec Introduces Ryzen AI-Based COM Express Modules Congatec has introduced a new COM Express 3.1 Type 6 Compact module family, the conga-TCRP1, built around AMD’s Ryzen AI Embedded P100 Series processors. The modules feature four- or six-core variants and are qualified for industrial temperature ranges from -40°C to 85°C. They are targeted at edge-class AI workloads deployed in transportation, healthcare, gaming, smart city infrastructure, point-of-sale terminals, robotics, and industrial automation.

Congatec’s new Ryzen AI-based COM Express #modules deliver up to 59 TOPS of #AI inference performance for #edgeAI workloads. #embeddedcomputing

0 0 0 0
Preview
RISC-V And Its Modularity Shine Across Applications The industry has pinned a lot of optimism to RISC-V, considering the Instruction Set Architecture’s flexibility and open-source nature. While initially planned to be a tool exclusive to academic circles for learning and teaching, RISC-V is now much more than that. As the technology marks its 15th anniversary this year, its widespread adoption (see Figure 1) calls for a perusal of where RISC-V stands.

#RISCV And Its #Modularity Shine Across Applications #embeddedcomputing #embeddedsystems

0 0 0 0
Preview
Sailing Through the RISC-V Movement Across Continents RISC-V democratised processor design and even forced the existing ISAs to create room for custom instructions. The outcome was a movement of adoption and experimentation throughout the world's semiconductor ecosystem. But the speed and nature of these initiatives are diverse across geographic regions. This difference stems from the unique priorities and pain areas of leading market participants, whether in enabling data sovereignty, attaining energy efficiency, driving costs down, or supporting large-scale commercialization.

Sailing Through the #RISCV Movement Across Continents #embeddedsystems #embeddedcomputing

1 1 0 0
Video

#IndustrialGrade
#IndustrialTemp
#SLC
#customconfigurations
#WesternDigitalReplacements
#aviation
#transportation
#industrialmachinery
#LegacyreplacementCFcards
#PCMCIAPCCards
#PCcards
#CF
#robotics
#automation
#embeddedcomputing
#industrialspplication
#networkcommunications

0 0 0 0
Preview
How to Use the CrowPanel Pico 2.8 Touchscreen This second installment, dedicated to the CrowPanel Pico 2.8, examines how to make the display interactive. It is possible to use the touchscreen just like on smartphones, tapping the screen to set values, change pages, activate alarms, and much more. Some techniques are explained step-by-step, starting with reading screen touches and using them in your MicroPython project. The CrowPanel Pico 2.8 already has a display and touchscreen built in, so nothing else is needed, at least for a basic project.

How to Use the #CrowPanelPico 2.8 #Touchscreen #embeddedcomputing

0 0 0 0
How to Implement a Binary Clock – Part 2 In the first part of this article, we examined how the SLG46533V was used to build a Binary-Coded Decimal (BCD) clock, combining an LED time display and button-based time setting in a compact design.In this second part, we focus on the design of the “B” chip used in the BCD Binary Clock and explore the implementation of a Binary-Coded Sexagesimal version, showing how the…

How to Implement a #BinaryClock - Part 2 #embeddedcomputing #led #microcontroller

0 0 0 0
Preview
How to Implement a Binary Clock – Part 1 In a world dominated by digital displays and smart devices, the binary clock stands out as a fascinating fusion of technology, education, and design. Unlike traditional clocks, a binary clock represents time using the binary number system - the same language understood by microprocessors and digital circuits. While such a device might seem like a novelty at first glance, it serves multiple purposes.

How to Implement a #BinaryClock - Part 1 #embeddedcomputing #microcontroller #led

0 0 0 0
Preview
Chasing Done: Why Software Never Ends — and Why That Matters One of the most important truths I’ve learned after 20 years of building and scaling technology is this: software is never done. This isn’t a controversial topic within the engineering world. Most developers know it instinctively. But even amongst experienced developers, the “why” is rarely understood and frequently accepted without any evaluation or introspection. As products combine hardware and software in more complex ways, the implications of this reality are becoming more severe.

Chasing Done: Why #Software Never Ends — and Why That Matters #embeddedcomputing #softwaredevelopment

1 0 0 0
Post image

🌐 Power meets precision – #MadeInEurope! 🇪🇺
The new #Kontron K4031-H mITX with Intel® Core™ Ultra delivers next-gen CPU, GPU & AI performance in a compact Mini-ITX form factor — developed in Germany, produced in Europe.
👉 www.kontron.com/en/media/new...

#EmbeddedComputing #AI #EdgeComputing

1 0 0 0
Preview
There is No Hardware, Only Data Embedded developers think from the hardware up. But here’s the problem: that’s an antiquated way to think about developing firmware. In the old days, embedded software was designed and built like a hot rod. Everything was custom and finely tuned, so the system purred with power and performance. Today’s systems? They’re not finely tuned hot rods; they’re run-of-the-mill family minivans.

There is No #Hardware, Only Data #embeddedcomputing #embeddeddevelopment

0 0 0 0
Preview
Some Practical Examples with CrowPi 3 Station In the last instalment, we took an overview of the new CrowPi 3 Station, presenting its main features. Today, we will delve into its operational vision and test some of its functions. Although the possibilities are potentially endless, we will focus on the most significant ones to fully understand their potential and effectiveness in practical contexts. Introduction After a general overview of the device, illustrating its fundamental characteristics and the context of use, we will now move on with our in-depth analysis of its operational architecture and the way in which it interfaces with the surrounding environment.

Some Practical Examples with #CrowPi3Station #embeddedcomputing #softwaredevelopment

0 0 0 0
Preview
Overcoming the Fear of Embedded Multithreading Modern traffic demands quick decisions – whether it’s a child running into the street, a car braking suddenly, or an unexpected obstacle appearing out of nowhere. For autonomous vehicles, reacting swiftly and correctly in these moments is just as crucial as it is for human drivers. This challenge becomes even more intense in small-scale racing scenarios, where the capabilities of the vehicle far exceed those of a human driver.

Overcoming the Fear of #Embedded #Multithreading #KITcar #autonomousvehicles #embeddedcomputing

0 0 0 0
Preview
Can RISC-V Cross the Threshold in 2025? Last year, when I walked into the 2024 RISC-V summits in China and North America, the energy was high, but it felt like the message was still a bit cautious. RISC-V was emerging, but not yet central. Fast forward to 2025, and the tone has shifted. This year, the pressure is on. The question is no longer whether RISC-V can attract interest—it’s when it will truly deliver.

Can #RISCV Cross the Threshold in 2025? #embeddedcomputing #AI

0 0 0 0
Preview
Web UI Dashboard on Zephyr RTOS When a connected embedded device is being developased - and by "connected", we mean TCP/IP connectivity - it usually implements one or both of the following use cases: (a) a device hosts a web dashboard for easy configuration, status checks, and remote control, and (b) a device connects to a remote cloud for data reporting and remote control. Having a web dashboard on a device provides handy, user-friendly local access that is much simpler than serial consoles or custom desktop applications, as it is accessible through any modern browser—no drivers or installations required.

#WebUI Dashboard on #Zephyr #RTOS #userinterface #embeddedcomputing

0 0 0 0
Preview
When Compilers Pass but Systems Fail: The Hidden Dangers in Embedded Debugging In modern engineering, embedded systems occupy a unique position — deeply integrated into the physical world, often invisible to end users, and tasked with responsibilities that tolerate no failure. From medical implants to automotive control units to spacecraft guidance systems, these systems must function with extraordinary reliability. Yet, for the engineers behind them, ensuring such reliability often feels less like precise science and more like navigating a minefield of invisible threats.

When #Compilers Pass but Systems Fail: The Hidden Dangers in #Embedded #Debugging #embeddedcomputing #softwaredevelopment

1 0 0 0
Preview
ESD Tech Forum Virtual Event – September 17, 2025 The Embedded Systems Design (ESD) Tech Forum Virtual Event, scheduled for September 17, 2025, is a premier one-day conference dedicated to the latest advancements in embedded computing technologies that power edge intelligence and the Industrial Internet of Things (IIoT). This event will focus on the critical role of embedded boards and modules—including System-on-Modules (SoMs), Single Board Computers (SBCs), and Computer-on-Modules (COMs)—which serve as the backbone for real-time data processing, networking, and localized decision-making across diverse sectors such as industrial automation, transportation, energy, healthcare, and smart city infrastructure.

#ESDTechForum Virtual Event – September 17, 2025 #EmbeddedSystemsDesign #IoT #AI #SoC #embeddedcomputing

0 1 0 0
Preview
Why Lua Beats MicroPython for Serious Embedded Devs In professional embedded projects, ranging from industrial automation to medical devices and commercial IoT products, developers increasingly favor high-level, lightweight, and easy-to-use environments. While MicroPython has earned praise for rapid prototyping and field deployments on microcontrollers, its active ecosystem is largely centered around hobbyist boards. It is important to note that Python's greatest strength, its vast library ecosystem with tools like NumPy and pandas, is not available in MicroPython.

Why #Lua Beats #MicroPython for Serious Embedded Devs #embeddedcomputing #softwaredevelopment

0 0 0 0
Preview
A Quick Look at the New CrowPi 3 Station The market finally sees the release of the CrowPi 3 by ELECROW, an extremely educational kit that contains devices and tools suitable for developing your knowledge of electronics and computer science. It is specifically made for young people, students, designers, and programmers who want to experiment with their projects. Introduction With CrowPi 3, you will learn how to create and program more quickly, dynamically, and effectively, without having to face technical or instrumental limitations, expressing your freedom and creativity to the fullest (see the packaging in Figure 1).

A Quick Look at the New #CrowPi3 Station #embeddedcomputing #sensors #AI

0 0 0 0
Preview
CrowPanel ESP32: a Versatile Solution for IoT Projects – Display Management In the previous article, we provided an overview of the CrowPanel ESP32 device, observing its general features and creating some basic examples of use. In this article, however, we focus on programming the 1.28-inch display, analyzing its behavior, and discovering its possible applications. Introduction The CrowPanel ESP32 Display 1.28 inch. stands out as an all-in-one solution for projects that require an integrated graphic display, wireless connectivity, and high performance.

#CrowPanel #ESP32: a Versatile Solution for #IoT Projects - #Displaymanagement #MCUs #embeddedcomputing

1 1 0 0
Preview
AI Accelerators in Embedded Systems Artificial Intelligence (AI) has experienced unprecedented expansion in recent years. The spread of AI tools has exceeded the boundaries of data centers and high-performance devices to enter embedded systems ranging from IoT sensors to portable medical devices, up to the most complex industrial applications. Running AI models efficiently in embedded environments has some limitations due to the scarce computational and energy resources available.

#AIAccelerators in #EmbeddedSystems #embeddedcomputing #artificialintelligence

1 0 0 0
Post image Post image Post image Post image

#aviation
#transportation
#industrialmachinery
#LegacyreplacementCFcards
#PCMCIAPCCards
#PCcards
#CF
#automation
#embeddedcomputing
#industrialspplication
#automotive
#medical
#aviation
#transportation
#industrialmachinery
#robotics
#LegacyreplacementCFcards
#PCMCIAPCCards
#PCcards
#CF

0 0 0 0
Preview
Implementation of Artificial Intelligence on Arduino Artificial Intelligence (AI) has an impact on numerous industries, from automation to robotics, from electronic design to medicine, with innovative solutions to even the most complex problems. The combination of low-cost hardware with advanced software is taking Artificial Intelligence to levels of accessibility that were unthinkable until a few years ago, allowing anyone to experiment and create smart devices for every need.

Implementation of #ArtificialIntelligence on #Arduino #AI #embeddedcomputing

0 1 0 0
Preview
CrowPanel ESP32: A Versatile Solution for IoT Projects – Basic Operation (Part 1) Electronics and the Internet of Things (IoT) constantly evolve with increasingly compact, powerful, and easy-to-use devices. Among these, the CrowPanel ESP32 Display 1.28 inch stands out as an all-in-one solution for projects that require integrated graphic displays, wireless connectivity, and high performance. In this article, we will delve into the features, advantages, and possible applications of this innovative device.

#CrowPanel #ESP32: A Versatile Solution for #IoT Projects – Basic Operation (Part 1) #embeddedcomputing

1 1 0 0
Preview
SEGGER and Quintauris Forge Partnership to Drive Innovation in the RISC-V Ecosystem SEGGER and Quintauris have joined forces to jointly develop products and technologies that will strengthen the open-source RISC-V ecosystem. Quintauris, established in 2023 by prominent semiconductor companies—including Robert Bosch GmbH, Infineon Technologies AG, Nordic Semiconductor, NXP Semiconductors, STMicroelectronics, and Qualcomm Technologies—was founded as a centralized resource to support the creation of compatible RISC-V-based solutions. Its mission is to accelerate the adoption of RISC-V while advancing the development of next-generation processors designed for…

SEGGER and Quintauris Forge Partnership to Drive Innovation in the #RISCV Ecosystem #embeddedcomputing #debug #testandmeasurement

0 0 0 0
Preview
From Bare Metal to RTOS: When Should You Make the Switch? Embedded developers often kick off their projects in the bare metal realm—no operating system, no multitasking, just raw code running straight on the hardware. It’s all about direct register tweaks and peripheral control within a tight loop. This method shines for its efficiency and hands-on precision, making it a go-to for systems where resources are slim and every cycle counts. Yet, as projects balloon with extra sensors, connectivity demands, and feature creep, that neat bare metal loop-and-interrupt setup can start to buckle.

From #BareMetal to #RTOS: When Should You Make the Switch? #embeddedcomputing

0 0 0 0
Preview
Development and Evaluation Kits The electronics market is constantly introducing innovations, including development kits. These are integrated systems that offer designers and developers the ability to interact with a given technology. Their main purpose is to simplify and optimize the use of different electronic boards, ensuring a well-controlled environment that favors the efficient and intuitive production of new applications. Introduction Since they make it easier for engineers and developers to create and test design prototypes, development kits are essential to speed up the production and programming process.

#Development and #EvaluationKits #developmenttools #electronicsdesign #circuitdesign #embeddedcomputing

0 0 0 0
Preview
MIKROE Releases LTE IoT 10 Click Board for Advanced IoT Connectivity MIKROE (MikroElektronika) is set to introduce a breakthrough Click board solution, targeting advanced IoT connectivity. The company’s new LTE IoT 10 Click board delivers robust LTE-M and NB-IoT connectivity for industrial and commercial IoT applications. To achieve low power consumption and operate across global frequency bands, solutions for systems with IoT connectivity have been continuously developed. Click boards offer proven, affordable hardware, backed by free libraries and technical support that make it easy to integrate and upgrade applications.

#MIKROE Releases #LTE #IoT 10 #ClickBoard for Advanced IoT #Connectivity #embeddedcomputing

0 0 0 0
Preview
Burglar Alarm Systems with Pi Pico W5 Home or workplace security is becoming increasingly relevant and with devices like the Raspberry Pi Pico W, it is possible to create low-cost and customized burglar alarm systems. This article explains the general steps of how to create a system with a PIR sensor that monitors movements. In case of suspicious circumstances, the system activates a siren and sends notifications.

Burglar #AlarmSystems with #PiPicoW5 #raspberrypi #embeddedcomputing

0 0 0 0
Video

many capacities and configurations in stock

#IndustrialGrade
#IndustrialTemp
#SLC
#transportation
#industrialmachinery
#LegacyreplacementCFcards
#PCMCIAPCCards
#PCcards
#CF
#robotics
#automation
#embeddedcomputing
#industrialspplication
#networkcommunications
#aviation
#automotive
#medical

0 0 0 0