登录
首页 » c++ » STM32 c8t6按键

STM32 c8t6按键

于 2023-04-21 发布 文件大小:6.20 MB
0 97
下载积分: 2 下载次数: 1

代码说明:

首先,上拉电阻是为了保证在没有信号输入的时候,IO口保持高电平,若按键为低电平有效,则没有信号的时候,IO应呈现高电平,所以,此处应设置为上拉输入。 同理,下拉电阻是为了保证在没有信号输入的时候,IO口保持低电平,若按键为高电平有效,则没有信号的时候,IO应呈现低电平

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NRF24L01
    NRF24L01按键测试程序可以通过按键来发送数据(NRF24L01 key test program)
    2014-02-24 18:50:34下载
    积分:1
  • C#加载驱动例子
    C#加载驱动例子 实现了托管代码加载驱动,管理驱动,使用驱动的方法 驱动例子: SysKey.sys             [DllImport("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]             public static extern IntPtr OpenSCManager(string machineName, string databaseName, uint dwAccess);             [DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto)]             public static extern IntPtr OpenService(IntPtr hSCManager, string lpServiceName, uint dwDesiredAccess);             [DllImport("advapi32.dll", SetLastError = true)]             [return: MarshalAs(UnmanagedType.Bool)]             public static extern bool CloseServiceHandle(IntPtr hSCObject
    2022-02-04 10:03:20下载
    积分:1
  • VCZHONGDIAOYONGMatlab
    VC中调用Matlab测试代码混合编程 对于学习VC和MATLAB 很有帮助(VC call Matlab test code mixed programming learning VC and MATLAB helpful)
    2008-04-02 12:26:51下载
    积分:1
  • MYFIRE
    该例子演示了使用OPENGL创建蜡烛火焰的效果,包含完整源代码,使学习游戏中火焰粒子运动及爆炸粒子运动的好(The example demonstrates the use of OpenGL to create the effect of a candle flame, including complete source code, make learning games flame particle and particle explosion good Dongdong)
    2020-07-10 12:08:55下载
    积分:1
  • k-fold_cross-validation_binary_libsvm
    K fold cross validation on svm
    2016-10-30 00:53:07下载
    积分:1
  • Pro03_Record_Audio
    说明:  基于msp430f6638 实现录音回放功能(Realizing recording and playback function based on msp430f6638)
    2020-07-28 23:18:39下载
    积分:1
  • ADC_DMA
    stm32f103vet6.编程想实现ADC的DMA功能,并将采集到得数据通过DAC输出,在示波器上观察波形。经调试可用,Keil uVision4.(stm32f103vet6. Programming the DMA function to the ADC, and data was collected through the DAC output, observe the waveform on the oscilloscope. The debugging available, Keil uVision4.)
    2011-09-01 22:01:33下载
    积分:1
  • stm32f407-encoder
    这是基于stm32f407的编码器程序,能够实现单片机对编码器的控制并把数据用串口发回电脑(This is the code based on stm32f407 to control encoder and return the data to pc when succeed)
    2020-10-13 15:47:33下载
    积分:1
  • ZYB.DBUtility
    说明:  DBHelper CSharp .NET
    2020-06-25 18:20:01下载
    积分:1
  • stm32单片机控制的485通信传输可利用esp8266及gprs上报至云端。
    stm32单片机控制的485通信传输可利用esp8266及gprs上报至云端。
    2023-03-24 05:10:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载