Raspberry Pi 4 CPU Temperature Element
The CPU temperature element is used to read the temperature of the Raspberry Pi 4 CPU. This element is only available within Raspberry Pi 4 projects.
The CPU temperature is a sensor element that can be imported into the Element Toolbox through the Add Element button located in the toolbox from the Embedded tab. Raspberry Pi 4 projects have this element imported by default.
Properties
The following properties can be changed for the CPU temperature element:
Name
The name of the element.
Triggers
The following triggers are available to execute events from within the CPU temperature element:
Triggered
Execute an event when the source element connected to the CPU temperature triggers.
Temperature Read
Execute an event when temperature data is read.
Abilities
The following abilities are available for the CPU temperature element when its source element triggers:
Trigger
Trigger the element(s) that follow the CPU temperature element.
Read Temperature (°C)
Read the temperature (in Celsius) of the computer’s CPU.
Element Resources
Atmosphere includes a selection of resources for users of all levels that demonstrate using the CPU temperature element.
Guides
For a step-by-step guide on creating a project that uses the CPU temperature element, click the guide’s name to learn how to use it within a project.
Name | Hardware | Description |
---|---|---|
Getting Started with Raspberry Pi 4 | Raspberry Pi 4 | Introduction to using the Raspberry Pi 4 with Atmosphere by building a simple project that reads the computer’s CPU temperature and sends the data to the cloud. |
Demo Projects
To view the CPU temperature element used within a project, click the demo’s name to open the project in Atmosphere and see how the element is set up.
Name | Hardware | Description |
---|---|---|
Raspberry Pi CPU Temperature Demo | Raspberry Pi 4 | The CPU temperature element is used within this demo project to read the temperature of the Raspberry Pi’s CPU, and have that data sent to the cloud. |