-
-
-
-
-
OS-dev:只是尝试制作一个“操作系统”
... out -o boot1.bin --oformat binary --Ttext 0x500 -e main
链接到“虚拟软盘”
$ cp boot0.bin boot.vfd
$ dd if=boot1.bin of=boot.vfd bs=512 count=1 seek=1
$ dd if=/dev/zero of=boot.vfd bs=512 count=2878 seek=2
--oformat binary为ELF以使用gdb进行调试时 ...
-
osr-firmware:适用于各种机器的通用和基于Arduino的固件
OSR固件
基于通用和Arduino的固件,适用于各种机器
将公地和暂存/版本工具链移到此处
插件
外部伺服驱动器(脉冲)
成分
模拟称重传感器
VOC阅读器
VFD-扩展
保持(注射)
行程
挥发性有机物
洪水
致命的伺服
PID致命
人机界面
Modbus泛型
PID要点
参考
|
-
phaelbotelho.github.oi
欢迎来到拉斐尔·佩雷拉(Raphael Pereira)页面
这个GitHub页面提供了我的一些项目。 。
专案
K155(SN74141)测试仪的项目,这是一种用于数码管的旧俄解码器。 ( )
IV-3 Clock,使用俄语显示的VFD(真空荧光显示)的时钟。 ( )
HIH613x湿度和温度传感器库。 ( )
-
u-boot-omap-pandora
... Register access
(4xx only)
CONFIG_CMD_SPI * SPI serial bus support
CONFIG_CMD_USB * USB support
CONFIG_CMD_VFD * VFD support (TRAB)
CONFIG_CMD_CDP * Cisco Discover Protocol support
CONFIG_CMD_FSL * Microblaze FSL support
EXAMPLE: ...
-
u-boot
... access
(4xx only)
CONFIG_CMD_SPI * SPI serial bus support
CONFIG_CMD_USB * USB support
CONFIG_CMD_VFD * VFD support (TRAB)
CONFIG_CMD_BSP * Board SPecific functions
CONFIG_CMD_CDP * Cisco Discover Protocol support
CONFIG_CMD_FSL ...
-
u-boot-omap3
... Register access
(4xx only)
CONFIG_CMD_SPI * SPI serial bus support
CONFIG_CMD_USB * USB support
CONFIG_CMD_VFD * VFD support (TRAB)
CONFIG_CMD_CDP * Cisco Discover Protocol support
CONFIG_CMD_FSL * Microblaze FSL support
EXAMPLE: ...
-
VfdDriver
Driver for the Vacuum Fluorescent Display (VFD) purchased at Skycraft.
# VfdDriver
Driver for the Vacuum Fluorescent Display (VFD) purchased at Skycraft.
-