STM32F103C8T6+FreeRTOS+Keil5代码(亲测完满),3路USART,4路LED,一个阀门驱动,一个EEProm,两路ADC
2023/3/9 1:28:49 9.31MB STM32F103
1
esp32-freertos-sdk对象包SeetheGettingStartedguidelinksaboveforadetailedsetupguide.ThisisaquickreferenceforcommoncommandswhenworkingwithESP-IDFprojects:SetupBuildEnvironment(SeeGettingStartedguideforafulllistofrequiredstepswithdetails.)InstallhostbuilddependenciesmentionedinGettingStartedguide.Addtools/directorytothePATHRunpython-mpipinstall-rrequirements.txttoinstallPythondependenciesConfiguringtheProjectidf.pymenuconfigOpensatext-basedconfigurationmenufortheproject.Useup&downarrowkeystonavigatethemenu.UseEnterkeytogointoasubmenu,Escapekeytogooutortoexit.Type?toseeahelpscreen.Enterkeyexitsthehelpscreen.UseSpacekey,orYandNkeystoenable(Yes)anddisable(No)configurationitemswithcheckboxes"[*]"Pressing?whilehighlightingaconfigurationitemdisplayshelpaboutthatitem.Type/tosearchtheconfigurationitems.Oncedoneconfiguring,pressEscapemultipletimestoexitandsay"Yes"tosavethenewconfigurationwhenprompted.CompilingtheProjectidf.pybuild...willcompileapp,bootloaderandgenerateapartitiontablebasedontheconfig.FlashingtheProjectWhenthebuildfinishes,itwillprintacommandlinetouseesptool.pytoflashthechip.Howeveryoucanalsodothisautomaticallybyrunning:idf.py-pPORTflashReplacePORTwiththenameofyourserialport(likeCOM3onWindows,/dev/ttyUSB0onLinux,or/dev/cu.usbserial-XonMacOS.Ifthe-poptionisleftout,idf.pyflashwilltrytoflashthefirstavailableserialport.Thiswillflashtheentireproject(app,bootloaderandpartitiontable)toanewchip.Thesettingsforserialportflashingcanbeconfiguredwithidf.pymenuconfig.Youdon'tneedtorunidf.pybuildbeforerunningidf.pyflash,idf.pyflashwillautomaticallyrebuildanythingwhichneedsit.ViewingSerialOutputTheidf.pymonitortargetusestheidf_monitortooltodisplayse
2023/2/22 6:02:07 60.12MB esp32 esp-idf
1
S32K144芯片基于FreeRTOS的SPI通信,有成绩可以联系我
2023/2/20 1:55:21 27.9MB S32K144,
1
最简单的任务和中缀之间的数据传输:队列将程序修改为通过队列传送数据串口中缀服务程序中,将读取到的数据发送到队列中在OnCommunicationTask()中,将接收到的数据通过串口发送出来
2023/2/17 1:48:26 2.07MB STM32 freeRTOS 串口 中断
1
考虑到官网给的都是IAR工程,本人又习惯Keil开发环境,在网上检索了下LPC1768+FreeRTOS的Keil工程几乎没有,只能亲力亲为了,以方便以后平台组合功能块的开发移植,并将FreeRTOS+LPC1768功能实例源码上传以便分享。
2023/2/6 4:20:12 359KB lpc1768 FreeRTOS Keil 实例源码
1
重力加速度计sc7a20的代码,基于FreeRTOS平台,移植其他平台需求稍微修改一下部分os的接口
2023/1/31 6:15:36 5KB 加速度 ACC sc7a20
1
这是一个基于onenet+stm32+freertos的智能花盆,在云平台能够监控数据
2023/1/17 19:40:03 6.51MB onenet 花盆 stm32
1
基于STM32F103RCT6芯片,最新的HAL库V1.7.0版本写的CAN总线例程。
可以发送、接收数据帧和遥控帧。
例程带FreeRTOS操作系统,CAN部分代码是手动写的且正文详细。
2019/2/4 8:30:24 5.45MB CAN STM32F103RCT6 FreeRTOS
1
STM32F103Cube配置HAL库操作零碎freertos,CAN通信配置。
资源包含STM32Cube工程配置,Keilv5工程,freertos/CAN收发。
2018/1/9 16:05:26 5.92MB STM32 Cube HAL库 CAN通信
1
stm32f103工程,基于FreeRTOS操作系统,包括消息队等多任务运转。
其中2路USART串口通讯。
一路SPIBUS,其中应用程序未写,可自行加上。
一路CAN通讯。
2018/4/14 22:49:24 3.1MB stm32 FreeRTOS USART SPI
1
共 62 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡