VOOZH about

URL: https://thenewstack.io/7-hardware-devices-for-edge-computing-projects-in-2023/

⇱ 7 Hardware Devices for Edge Computing Projects in 2023 - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2023-03-15 06:42:10
7 Hardware Devices for Edge Computing Projects in 2023
sponsor-influxdata,sponsored-post-contributed,
Data / Edge Computing / Hardware

7 Hardware Devices for Edge Computing Projects in 2023

Edge computing can ensure things keep functioning when reliability is vital and network connectivity can’t be guaranteed.
Mar 15th, 2023 6:42am by Charles Mahler
👁 Featued image for: 7 Hardware Devices for Edge Computing Projects in 2023
InfluxData sponsored this post.

If you’ve been interested in working on an edge computing or IoT project but didn’t know where to start, this article will help give you an overview of what options are available when it comes to the hardware to power your project.

Edge Computing Overview

What the “edge” actually is can be drastically different based on your frame of reference. The edge could be as simple as a content delivery network (CDN) serving static files to lower loading times, having your app deployed in multiple regional data centers, using modern serverless frameworks and services to move processing to hardware closer to users or even pushing features directly onto the user’s device.

The main reason to use edge computing comes down to a tradeoff between latency, cost and reliability. Latency frustrates users, so developers want to reduce it whenever possible. Bandwidth can also be expensive if you are using cellular or satellite data for devices in the field, so for data-heavy tasks, it makes sense to try and do things on the device when possible.

For critical applications where reliability is extremely important and network connectivity can’t be guaranteed, edge computing can ensure things keep functioning by doing the work locally rather than relying on processing power in the cloud.

Here are a few common examples of edge computing:

  • Security camera image recognition
  • Self-driving cars
  • Industrial manufacturing anomaly detection
  • Industrial monitoring
InfluxData is the creator of InfluxDB, the leading time series platform. More than 1,900 customers use InfluxDB to collect, store, and analyze all time series data at any scale. Developers can query and analyze their time-stamped data to predict, respond, and adapt in real-time.
Learn More
The latest from InfluxData

Nvidia Jetson

The Jetson series of chips made by Nvidia is designed for edge-computing workloads that need the ability to perform artificial intelligence tasks on the edge rather than relying on data center GPUs. Example use cases are things like robotic arms with AI-powered vision, cameras that can perform streaming analytics and advanced machine-learning models running on collected sensor data.

Nvidia makes development easier by providing a variety of software tools to use with Jetson hardware to create a unified development stack. Jetson has development kits available for prototypes or hobby projects as well as the ability to buy chips in bulk if you plan on commercializing what you build.

Particle

For edge or IoT projects where WiFi or ethernet isn’t an option, the Particle series is a great choice. Particle provides globally available SIM cards, which allow your devices to transmit data using cellular data.

Another benefit of using Particle beyond the hardware is that Particle provides an entire IoT cloud platform that makes integrating different systems together much easier than trying to build it on your own. Particle also provides a number of APIs, software development kits (SDKs) and integrations with third-party tools.

Google Coral

If your project involves any type of machine learning, the Coral chips made by Google are a great option. All of the Coral devices are powered by Google’s custom tensor-processing units (TPUs), which are specialized for machine-learning workloads. Coral provides devices designed for fast prototyping and production-ready devices for situations where you want to commercialize what you created using a prototype board.

One really cool device made by Coral is the USB accelerator, which can be used in combination with some of the other devices talked about in this article to give them extra power to run machine-learning models efficiently.

Raspberry Pi

The Raspberry Pi is probably the most well-known product when it comes to getting started with IoT or edge computing–type projects. The main selling point of Raspberry Pi is its usability for beginners, the ecosystem and the community. Almost any task you would want to attempt probably has a guide or tutorial available to help you out, and there are a number of libraries and third-party hardware to speed up development.

The only real downside about the Raspberry Pi in the last few years is that it has been almost impossible to find due to chip shortages. According to the company, this problem should be resolved in the second half of 2023.

Orange Pi

As the name suggests, Orange Pi devices have quite a bit of overlap with Raspberry Pi. The main benefit of Orange Pi is that you will get better hardware performance for the same or lower price, compared to Raspberry Pi.

The downside is that Orange Pi doesn’t have nearly as large of a community or third-party ecosystem. These problems can be mitigated by using certain Orange Pi device models that are made to be compatible with many of the peripherals designed for Raspberry Pi boards.

Odroid

Odroid is a series of single-board computers created by Hardkernal that are a good fit for edge computing. Odroids are considered similar to Raspberry Pis in terms of where it makes sense to use them. Some benefits of using an Odroid as opposed to a Raspberry Pi are that you can add external RAM to certain Odroid models and, in general, there are more options when it comes to processing power and configuration.

A typically cited downside is that Odroids are considered a bit more difficult to work with when it comes to setting things up and working with peripherals compared to Raspberry Pi’s user-friendly ecosystem.

Intel NUC

Intel NUCs are essentially mini-PCs that are an excellent option for edge computing due to their small-form factor. These devices pack a lot of computing power into a small package, making them ideal for space-constrained environments.

They are designed to be easily extendable and upgradeable, with easy access to components like RAM and storage. NUCs can also be configured to run a variety of operating systems, including Windows and Linux. Another bonus NUCs have for edge computing is that they consume relatively little power, which can be important in situations where power usage is a concern. A potential downside is that they don’t tend to have as many ports or support for peripherals out of the box compared to some of the other devices in this article. Whether that is an issue will depend on your use case.

One example of Intel NUCs being used for edge computing at-scale is Chick-Fil-A, which has a series of popular blog posts about how they deploy Kubernetes at each of their stores using Intel NUCs for hardware.

Next Steps

Beyond the devices covered in this article, there is a wide range of other options available for IoT or edge computing, which all have their own tradeoffs. Which you choose will depend on the requirements for your particular project and how much you want to optimize for costs over convenience and development speed.

Check out these links for more information and tutorials that will help you with your IoT or edge computing projects:

InfluxData is the creator of InfluxDB, the leading time series platform. More than 1,900 customers use InfluxDB to collect, store, and analyze all time series data at any scale. Developers can query and analyze their time-stamped data to predict, respond, and adapt in real-time.
Learn More
The latest from InfluxData
TRENDING STORIES
Charles Mahler is a technical writer at InfluxData, where he creates content to help educate users on the InfluxData and time series data ecosystem. Charles' background includes working in digital marketing and full-stack software development.
Read more from Charles Mahler
InfluxData sponsored this post.
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Pragma.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
👁 Image
Join the millions of developers using InfluxDB to predict, respond, and adapt in real-time.