Real operating systems on a tiny microcontroller.
Do you find yourself running “/usage” every 5 minutes? Are you constantly checking if you’re about to hit that 5-hour limit? You’re not alone. We call it “Claude Code Anxiety.” I saw the amazing ...
PlatformIO does not have a tool to automatically increment the version number of an app when building it or when uploading it to a microcontroller so I decided to ...
While searching AliExpress for new products, I found the TENSTAR T-Display ESP32-D0WD with a 1.14-inch IPS color IPS LCD and 16MB of QSPI flash that’s used by some as a tiny secondary mirrored monitor ...
硬件环境就是 STM32F103C8T6 核心板和 DAP 调试器,复杂的主要在软件部分。 调试时需要让gdb链接openocd,因此需要telnet工具。Windows下直接在Windows功能里打开telent client并重启就行 STM32CubeMX 用来生成 Markfile 工程,已有工程模板的话不必须安装。使用 CubeMX 时需要用到 ...
PlatformIO 是一个跨平台的嵌入式开发工具链,支持超过 50 种开发平台和 2000 多个开发板。 它集成了构建系统、库管理、调试工具和持续集成等功能,为嵌入式开发者提供了高效的一站式解决方案。 安装完成后,PlatformIO 会自动下载必要的工具链。首次启动可能 ...
如果说古老的UI界面只是难以操作,可以让人勉强接受,那以GB 2313为编码方式实现中文显示,完完全全体现出这个IDE是上个时代的产物了。 file 为了尝试使用更优雅的解决方案,我找到了PlatformIO,一个作为vscode插件的嵌入式开发解决方案,接下来就记录一下用 ...
在刚开始接触STM32的时候,使用的keil作为IDE,由于在这之前,使用过VS, 使用过eclipse,因而在使用keil之后,实在难以忍受keil编辑器简陋的功能,可以说是极其糟糕的写代码体验。 之后,尝试过各种IDE,使用eclipse+keil,结果发现eclipse对C语言的支持也是鸡肋 ...
Our motivation for building this project is to address the increasing traffic congestion in urban areas, which leads to delays, higher fuel consumption, and increased emissions. Traditional traffic ...