Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - oled
Search - oled - List
mini烙铁TS100界面控制部分。OLED屏幕多画面控制,有借鉴意义。-mini iron TS100 interface control section. OLED screen multi-screen control, there is reference.
Update : 2024-05-18 Size : 7168 Publisher : yinyongqin

DL : 0
stm32、oled制作的脉冲参数测量仪,脉冲占空比、频率、幅度测量-stm32, oled produced pulse parameters measuring instrument, pulse duty cycle, frequency, amplitude measurements
Update : 2024-05-18 Size : 9632768 Publisher : 皮蛋

DL : 0
串口发送和接收18b20温度,oled显示-Serial port to send and receive 18b20 temperature, oled display
Update : 2024-05-18 Size : 18705408 Publisher : 皮蛋

DL : 0
用STM32作为控制器,实现对舵机、测速器、蓝牙、OLED等外围设备进行控制。目的是为了对一辆小车进行方向和速度的控制。-STM32 use as a controller, to achieve the servos, speed, Bluetooth, OLED and other peripheral equipment control. The purpose of a car the direction and speed control.
Update : 2024-05-18 Size : 151552 Publisher : 刘小祥

FLASH 快速读取OLED快速显示,由w25q16和OLED12864+STM32组成,亲测可用-fast transfer and display by using DMA of SPI,hard
Update : 2024-05-18 Size : 526336 Publisher : 刘尘

DL : 0
128×32的OLED液晶屏驱动程序,并附带字库的驱动源码。主控制芯片为STM32C8T6.测试通过!-128 x 32 OLED LCD driver, driver source code and comes with fonts. The master control chip is tested by STM32C8T6!
Update : 2024-05-18 Size : 6227968 Publisher : 李仑

DL : 0
256 x 64 的OLED驱动以及字库驱动程序。主控制芯片为STM32C8T6。测试通过!-256 x 64 OLED driver and font driver. The main control chip is STM32C8T6. Test pass!
Update : 2024-05-18 Size : 5976064 Publisher : 李仑

DL : 0
中景园电子0.96OLED显示屏_STM32ZET系列_SPI_例程-Zhongjingyuan electronic 0.96 OLED display _STM32ZET series _SPI_ routines
Update : 2024-05-18 Size : 316416 Publisher : 程明

DL : 0
wifi模块 3081-E规格书及使用资料-Zhongjingyuan electronic 0.96 OLED display _STM32ZET series _SPI_ routines
Update : 2024-05-18 Size : 8565760 Publisher : 程明

DL : 0
使用SSD1306或者SH1106驱动芯片的OLED程序初始化代码。-OLED init for the driver chip SSD1306 or SH1106.
Update : 2024-05-18 Size : 8192 Publisher : Hanney

SCMRTC
DL : 0
RTC实时时钟在OLED上显示,显示内容包括年月日、星期几和时分秒。在突然掉电的情况下,再次上电显示时间依然是实时的。-RTC real time clock on the OLED display, the display includes several time and date, week, minutes and seconds. In the case of a sudden power failure, power up again displays the time still is in real time.
Update : 2024-05-18 Size : 8382464 Publisher : 张超

SCMMODULE
DL : 0
stm32单片机上的各种模块,其中有oled,2.4Ghz通信,i2c通信,tsl2561靠近传感器,以及温湿度模块的程序,其中包含了.h文件,只需要将我的加进工程中,改下管脚,即可在各环境中运行。-Stm32 microcontroller on a variety of modules, including oled, 2.4Ghz communications, i2c communications, tsl2561 proximity sensors, as well as temperature and humidity module procedures, which contains the. H file, I just added to the project, Feet, you can run in various environments.
Update : 2024-05-18 Size : 13312 Publisher : 王凯冠

128x32 OLED SS1306 驱动演示代码,MCU MSP430-SS1306 OLED driver for MSP430
Update : 2024-05-18 Size : 304128 Publisher : 胡皓

SCM111
DL : 0
这是飞思卡尔智能车上用的oled的程序,方便移植-This is the Freescale smart car with oled procedures, easy to transplant
Update : 2024-05-18 Size : 8139776 Publisher : 田泽英

硬件电路PCB设计。飞思卡尔(恩智浦)智能车竞赛主板+电磁传感器(拼板)电路设计。主板K60。主板上置放有蓝牙、oled、电源、电机驱动模块等。开发环境是DXP-PCB hardware design。
Update : 2024-05-18 Size : 10050560 Publisher : zly

用51作为主机。ms5611气压传感器测量气压及温度并转化为高度,将数据用oled显示。包括软件模拟IIC及硬件SPI通讯方式。-With 51 as the host. Ms5611 barometric pressure sensor to measure air pressure and temperature and into a high degree, the data with oled display. Including software analog IIC and hardware SPI communication.
Update : 2024-05-18 Size : 227328 Publisher : nick

SSD1306 128*64 0.96 OLED I2C dirver- void I2C_Int(void) { GPIO_InitTypeDef GPIO_InitStructure //éùà ÷ò» ¸ ö GPIO_InitStructure½ á11ìå GPIO_InitStructure.GPIO_Pin I2C_SCL|I2C_SDA //Ñ ¡ Ô ñ òy½ Å GPIO_InitStructure.GPIO_Speed GPIO_Speed_50MHz //Ñ ¡ Ô ñ 1ü½ Å Ë ù¶ è GPIO_InitStructure.GPIO_Mode GPIO_Mode_Out_PP //Ñ ¡ Ô ñ 1ü½ Å 1¤×÷Ä £ê½ ,íÆ íìêä 3ö GPIO_Init(GPIOB,&GPIO_InitStructure) //3õ ê¼ » ˉGPIOB¶ Ë ¿ ú I2C_SCL_H //¶ Ë ¿ ú3õ ê¼ » ˉíê±Ï oóòa°Ñ á½ ¸ ö ¶ Ë ¿ úéèÖ Ã Î a¸ ß μç Æ ½ I2C_SDA_H }
Update : 2024-05-18 Size : 2216960 Publisher : owlcity

This a library + demo of SSD1309 OLED displays. The code is written for MikroC for ARM and MikroC for AVR.-This is a library + demo of SSD1309 OLED displays. The code is written for MikroC for ARM and MikroC for AVR.
Update : 2024-05-18 Size : 227328 Publisher : drm

SCMykqcx
DL : 0
stc15W408AS编写的四轴遥控器,用到OLED屏幕,无线模块等,完美试飞-Stc15W408AS prepared by the four-axis remote control, used OLED screen, wireless modules, the perfect test flight
Update : 2024-05-18 Size : 101376 Publisher : 段乾坤

DL : 0
xs128的转速采集,只需要一个编码器就可以工作的,用oled显示-Xs128 speed acquisition
Update : 2024-05-18 Size : 363520 Publisher : LAI LIN
« 1 2 ... 44 45 46 47 48 4950 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.