-
This program implements a PIC
This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the convert
batch file.
This file can then be incorporated with fuzzy.asm to create a fuzzy inference engine.
Tool chain
----------
FUDGE -> Fuzzy Rules -> MC68HC11.ASM -> CONVERT.BAT -> RULES.ASM
-> MPASM FUZZY.ASM -> INTEL HEX
Fuzzy input registers
---------------------
current_ins 1..8 x 8-bit raw inputs
Fuzzy inference function
------------------------
FuzzyEngine
Fuzzy output registers
----------------------
cog_outs 1..8 x 8-bit raw outputs-This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola.
It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler f
- 2022-02-05 14:16:57下载
- 积分:1
-
最精炼的代码,运行后是3D界面并还有音乐。值得学习。
最精炼的代码,运行后是3D界面并还有音乐。值得学习。-The most refined of the code, after running 3D interface and there is music. Worth learning.
- 2022-01-26 06:14:18下载
- 积分:1
-
HD44780在aduc812上的应用,汇编程序,调试成功
HD44780在aduc812上的应用,汇编程序,调试成功-HD44780 in the application procedure compilation, debugging success
- 2022-08-26 01:16:49下载
- 积分:1
-
软盘格式化程序,实现了对软盘的格式化。
软盘格式化程序,实现了对软盘的格式化。-the soft disk formatting,which enables the format
of disk
- 2022-01-26 01:37:10下载
- 积分:1
-
一些关于FPGA的重要的PING语句,相当好的东西
一些关于FPGA的重要的PING语句,相当好的东西-Number of FPGA
- 2022-11-12 02:10:03下载
- 积分:1
-
Actual entry MCD1 articles, a single LED lit procedures. The real purpose for le...
MCD1实战入门篇,点亮单个LED的程序。
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电
路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。
本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,并让RC0
送出高电平,从而点亮RC0口的一个LED。
该程序可用于PIC16F87X(A)所有系列-Actual entry MCD1 articles, a single LED lit procedures. The real purpose for learning and application debugging MCD1 online suite of tools to carry out the project software and hardware examples of joint commissioning procedures, that is, as a user instance, and the demo board temporarily to serve as the role of the user circuit. This constitutes a software, hardware, a full range of home-made simulation environment projects. Realize the function of this procedure is that the 8-port RC pin all set to output mode, and sent high RC0, so I lit RC0 a LED. The program can be used to PIC16F87X (A) of all series
- 2023-04-22 08:25:02下载
- 积分:1
-
68013 FIFO通信与安装,你也有时间来看看!
68013与fifo通信设置,还请各位有时间看看!-68,013 fifo communication with the setup, you also have time to look at!
- 2022-07-07 07:57:58下载
- 积分:1
-
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k...
用汇编做的简单的打砖块游戏,在13h号图形方式下运行,源码大小为10k-a small game written in asm , which calls interrupt 13h to run under graphic mode , the code is less than 10k
- 2022-07-19 02:23:39下载
- 积分:1
-
assembly language curriculum design the original nine yards case music. Rar
汇编语言课程设计原码 案例9音乐演奏.rar-assembly language curriculum design the original nine yards case music. Rar
- 2023-02-05 00:50:03下载
- 积分:1
-
开发一个嵌入式系统中的应用利用中断定时器模块…
Develop an embedded system application by utilizing a timer module with interrupts to create some required cycles. You will try to configure the SFRs of PIC18F452 MCU to get the job done.
- 2023-07-03 08:40:04下载
- 积分:1