Stormworks: Build and Rescue

Stormworks: Build and Rescue

Nedostatek hodnocení
Ponys Microcontroller Tools
2
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Položky (19)
Ponys Microcontroller Tools - Composite Visualizer
Vytvořil CrazyFluffyPony
Features display all booleans of the composite (5x3 monitor) display all numbers (with 3 decimal precision) of the composite (5x3 monitor) Note The screenshot shows two green values, because of a bug that is fixed now. Normally only true will result in a g...
Ponys Microcontroller Tools - Graphs
Vytvořil CrazyFluffyPony
Features draw Graphs for numbers select ticks between measurements (edit in lua script) select labels (edit in lua script) select min and max of values (edit in lua script) select color (edit in lua script) Example Setup https://steamhost.cn/steamcommunity_com/sharedfi...
Ponys Microcontroller Tools - G Force
Vytvořil CrazyFluffyPony
Features Displays g force on a 1x1 monitor Collection of all the tools https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2080346369 ...
Ponys Microcontroller Tools - Battery Level Change
Vytvořil CrazyFluffyPony
Features calculates change of battery level you can choose an interval. Larger intervals mean less accuracy but shorter update times. Smaller intervals mean higher accuracy but longer update times. Can be combined with a battery time left calculator: https...
Ponys Microcontroller Tools - Battery Time Left
Vytvořil CrazyFluffyPony
Features calculates time until battery is full or empty if battery level is rising, time until battery is empty will be 0 if battery level is decreasing, time until battery is full will be 0 Collection of all the tools https://steamhost.cn/steamcommunity_com/workshop/f...
Ponys Microcontroller Tools - Fuel Efficiency
Vytvořil CrazyFluffyPony
Features calculates fuel efficiency depending on the output the output can be anything, speed, rps, generator output Setup requires the Microcontroller "Ponys Microcontroller Tools - Fuel Flow" first spawn this in, and try to find the highest efficiency nu...
Ponys Microcontroller Tools - Fuel Distance Left
Vytvořil CrazyFluffyPony
Features calculates distance left until fuel tank is empty (in meters) Collection of all the tools https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2080346369 ...
Ponys Microcontroller Tools - Fuel Time Left
Vytvořil CrazyFluffyPony
Features calculates time left until fuel tank is empty (in seconds) Collection of all the tools https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2080346369 ...
Ponys Microcontroller Tools - Value Table
Vytvořil CrazyFluffyPony
Features draws a table of 4 values onto a 5x9 monitor you can select the ticks between measurements Collection of all the tools https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2080346369 ...
Ponys Microcontroller Tools - Music Box
Vytvořil CrazyFluffyPony
Features you define a song and necessary notes in lua you can change the speed of the song and when it plays Examples Cantina Band https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2089374021 Spongebob Campfire Song Song https://steamhost.cn/steamcommunity_com/sha...
Ponys Microcontroller Tools - Lowercase Characters and Fontsizes (Scalable Text)
Vytvořil CrazyFluffyPony
Need lowercase characters in lua? Need bigger fontsizes in lua? No problem! This code allows you to do exactly that. With quite good performance (you dont need to worry about the details). For best results, use full number fontsizes (e.g. 2, 3, 4, 5, ...) ...
Ponys Microcontroller Tools - Antenna Triangulation
Vytvořil CrazyFluffyPony
Calculates distance, angle and gps coordinates of a sending antenna (any type) very precise location of sender antenna you can use medium, large or huge antennas or video receivers, but always use the same type. the sender antenna type does not matter (IMP...
Ponys Micocontroller Tools - Frequency Scanner
Vytvořil CrazyFluffyPony
Scans radio frequencies for transmitted signals (audio/composite and video) scans spectrum 0-1000 in 1.5 seconds range (depends on transmitting sender type, but at least 20km you can define frequency range to scan scans both types: video and radio (composi...
Ponys Microcontroller Tools - Fluid Tank Animation
Vytvořil CrazyFluffyPony
Animated Fluid Tank works for every screen size either percent mode or absolute mode (see video and screenshot) Collection of all the tools https://steamhost.cn/steamcommunity_com/workshop/filedetails/?id=2080346369...
Lua Keyboard - Uppercase, Lowercase, Special Characters (ASCII)
Vytvořil CrazyFluffyPony
All in one single lua script! Easily use keyboard data within your own script. This vehicle contains a microcontroller with two lua scripts and a bunch of logic connections. Your code will be placed inside the upper lua script. This script is already fille...