element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Embedded and Microcontrollers
  • Technologies
  • More
Embedded and Microcontrollers
Embedded Forum Seeking the 5 Most Interesting, Amazing or Exciting Industrial Single Board Computer Applications
  • Blog
  • Forum
  • Documents
  • Quiz
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Embedded and Microcontrollers to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 16 replies
  • Subscribers 468 subscribers
  • Views 1387 views
  • Users 0 members are here
  • industrial sbc aplications
  • Single Board Computer
  • exciting applications
Related

Seeking the 5 Most Interesting, Amazing or Exciting Industrial Single Board Computer Applications

rscasny
rscasny over 5 years ago

Single Board computers (SBC) are amazing little devices in their own right. They pack a lot of technology in an incredibly small footprint. They are used for all kinds of projects by students, hobbyists and professionals. They have been used gaming, telecom, and other automation applications. They are also used to inspire and teach programming in schools. Over the last few years, I have seen more and more attention paid to using SBCs in industrial applications. I've learned "industrial" in this context means different things to different people. Sometimes it just means a commercial product (e.g., media player, vending machine). I define industrial in a truer sense of the world: in a factory, in a machine, or in the field for control of actuators, etc.

 

I'm looking to get 5 interesting industrial applications of SBCs. Do you have any in mind? If you do, leave a comment and tell me more.

 

Thanks.

 

Randall

--element14 team

  • Sign in to reply
  • Cancel

Top Replies

  • Jan Cumps
    Jan Cumps over 5 years ago +10
    The standard, not hardened SBCs can be the backbone for instrument automation. The hardened ones can be the core for small size shop floor data collection / MES systems, and edge devices for exchange with…
  • ntewinkel
    ntewinkel over 5 years ago +9
    Didn't they use a Raspberry Pi for something at the large hadron collider? I wasn't able to find that, but while searching found this pretty cool project by CERN, using Raspberry Pis: https://www.raspberrypi…
  • 14rhb
    14rhb over 5 years ago +8
    The main one that springs to mind for me is this. Many of the homemade 3D printers use an Arduino Mega 2560 SBC and an accessory board called RAMPS, and more specifically people are using that low-cost…
Parents
  • Jan Cumps
    Jan Cumps over 5 years ago

    I ’ve had the chance to review 3 SBCs that are targeted for industrial use.

     

    Siemens Simatic IOT2020:

    Based on the Intel IoT Galileo boards

    Industrial specifics:

    • industrial ethernet x 2 (option, std internet default)
    • rs-xxx, industrial IO, busses as an option
    • DIN rail mount housing
    • IOT2020 for education, IOT2040 for industry
    • UL/CE certificatied

     

    Harting MicaHarting Mica

    Own design

    Industrial specifics:

    • ethernet, power over ethernet
    • available with/without industry busses
    • industrial I/o up to 24 V
    • all connectors industrial, hardened, protected
    • Hardened DIN rail housing
    • applications installed as isolated containers. portfolio of 3rd party solutions
    • Harting-Signed firmware only (linux kernel + virtualisation module). Solution containers don’t need to be signed.
    • certified
      EMC EN 301 489
      Low voltage EN 60 950
      Human exposure EN 50 364
      Railway tested according to EN 50155

     

    AVNET SmartEdge IIOT GatewayAVNET SmartEdge IIOT Gateway

    Based on Raspberry Pi

    Industrial specifics;

    • CAN, RS-232/485
    • industrial i/o up to 60 V
    • industrial connectors are ampeg terminals, strong
    • strong DIN rail mount housing with cooling
    • secure boot options to prevent update with non-signed firmware, wifi, ble
    • Comes with AVNET cloud api
    • HDMI

     

     

    These 3 are made factory ready to be used in industry. The price differences are big. The hardened Harting, with it’s aluminium cast sealed housing and industrial connectors for even USB and Ethernet is an order of magnitude more expensive than the other 2.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Jan Cumps
    Jan Cumps over 5 years ago

    I ’ve had the chance to review 3 SBCs that are targeted for industrial use.

     

    Siemens Simatic IOT2020:

    Based on the Intel IoT Galileo boards

    Industrial specifics:

    • industrial ethernet x 2 (option, std internet default)
    • rs-xxx, industrial IO, busses as an option
    • DIN rail mount housing
    • IOT2020 for education, IOT2040 for industry
    • UL/CE certificatied

     

    Harting MicaHarting Mica

    Own design

    Industrial specifics:

    • ethernet, power over ethernet
    • available with/without industry busses
    • industrial I/o up to 24 V
    • all connectors industrial, hardened, protected
    • Hardened DIN rail housing
    • applications installed as isolated containers. portfolio of 3rd party solutions
    • Harting-Signed firmware only (linux kernel + virtualisation module). Solution containers don’t need to be signed.
    • certified
      EMC EN 301 489
      Low voltage EN 60 950
      Human exposure EN 50 364
      Railway tested according to EN 50155

     

    AVNET SmartEdge IIOT GatewayAVNET SmartEdge IIOT Gateway

    Based on Raspberry Pi

    Industrial specifics;

    • CAN, RS-232/485
    • industrial i/o up to 60 V
    • industrial connectors are ampeg terminals, strong
    • strong DIN rail mount housing with cooling
    • secure boot options to prevent update with non-signed firmware, wifi, ble
    • Comes with AVNET cloud api
    • HDMI

     

     

    These 3 are made factory ready to be used in industry. The price differences are big. The hardened Harting, with it’s aluminium cast sealed housing and industrial connectors for even USB and Ethernet is an order of magnitude more expensive than the other 2.

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube