Vendor Lock-In in SOM Selection
Why Ezurio built EZ BSP on open source foundations and what that means for your product roadmap
Why Ezurio built EZ BSP on open source foundations and what that means for your product roadmap
Find out where the MediaTek's Genio-based SOMs, Tungsten 510 and Tungsten700, differentiate.
Wi-Fi devices have unique challenges in healthcare environments, and Ezurio's modules are designed against those particular constraints. In this video, Infineon's Jerry Liu and Ezurio's Andy Ross...
Most Edge AI demos succeed. Most Edge AI product struggle to reach production. The difference isn’t the model, but if the entire system was designed, validated, and supported for real-world deployment.
Discover how Bluetooth Channel Sounding moves beyond simple ranging, combining distance and direction for developer‑ready localization — from 1‑ to 4‑antenna arrays.
Estimate battery life based on different application criteria
In this post, Ezurio breaks down the EU's new amendment to RED Implementation Decision (EU) 2022-2191, which adds harmonized standards and restrictions to EN 18031-1:2024, EN 18031-2:2024, and EN 18031-3:2024.
Artificial intelligence and machine learning are transforming predictive maintenance in manufacturing. Using advanced analytics, IoT sensors, and real-time data, facilities are enhancing operational efficiency and reducing downtime.
Our new USA-based manufacturing in Irvine, CA is a pledge for not only top of the line quality, but additional benefits to our customers.
As the waves of Industry 4.0 continue to shape modern manufacturing, digital twin technology is the next step that blends the real-world with virtual modeling.
Best-in-class embedded DevOps from Dojo Five meets hardware tailored to OEMs' unique demands. Learn how our combined offerings allow OEMs to rapidly iterate and focus on their core excellence.
Even machinery that was not designed with the IoT in mind has data waiting to be tapped. Legacy motors, assembly tools and more can be reborn as smart devices that tell you exactly when they need serviced. This is predictive maintenance.
Electronics parts can be severely damaged by humidity. Here’s how MSL levels categorize those vulnerabilities for better electronics handling and manufacturing.
A Game Plan Today for Avoiding Device Management Problems Tomorrow
United States – FCC Provides Additional Guidance Regarding Part 15 Antennas Be advised, after August 25, 2022, ALL FCC Part 15 applications will be required to provide specific documentation...
EU – UKCA Mark Mandatory January 1st, 2023 As we outlined in a previous newsletter, the UK had announced that “goods which previously required CE marking will not need to use UKCA marking...
Electronics manufacturing is a key part of Ezurio (formerly Boundary Devices) value proposition. We have always manufactured our products in America. Historically, we worked with 2 key...
Dear Customers, Partners and Suppliers, On behalf of everyone at Ezurio, I hope you and your loved ones are staying safe and I wish you the best in 2021. I...
The Raspberry PI has changed the trajectory of embedded electronics. It has enabled thousands of new applications by providing a low cost embedded platform that is extremely well-supported by...
As the global economy continues to grow and evolve, your products must keep pace to remain competitive. This not only applies to current technologies and the ability to provide global distribution...
Dear Customers, Partners and Suppliers, On behalf of everyone at Ezurio, I hope you and your loved ones are staying safe and I wish you the best in navigating through the personal challenges that...
Using a trace antenna in your RF product design has several advantages. Good performance, low cost, and small size for frequencies >900 MHz, are a few examples of why trace antennas are popular...
Are you Bluetooth Smart? Did you know Bluetooth Low Energy (Smart) is not just a low energy version of Bluetooth Classic? It is a different protocol with distinct features and requirements for both...
A leading blinds and window covering company turned to Ezurio for assistance with their line of mechanized window blinds. Their initial custom designed antenna was not performing well, with poor...
RF hardware design is complex and oftentimes a challenge for embedded designers. For instance, parasitic effects that are not typically a concern in low frequency applications can have a major impact...
In a short time, the Internet of Things (IoT) has grown from a vision of the future to a realized sector of the tech industry. Thousands of established organizations have or are working to develop...
"Advances in wireless technology bring hardwired emergency-stop systems to a new level of safety to speed up response time, free operator constraints and expand applications," reads the subtitle of...
The recent edition of Remote Site & Equipment Magazine includes a feature article by LSR titled, "Not So Remote Any More: Incorporating Wireless Connectivity into Remote Site Equipment for...
In the last few years, HTML5 has been floating around the web, being brought up in meetings everywhere and used as a catchall for “next-gen” web technologies. I’d like to offer a brief...
Thanks to the efforts of many in the U-Boot community, the upcoming v2014.07 release of U-Boot for our boards will include a new feature: the USB Mass Storage Gadget , or ums . Since this feature...
There has been a lot of talk about wireless charging, but maybe not so many real implementation stories. We predict that’s all going to change in the near future. Demand for wireless charging is...
What’s new in the world of LSR? Our new test chamber, of course! You may have heard the news of its recent debut, but we invite you to learn more about exactly how this new chamber optimizes our...
A little convention make things easy to use, but only if you know the convention.In this blog post, we'll explain three key environment variable conventions used on the Nitrogen6X (and Sabre Lite...
Android's user-focused, touchscreen-driven interface lends itself well to fixed-point applications such as kiosks and control panels. However, since it was originally designed for mobile...
Now that we've covered the internals , we can talk a little about how the surface application should look. As a reference we'll use the AOSP's own default Camera app; you can find the source here...
For those of you working with Neuron insertion-style, single-track card readers, there is a driver available here on the 2.6.35 branch of our kernel repository. The driver performs stripe decoding...
Many thanks to the team at imxdev.org . Their notes on cross-compilation of Qt helped us greatly in walking through the process of getting Qt up and running on our Nitrogen i.MX51 board under...
Sometimes this software gig is like wizarding school : you just need the right words and magic happens.I want to thank Richard Johnston for handing me this one: xrandr With the libXrandr ...
Many of our customers have needs at the boot loader level that differ slightly from our standard releases.Some choose to track these changes in their own version control systems and periodically pull...
In earlier blog posts, e-mails, and the fledgling Nitrogen User's Manual we've described the setup of the U-Boot variables bootcmd and bootargs for particular use cases. Because changing these...
At long last, the boundary20100817 branch of our U-Boot tree has support for text and graphics output on up to two displays. Operating system support Eventually, you'll be able to configure the...
And now for something completely different . In prior posts, we've covered some of the basic steps involved in using Desktop-oriented distributions such as Ubuntu and Debian and the Android...
R.I.P. Paul Harvey .It seems I was a bit naive when calling the WLAN updates completes in my earlier blog post. While the previous post did show the process of getting and installing the driver, and...
The i.MX51 has a very flexible bootstrap scheme, driven by an internal ROM and fuses. It can boot directly from USB, serial (RS-232), serial EEPROM, NAND flash and SD cards.Early versions of the...
If you walked through the steps from the previous post, you'll now have a semi-working Froyo release. You should see the Android desktop, but if you're running on a 7" Chi Mei panel, you'll have some...
In my previous post, I walked through the process of configuring touch support, so the system is now usable. You should be able to load up the settings pages to change the screen brightness and...
There's a lot you can do with just an input pin or two, but getting access to one from userspace can be difficult.To try and make that access simple, we put together some drivers a while ago for...
This post will detail the steps needed to get a working X-Windows installation on the Debian build that we put together in my last post. In other words, I'll fill in some of the gaps between "run the...
So you want to run Debian on a Nitrogen board.Thanks to the efforts of the top-notch Debian ARM team, this is really painless. The instructions I'll list below use the 'netboot' armel image along...
In the post describing the Freescale GStreamer plugins , I mentioned that the source packages from Freescale such as the L2.6.31_10.04.00_ER_SOURCE tarball are centered around a tool called LTIB,...
In my previous post, I described the components that comprise the Freescale GStreamer plugins for i.MX processors. In this post, I'll walk through the steps needed to actually build each of...
The Freescale i.MX51 has support for color-keying of the video overlay or YUV layer, exposed through the custom frame-buffer ioctl MXCFB_SET_CLR_KEY .Unfortunately, this feature appears to be...
St. Louis, MO. USA (September 20, 2005) Centurion Wireless Technologies, a unit of Laird Technologies, and a leading designer and manufacturer of antennas and batteries for wireless communications,...