Difference between revisions of "IOT-GATE-RPI4 SW Resources"

From Compulab Mediawiki
Jump to: navigation, search
(Created page with "{{summary| IOT-GATE-RPI4 is an Industrial Raspberry Pi IoT Gateway. CompuLab IoT Gateways are highly customizable and cost effective industrial system designed for Internet of...")
 
Line 1: Line 1:
 
{{summary|
 
{{summary|
IOT-GATE-RPI4 is an Industrial Raspberry Pi IoT Gateway. CompuLab IoT Gateways are highly customizable and cost effective industrial system designed for Internet of Things connectivity and remote control and monitoring applications.
+
This page contains links to information about software configuration for the Compulab IOT-GATE-RPI4 Internet of Things Gateway.
  
IOT-GATE-RPI4 is powered by Raspberry Pi 4 Compute Module. IOT-GATE-RPI4 is optimized for industrial control and monitoring, extensive wireless and wired connectivity, ideal solution for cost-sensitive systems.
+
IOT-GATE-RPI4 runs standard [https://www.raspberrypi.com/software/operating-systems/ Raspberry Pi OS] with an additional IOT-GATE-RPI4 OS Configuration Layer that sets-up the gateway peripheral devices and provides useful tools for device configuration and management.
IOT-GATE-RPI4 features Broadcom 2711 quad-core Cortex-A72 CPU, which operates at speeds of up to 1.5GHz|Iot-gate-rpi4.png|thumb}}
+
It is also possible to use Ubuntu with IOT-GATE-RPI4.
 +
|Iot-gate-rpi4.png}}
  
<div style="background: white; border: 1px solid black; padding: 1em;">
+
{{Resources RPI
{| border="0" cellpadding="2" width="100%"  align="center" 
+
|* [[IOT-GATE-RPI4: Getting Started|Getting Started with IOT-GATE-RPI4]]
|-
+
* [[IOT-GATE-RPI4: Raspberry Pi OS image installation|IOT-GATE-RPI4 Raspberry Pi OS image installation]]
! style="font-size: 125%; background-color: #eeeeee;" align="center" width="25%" | [[IOT-GATE-RPI4 Linux|Linux]]
+
* [[IOT-GATE-RPI4: Raspberry Pi OS: How-To Guide|Raspberry Pi OS How-To Guide for IOT-GATE-RPI4]]
|-
+
 
| align="center" |  [[Image:Linux-Logo.jpg|200px|link=IOT-GATE-RPI4 Linux]]
+
|<!--*[[IOT-GATE-RPI4: Linux: Production Deployment|Production Image Deployment]] -->
 +
* [[IOT-GATE-RPI4 OS Configuration Layer|IOT-GATE-RPI4 OS Configuration Layer]]
 +
* [[IOT-GATE-RPI4 I/O Configuration|Configuring IOT-GATE-RPI4 I/O]]
 +
*[[Application Notes: eMMC lifetime optimization|Optimizing eMMC lifetime and reliability]]
 +
}}
  
|}
 
</div>
 
 
__NOTOC__
 
__NOTOC__
  
{{note|1=From time to time CompuLab releases new software versions for IOT-GATE-RPI4 in order to fix bugs, address component changes and add functionality. It is highly recommended to subscribe to the [[Image:Feed-icon.png|16px]] [{{fullurl:{{FULLPAGENAME}}|action=feed}} '''IOT-GATE-RPI4 RSS Feed'''] in order to receive automatic notifications about software updates.}}
+
{{ChangelogRss| content=
 +
===== 14-Apr-2022, IOT-GATE-RPI4 Raspberry Pi OS image release 1.1 =====
 +
: Based on the previous IOT-GATE-RPI4 Raspberry Pi OS image release 1.0
 +
: Add support for Digital I/O industrial module
 +
: Kernel update
 +
:- Add Digital I/O industrial modules device tree overlay
 +
: Userspace updates:
 +
:- Update ''iotg-rpi4-config'' utility
 +
:- Introduce ''iotg-rpi4-dio'' utility for accessing Digital Inputs and Outputs lines
 +
: Documentation
 +
:- Updated multiple articles to comply with the new release
  
{{ChangelogRss| content=
 
 
===== 29-Dec-2021, IOT-GATE-RPI4 Raspberry Pi OS image release 1.0 =====
 
===== 29-Dec-2021, IOT-GATE-RPI4 Raspberry Pi OS image release 1.0 =====
 
: Initial release of IOT-GATE-RPI4 Raspberry Pi OS image
 
: Initial release of IOT-GATE-RPI4 Raspberry Pi OS image
Line 28: Line 40:
 
}}
 
}}
  
 
+
[[Category:Linux]]
 
[[Category:IOT-GATE-RPI4]]
 
[[Category:IOT-GATE-RPI4]]

Revision as of 12:56, 14 April 2022

This page contains links to information about software configuration for the Compulab IOT-GATE-RPI4 Internet of Things Gateway.

IOT-GATE-RPI4 runs standard Raspberry Pi OS with an additional IOT-GATE-RPI4 OS Configuration Layer that sets-up the gateway peripheral devices and provides useful tools for device configuration and management. It is also possible to use Ubuntu with IOT-GATE-RPI4.

Iot-gate-rpi4.png
Resources
Evaluation
Application Notes


News

14-Apr-2022, IOT-GATE-RPI4 Raspberry Pi OS image release 1.1
Based on the previous IOT-GATE-RPI4 Raspberry Pi OS image release 1.0
Add support for Digital I/O industrial module
Kernel update
- Add Digital I/O industrial modules device tree overlay
Userspace updates:
- Update iotg-rpi4-config utility
- Introduce iotg-rpi4-dio utility for accessing Digital Inputs and Outputs lines
Documentation
- Updated multiple articles to comply with the new release
29-Dec-2021, IOT-GATE-RPI4 Raspberry Pi OS image release 1.0
Initial release of IOT-GATE-RPI4 Raspberry Pi OS image
- Based on Raspberry Pi OS with desktop release from 2021-05-07
- Linux Kernel 5.10.17
- Raspbian GNU/Linux 10 (buster)
Documentation
- Initial Linux documentation for IOT-GATE-PRI4 support