filmov
tv
Embedded Toolbox: An IoT Weather Panel in 15 Minutes with Renesas RA, SEGGER AppWizard & FreeRTOS
Показать описание
Today’s IoT edge devices have some obvious requirements.
Connectivity? Check.
Sensor input? Check.
Security? Check… for some developers
User interfaces? Ummmm.
Increasingly, end users of embedded and IoT devices expect snappy, intuitive, and interactive graphical user interfaces on IoT endpoints. And this is a trend across all industries.
That means you, the embedded or IoT device engineer, needs to at least start building towards a functional GUI while also handling the firmware, operating system, networking stacks, security, and all of the other requirements that will make your system a commercial success.
Oh yeah, you also need to do it on the cheap.
And you need to do it now.
Join Brad Rex, Senior Manager in the MCU Business Unit at Renesas Electronics on this episode of Embedded Toolbox. Brad starts by introducing us to the company’s new line of Arm-based RA MCUs, which pack enough memory, security, and even graphical performance to drive robust, multi-function IoT endpoints on their own.
To illustrate this point, Brad endeavors to build an IoT-enabled Weather Panel in just 15 minutes using just:
The EK-RA6M3G graphics evaluation kit
Renesas’ Flexible Software Package (FSP)
SEGGER AppWizard
Amazon FreeRTOS
The connected weather panel pulls data from OpenWeatherMap into a home-brewed GUI on the target kit, and updates it automatically thanks to a multi-threaded implementation of Amazon FreeRTOS.
And he does it all within Renesas e2 studio without writing a single line of code.