• 2024-09-28树莓派pico rp2040 使用rust 在ssd1306上显示中文信息
    在rp2040上用DHT22+ssd1306显示温度信息, 用embedded-graphics库和ssd1306库来实现。但实现的效果不是很理想,无法在ssd1306屏幕上显示中文。 为了解决这个问题,在github和crates.io上面找了几天。解决方法还是找到了,利用 u8g2-font这个库实现。。。 实现的办法如下:Car
  • 2024-09-28systemtap embedded C 踩坑笔记
    官方文档:https://sourceware.org/systemtap/langref/3_Components_SystemTap_scri.html#SECTION00045000000000000000打印systemtap的embeddedC中,不能#include<stdio.h>,也不能用printf和print。那怎么打印呢?用STAP_PRINTF。用法与printf一样。还可以访问cript中的全局变量。
  • 2024-09-13构建 openEuler Embedded 24.03 LTS (Phytium BSP)
    Ubuntu24.04构建openEulerEmbedded24.03LTS(PhytiumBSP)参考链接:Phytium-OpenEuler-Embedded-BSP-Gitee1介绍本文档介绍如何在Ubuntu24.04上构建openEulerEmbedded24.03LTS(PhytiumBSP)。对计算机配置有要求。2脚本将以下内容复制到新文件oe_phy.sh,添加权
  • 2024-08-21vue 内嵌外部页面
    参考:https://blog.csdn.net/weixin_43957384/article/details/131111544PlanEmbedanHTMLpageinVue:UseaniframetoembedtheexternalHTMLpagewithinaVuecomponent.CommunicatebetweenVueandtheembeddedHTMLpage:UsepostMessageAPIforco
  • 2024-08-19springboot Failed to configure a DataSource: 'url' attribute is not specified and no emb
     问题,项目启动报错:Description:FailedtoconfigureaDataSource:'url'attributeisnotspecifiedandnoembeddeddatasourcecouldbeconfigured.Reason:FailedtodetermineasuitabledriverclassAction:Considerthefollowing:Ifyouwanta
  • 2024-08-19关于SEGGER Embedded Studio的一些设置,自己摸索的
    1.删除EmbeddedStudio最近的项目如下图所示,File->RecentProjects->ManageRecentProjects,就可以打开RecentProjects视图窗口,在此窗口中右键点击项目,进行删除,或者其他操作。2.EmbeddedStudio的启动文件问题我原来的疑惑是EmbeddedStudio有自己的启动文件,CubeMX中ST也
  • 2024-08-09从STM32CubeMX导入项目到Embedded Studio。(原文题目:Import projects from STM32CubeMX to Embedded Studio)
    原文链接https://wiki.segger.com/Import_projects_from_STM32CubeMX_to_Embedded_Studio原文来自于SEGGER的wiki,题目是ImportprojectsfromSTM32CubeMXtoEmbeddedStudio原文最后编辑于2022/2/21.摘要:CubeMX生成项目,导入到EmbeddedStudio,并添加必要的文件软件:STM32C
  • 2024-07-28Microsoft.CognitiveServices.Speech.extension.embedded.sr.dll文件丢失导致程序无法运行问题
    其实很多用户玩单机游戏或者安装软件的时候就出现过这种问题,如果是新手第一时间会认为是软件或游戏出错了,其实并不是这样,其主要原因就是你电脑系统的该dll文件丢失了或没有安装一些系统软件平台所需要的动态链接库,这时你可以下载这个Microsoft.CognitiveServices.Speech.extens
  • 2024-05-27关于Embedded Resource的理解
    EmbeddedResource.NET中使用外部资源时常用的方式都是使用资源文件,作为程序集的一部分发布。资源文件的读取也比较方便,字符串、图片和任何二进制数据,包括任何类型的文件都可以作为资源的项。使用资源文件时VS也会自动生成相应的方法来获取资源,用xml编辑器打开后缀.resx的文件,
  • 2024-03-29【GitLab】Ubuntu使用宝塔安装GitLab最新社区版
    首先在Ubuntu安装宝塔面板在官网可以找到脚本一键安装安装GitLab社区版然后在宝塔面板的“软件商店”里面找到GitLab最新社区版12.8.1一键安装安装过程中可能出现以下问题:1.卡在ruby_block[waitforlogrotateservicesocket]actionrun解决办法:在Ubuntu终端中运行
  • 2024-02-13Go 100 mistakes - #10: Not being aware of the possible problems with type embedding
     Becausethemutexisembedded,wecandirectlyaccesstheLockandUnlockmethods fromtheireceiver.Wementionedthatsuchanexampleisawrongusageoftypeembedding.What’s thereasonforthis?Sincesync.Mutexisanembeddedtype,theLockand
  • 2024-01-23Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasou
    数据库配置运到这种异常提示,大多数是大数据库配置不对,或者没有读取到.如果是没有读取到,首先考虑在application.yml/application.properties中添加数据库相关配置;在SpringBootApplication注解中进行数据库配置的排除,即@SpringBootApplication(exclude={DataSourceAutoConfigur
  • 2023-12-09Failed to configure a DataSource: ‘url‘ attribute is not specified and no embedded datasource could
    FailedtoconfigureaDataSource:'url'attributeisnotspecifiedandnoembeddeddatasourcecouldbeconfigured.Reason:FailedtodetermineasuitabledriverclassAction:Considerthefollowing:Ifyouwantanembeddeddatabase(H2,
  • 2023-11-28simulink回调函数在embedded code/autosar的应用
    simulink开发嵌入式方向,在生成的代码中会以注释的形式记录代码生成的时间于模型版本。但编译完成后的可执行文件中并不会存储这些信息,在某些情况下定位问题与确认模型的版本就不容易实现。因此在模型中创建一个全局变量用来存储版本信息,使用回调函数自动填写相关信息。如下图使
  • 2023-11-22嵌入式和移动设备系统先驱:Windows CE 彻底退役
    导读诞生于1996年的Windows嵌入式操作系统——WindowsCE(WindowsEmbeddedCompact)本月迎来了它的生命周期终点。诞生于1996年的Windows嵌入式操作系统——WindowsCE(WindowsEmbeddedCompact)本月迎来了它的生命周期终点。WindowsCE最初是Window
  • 2023-11-03c: Eclipse IDE for Embedded C and C++ Developers - 2023-09
    https://www.eclipse.org/downloads/            
  • 2023-11-01[Jenkins] openEuler Embedded CI 报错及解决方案汇总
    [Jenkins]CI报错及解决方案汇总1org.codehaus.groovy.control.MultipleCompilationErrorsException:startupfailed:WorkflowScript:24:unexpectedchar:'\'@line24,column51.-e/usr1/build/output\最后的“\”原本表示换行,但现在被认为是错误
  • 2023-10-11JavaScript Library – YouTube Embedded、YouTube Player API、YouTube Data API
    YouTube EmbedVideo参考: Embedvideos&playlists它和 GoogleMapsEmbed 类似,是通过iframe完成的。<iframewidth="800"style="aspect-ratio:16/9"src="https://www.youtube.com/embed/vEZCoe9GJFk"title="粉色海洋"
  • 2023-09-20springBoot 启动报错: If you want an embedded database (H2, HSQL or Derby), please put it on the classpat
    原因其实这个异常在SpringBoot中是一个比较常见的异常,一般是因为SpringBoot自动配置时,检测到我们添加了MySQL、Oracle、Mybatis等和数据库相关的依赖包,结果我们的配置文件中却没有添加数据库相关的配置,比如:spring:datasource:driver-class-name:com.mysql.jdbc.Driver
  • 2023-09-18SpringBoot 启动时报错Unable to start embedded Tomcat
    导读最近公司有个gradle构建的工程,需要改造成maven方式构建(点我直达)。转为maven后,启动时一直报tomcat错误,最终排查是因为servlet-api这个包导致的依赖冲突,将这个依赖排除即可启动解决排除依赖,检查项目是否包含:javax.servlet-api<exclusions><exclusi
  • 2023-08-12Query on Embedded/Nested Documents
    Thispageprovidesexamplesof queryoperationsonembedded/nesteddocuments usingthe db.collection.find() methodin mongosh.Theexamplesonthispageusethe inventory collection.ConnecttoatestdatabaseinyourMongoDBinstancethencreateth
  • 2023-08-04我的嵌入式Linux相关文章
    crosscompilerToolchain(交叉编译工具链)的建立构造嵌入式Linux(一):Kernel编译构造嵌入式Linux(二):vmlinux、vmlinuz和bzImage建立Host和Target的MTD工具[摘]嵌入式linux系统的开启Moblin:kernel编译和rpm打包(一):更换kernelMoblin:kernel编译和rpm打包(二):RPM打包X86的bootloader(一):
  • 2023-07-23Building for iOS, but the linked and embedded framework 'libpag.framework' w
    BuildingforiOS,butthelinkedandembeddedframework'libpag.framework'issueWhendevelopingiOSapps,itisnotuncommontocomeacrossvariouserrorsandissuesduringthebuildprocess.Onesuchissueisthe"BuildingforiOS,butth
  • 2023-06-21win7 安装msf报错
    问题:C:\Users\Administrator>msfconsoleTraceback(mostrecentcalllast):7:from<internal:gem_prelude>:1:in`<internal:gem_prelude>'6:from<internal:gem_prelude>:1:in`require'5:fromd:/metasploit-f