<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Blog</title><subtitle type="html" /><id>https://community.element14.com/technologies/embedded/b/blog/atom</id><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog" /><link rel="self" type="application/atom+xml" href="https://community.element14.com/technologies/embedded/b/blog/atom" /><generator uri="http://telligent.com" version="12.1.9.35025">Telligent Community (Build: 12.1.9.35025)</generator><updated>2026-07-22T14:23:24Z</updated><entry><title>MSPM0 project with VS Code, CMake and GCC - part 7a: middleware example stepper motor control</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-7-middleware-example-stepper-motor-control" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-7-middleware-example-stepper-motor-control</id><published>2026-09-19T09:12:35Z</published><updated>2026-09-19T09:12:35Z</updated><content type="html">In this blog series, I build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.&amp;nbsp;In the next series of&amp;nbsp;posts, I try to create a stepper motor project. It will be based on&amp;nbsp;TI&amp;#39;s stepper motor middlew...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-7-middleware-example-stepper-motor-control"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30213&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="MSPM0L1306" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1306" /></entry><entry><title>MSPM0 interrupt messaging system</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system</id><published>2026-09-13T12:48:10Z</published><updated>2026-09-13T12:48:10Z</updated><content type="html">You can handle MSPM0 interrupts via the traditional service request handler. But it also has a messaging system.&amp;nbsp;With message handlers, you can route notifications from one peripheral to another.
In this example: react on a button click and togg...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30184&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="vscode" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/vscode" /></entry><entry><title>MSPM0 project with VS Code, CMake and GCC - part 6: empty "template" project</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-6-empty-template-project" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-6-empty-template-project</id><published>2026-09-12T14:32:56Z</published><updated>2026-09-12T14:32:56Z</updated><content type="html">In this blog series, I build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.In the previous posts, I created an end to end flow, from install over build to debug,&amp;nbsp;tested on LaunchPad and EasyL1105 kit.In...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-6-empty-template-project"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30182&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="gcc" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/gcc" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="cmake" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/cmake" /><category term="MSPM0L1306" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1306" /><category term="vscode" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/vscode" /></entry><entry><title>MSPM0 project with VS Code, CMake and GCC - part 5: Open .syscfg file in SysConfig GUI</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-5-open-syscfg-file-in-sysconfig-gui" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-5-open-syscfg-file-in-sysconfig-gui</id><published>2026-09-10T13:42:25Z</published><updated>2026-09-10T13:42:25Z</updated><content type="html">In this blog series, I build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.In posts 1 - 4, I created an end to end flow, from install over build to debug,&amp;nbsp;tested on LaunchPad and EasyL1105 kit.In post 5...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-5-open-syscfg-file-in-sysconfig-gui"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30174&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="ccs" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ccs" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="cmake" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/cmake" /><category term="MSPM0L1306" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1306" /></entry><entry><title>MSPM0 C++ project: service handler considerations</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-c-project" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-c-project</id><published>2026-09-06T15:21:17Z</published><updated>2026-09-06T15:21:17Z</updated><content type="html">You can use C++ for MSPM0 designs. There&amp;#39;s one watch-out: if you have your event handlers in a .cpp&amp;nbsp;file, you have to wrap those functions in an extern &amp;quot;C&amp;quot; {} wrapper.
The SysConfig mechanism expect that the handlers have a particular name.&amp;amp;nbsp...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-c-project"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30155&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="gcc" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/gcc" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="c++" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/c_2B002B00_" /></entry><entry><title>MSPM0 project with VS Code, CMake and GCC - part 4: EasyL1105 example</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-4-easyl1105-example" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-4-easyl1105-example</id><published>2026-09-04T09:36:18Z</published><updated>2026-09-04T09:36:18Z</updated><content type="html">In this blog series, I build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.In posts 1 - 3, I created an end to end flow, from install over build to debug.In post 4: testing it out on the&amp;nbsp;&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/easyl1105-a-dev-board-for-the-ti-arm-cortex-m0-l-series"&gt;EasyL1105: A De...&lt;/a&gt;(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-4-easyl1105-example"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30144&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="ccs" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ccs" /><category term="gcc" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/gcc" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="vscode" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/vscode" /><category term="code_composer_studio" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/code_5F00_composer_5F00_studio" /></entry><entry><title>MSPM0 project with VS Code, CMake and GCC - part 3: debug</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-3-debug" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-3-debug</id><published>2026-09-03T09:36:17Z</published><updated>2026-09-03T09:36:17Z</updated><content type="html">In this blog series, I build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.Post&amp;nbsp;2 covered the software build. In this post: debugging the firmware.


If not done yet, open the TI Embedded Debugger plugi...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-3-debug"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30141&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="ccs" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ccs" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="MSPM0L1306" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1306" /><category term="vscode" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/vscode" /><category term="code_composer_studio" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/code_5F00_composer_5F00_studio" /></entry><entry><title>MSPM0 project with VS Code, CMake and GCC - part 2: build a real project</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-2-build-and-debug-a-real-project" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-2-build-and-debug-a-real-project</id><published>2026-09-02T20:23:41Z</published><updated>2026-09-02T20:23:41Z</updated><content type="html">In this blog series, I build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.Post 1 covered the software setup. In this post: build&amp;nbsp;firmware,


Configure Environment Variables
SDK_ROOT and&amp;nbsp;SYSCONFIG_...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-2-build-and-debug-a-real-project"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30140&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="ccs" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ccs" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="MSPM0L1306" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1306" /><category term="vscode" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/vscode" /><category term="code_composer_studio" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/code_5F00_composer_5F00_studio" /></entry><entry><title>MSPM0 project with VS Code, CMake and GCC - part 1: infrastructure</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-1-infrastructure" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-1-infrastructure</id><published>2026-08-30T19:37:46Z</published><updated>2026-08-30T19:37:46Z</updated><content type="html">In this blog series, I plan to build a Texas Instruments MSPM0 example with VS Code as IDE, and CMake as build infrastructure.I&amp;#39;m trying to use the guidelines from TI&amp;#39;s &lt;a href="https://dev.ti.com/tirex/explore/node?isTheia=false&amp;amp;node=A__AWKxmim3iy45U9CRexU14w__CCSTUDIO-ACADEMY__RdkYJ-M__LATEST" rel="nofollow noopener noreferrer" target="_blank" data-e14adj="t"&gt;Using CMake with TI Clang Compilers and SysConfig&lt;/a&gt;. But then with GCC (version 15 ...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-project-with-vs-code-cmake-and-gcc---part-1-infrastructure"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30117&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Jan Cumps</name><uri>https://community.element14.com/members/jancumps</uri></author><category term="MSPM0L1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1105" /><category term="ccs" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ccs" /><category term="MSPM0" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0" /><category term="easyL1105" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/easyL1105" /><category term="VS Code" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/VS%2bCode" /><category term="cmake" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/cmake" /><category term="MSPM0L1306" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/MSPM0L1306" /><category term="vscode" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/vscode" /><category term="code_composer_studio" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/code_5F00_composer_5F00_studio" /></entry><entry><title>ESP32 tutorial - Components in ESP-IDF</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/esp32-tutorial---components-in-esp-idf" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/esp32-tutorial---components-in-esp-idf</id><published>2026-08-19T13:02:09Z</published><updated>2026-08-19T13:02:09Z</updated><content type="html">
Table of Contents

&lt;a href="#mcetoc_1k0crmf891" data-e14adj="t"&gt;Blog List&lt;/a&gt;
&lt;a href="#mcetoc_1k0crmf892" data-e14adj="t"&gt;Introduction to Components in ESP-IDF&lt;/a&gt;
&lt;a href="#mcetoc_1k0crmf893" data-e14adj="t"&gt;Creating components in ESP-IDF&lt;/a&gt;
&lt;a href="#mcetoc_1k0cvpphi5" data-e14adj="t"&gt;Adding source files inside the component&lt;/a&gt;
&lt;a href="#mcetoc_1k0crmf894" data-e14adj="t"&gt;Using Components in existing project&lt;/a&gt;
&lt;a href="#mcetoc_1k0d1bofk6" data-e14adj="t"&gt;References&lt;/a&gt;


Blog List
&lt;a href="/technologies/embedded/b/blog/posts/esp32-uart-programming-tutorial-with-esp-idf-714323482" data-e14adj="t"&gt;ESP32 UART tutorial&lt;/a&gt;
&lt;a href="/technologies/embedded/b/blog/posts/esp32-adc-tutorial-with-esp-idf" data-e14adj="t"&gt;ESP32 ADC tutorial&lt;/a&gt;
&lt;a href="/technologies/embedded/b/blog/posts/esp32-i2c-programming-tutorial-with-esp-idf" data-e14adj="t"&gt;ESP32 I2C t...&lt;/a&gt;(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/esp32-tutorial---components-in-esp-idf"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30073&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>embeddedguy</name><uri>https://community.element14.com/members/ujjwalrathod00700</uri></author><category term="esp32" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/esp32" /><category term="espressif" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/espressif" /><category term="II2C" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/II2C" /></entry><entry><title>MIT Researchers Improve Chip-to-Chip Optical Communication</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/mit-researchers-improve-chip-to-chip-optical-communication" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/mit-researchers-improve-chip-to-chip-optical-communication</id><published>2026-08-18T18:38:32Z</published><updated>2026-08-18T18:38:32Z</updated><content type="html">
The FUTUR-IC program is intended to address resource efficiency, such as integrating photonics with electronics. (Image Credit: &lt;a href="https://news.mit.edu/2026/mit-researchers-advance-toward-greater-bandwidth-more-energy-efficient-0630" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;MIT&lt;/a&gt;)
AI systems, high-performance data centers, and cloud computing continue to expand. And those have led to higher dema...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/mit-researchers-improve-chip-to-chip-optical-communication"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30070&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Catwell</name><uri>https://community.element14.com/members/catwell</uri></author><category term="interconnect" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/interconnect" /><category term="mit" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/mit" /><category term="photonics" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/photonics" /><category term="university" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/university" /><category term="optical" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/optical" /><category term="data" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/data" /><category term="communication" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/communication" /></entry><entry><title>Creating a Mobile App with Flutter: Interfacing Microcontrollers with AnyOperate!</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/creating-a-mobile-app-with-flutter-interfacing-microcontrollers-with-anyoperate" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/creating-a-mobile-app-with-flutter-interfacing-microcontrollers-with-anyoperate</id><published>2026-08-17T18:41:21Z</published><updated>2026-08-17T18:41:21Z</updated><content type="html">
Table of Contents

&lt;a href="#mcetoc_1k089752a0" data-e14adj="t"&gt;Introduction&lt;/a&gt;
&lt;a href="#mcetoc_1k089752a1" data-e14adj="t"&gt;Recap&lt;/a&gt;
&lt;a href="#mcetoc_1k089752a2" data-e14adj="t"&gt;New App: Introducing AnyOperate!&lt;/a&gt;
&lt;a href="#mcetoc_1k0897vss3" data-e14adj="t"&gt;Screens and their Classes&lt;/a&gt;
&lt;a href="#mcetoc_1k0899jme4" data-e14adj="t"&gt;Protocol Overview&lt;/a&gt;
&lt;a href="#mcetoc_1k089hnju5" data-e14adj="t"&gt;Block Diagram&lt;/a&gt;
&lt;a href="#mcetoc_1k089q0e86" data-e14adj="t"&gt;Main Function&lt;/a&gt;
&lt;a href="#mcetoc_1k089s9ds7" data-e14adj="t"&gt;Let&amp;rsquo;s Study a Screen&lt;/a&gt;

&lt;a href="#mcetoc_1k089vi118" data-e14adj="t"&gt;Future&amp;lt;&amp;gt; Objects and Asynchronous Functions&lt;/a&gt;
&lt;a href="#mcetoc_1k08a0k589" data-e14adj="t"&gt;Exception Handling: Try..Cat...&lt;/a&gt;(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/creating-a-mobile-app-with-flutter-interfacing-microcontrollers-with-anyoperate"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30062&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>shabaz</name><uri>https://community.element14.com/members/shabaz</uri></author><category term="android" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/android" /><category term="dart" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/dart" /><category term="flutter" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/flutter" /><category term="mobile app" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/mobile%2bapp" /><category term="ios" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ios" /><category term="app" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/app" /></entry><entry><title>Creating a Mobile App with Flutter: First Steps!</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/creating-a-mobile-app-with-flutter-first-steps" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/creating-a-mobile-app-with-flutter-first-steps</id><published>2026-08-13T19:53:51Z</published><updated>2026-08-13T19:53:51Z</updated><content type="html">
Table of Contents

&lt;a href="#mcetoc_1jvu8gkm70" data-e14adj="t"&gt;Introduction&lt;/a&gt;
&lt;a href="#mcetoc_1jvu8gkm81" data-e14adj="t"&gt;Software Installation&lt;/a&gt;

&lt;a href="#mcetoc_1jvu8gkm82" data-e14adj="t"&gt;Android Studio and Flutter Setup&lt;/a&gt;


&lt;a href="#mcetoc_1jvu8ovf13" data-e14adj="t"&gt;Phone Setup&lt;/a&gt;
&lt;a href="#mcetoc_1jvu8vj6h4" data-e14adj="t"&gt;Creating a Project&lt;/a&gt;
&lt;a href="#mcetoc_1jvu94hob5" data-e14adj="t"&gt;Running the App&lt;/a&gt;
&lt;a href="#mcetoc_1jvu97b226" data-e14adj="t"&gt;Project Folder Explained&lt;/a&gt;
&lt;a href="#mcetoc_1k00bc9lm0" data-e14adj="t"&gt;Demo Code Explained&lt;/a&gt;
&lt;a href="#mcetoc_1jvu99h8t7" data-e14adj="t"&gt;Creating an App Icon&lt;/a&gt;
&lt;a href="#mcetoc_1jvu9nv588" data-e14adj="t"&gt;Summary&lt;/a&gt;



Introduction
Ever wanted to control...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/creating-a-mobile-app-with-flutter-first-steps"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30045&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>shabaz</name><uri>https://community.element14.com/members/shabaz</uri></author><category term="android" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/android" /><category term="dart" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/dart" /><category term="flutter" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/flutter" /><category term="mobile app" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/mobile%2bapp" /><category term="app" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/app" /></entry><entry><title>Modder Upgrades PlayStation One Console by Expanding Its Memory Capacity</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/modder-upgrades-playstation-one-console-by-expanding-its-memory-capacity" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/modder-upgrades-playstation-one-console-by-expanding-its-memory-capacity</id><published>2026-08-06T20:50:30Z</published><updated>2026-08-06T20:50:30Z</updated><content type="html">
The PlayStation one console. (Image Credit: Vance A./&lt;a href="https://unsplash.com/photos/white-and-brown-sony-ps-4-console-Rx7PBHIyIiU" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;Unsplash&lt;/a&gt;)
This caught my eye recently looking at ways people have modified old consoles. It&amp;#39;s quite an achievement, despite the end results.
Over 30 years ago, the PlayStation one console offi...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/modder-upgrades-playstation-one-console-by-expanding-its-memory-capacity"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=30021&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Catwell</name><uri>https://community.element14.com/members/catwell</uri></author><category term="ram" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ram" /><category term="mod" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/mod" /><category term="playstation" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/playstation" /><category term="saturn" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/saturn" /><category term="ram expansion" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/ram%2bexpansion" /><category term="memory" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/memory" /><category term="sony" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/sony" /><category term="embedded" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/embedded" /><category term="games" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/games" /><category term="sega" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/sega" /></entry><entry><title>Researchers Develop 3D Chip That Boosts Computing Power</title><link rel="alternate" type="text/html" href="https://community.element14.com/technologies/embedded/b/blog/posts/researchers-develop-3d-chip-that-boosts-computing-power" /><id>https://community.element14.com/technologies/embedded/b/blog/posts/researchers-develop-3d-chip-that-boosts-computing-power</id><published>2026-07-22T19:23:24Z</published><updated>2026-07-22T19:23:24Z</updated><content type="html">
Schematic and false-colored electron microscopy of monolithic 3D SRAM cell. (Image Credit: &lt;a href="https://matse.illinois.edu/news/85775" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;University of Illinois Urbana-Champaign&lt;/a&gt;)
Researchers at the University of Illinois Urbana-Champaign created a &lt;a href="https://www.nature.com/articles/s41586-026-10496-6" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;new technique&lt;/a&gt; to produce 3D chips. They did this...(&lt;a href="https://community.element14.com/technologies/embedded/b/blog/posts/researchers-develop-3d-chip-that-boosts-computing-power"&gt;read more&lt;/a&gt;)&lt;img src="https://community.element14.com/aggbug?PostID=29987&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>Catwell</name><uri>https://community.element14.com/members/catwell</uri></author><category term="fabrication" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/fabrication" /><category term="3d chip" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/3d%2bchip" /><category term="manufacturing" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/manufacturing" /><category term="on_campus" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/on_5F00_campus" /><category term="University of Illinois Urbana-Champaign" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/University%2bof%2bIllinois%2bUrbana_2D00_Champaign" /><category term="Design" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/Design" /><category term="university" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/university" /><category term="innovation" scheme="https://community.element14.com/technologies/embedded/b/blog/archive/tags/innovation" /></entry></feed>