Stormworks: Build and Rescue

Stormworks: Build and Rescue

评价数不足
Engine Controller V4
   
奖励
收藏
已收藏
取消收藏
Vehicles: Mechanical
标签: v1.13.1
文件大小
发表于
更新日期
293.790 KB
2024 年 12 月 4 日 上午 11:46
2024 年 12 月 8 日 下午 10:53
3 项改动说明 ( 查看 )

订阅以下载
Engine Controller V4

描述
This is the version 4 of my old ECU with new features! The microcontroller can be shrunk down to 3x3 by removing the optional inputs/outputs.

Features:
- Perfectly optimal air to fuel ratio.
- Overheat protection
- Desired temperature adjusting with a pump output.
- Control engine with a throttle from 0-1 or rps input.
- Integrated composite to temp.
- Integrated rps limiter with smooth and absolute mode.
- Engine diagnostic tool to tell you why your engine wont start.
7 条留言
Funtime60 11 小时以前 
Also more granular since it updates every other tick.

Sorry for the spam
Funtime60 11 小时以前 
x+(2/3600) is the same as yours. x+(2/216000) for hours instead of minutes.
Funtime60 11 小时以前 
It is a 2 since the loop is two links long
Funtime60 11 小时以前 
Couldn't you do the hour meter using a mem register loop? Loop the output of a memory register to a function (x + 1 (maybe 2?)) and then that to the input. Each tick that the set line on the register is triggered it should increment. You could also handle the unit conversion in here so the register would hold the actual time.
Z0ctb0x 3 月 24 日 上午 6:51 
looks sweet!
Nitty_Gritty1 2024 年 12 月 8 日 下午 5:59 
Looks great! I'll give a test run and tell you if it needs anything, or not :-)
101 2024 年 12 月 5 日 上午 9:29 
awesome!
good features :steamthumbsup: i will test