Skip to content

Instantly share code, notes, and snippets.

View Jizanthapus's full-sized avatar

Alex Jizanthapus

  • TN, USA
View GitHub Profile
@Jizanthapus
Jizanthapus / PID_Test.ino
Created July 23, 2019 15:37
Modified PID_Test
/*
* Title: Reflowduino PID Test
* Author: Timothy Woo
* Website: www.botletics.com
* Last modified: 6/8/2018
*
* -----------------------------------------------------------------------------------------------
* This is an example sketch to test the PID control of the Reflowduino and facilitate choosing the
* right PID constants. This example sets the desired temperature to a fixed value and controls the
* oven or hot plate accordingly to match that temperature. See the temperature response and adjust
@Jizanthapus
Jizanthapus / gist:e5c4a227839717b50bc0aac889513e2f
Created July 21, 2019 22:42
Modified Reflowduino32 Compile Output
/Users/alex/Documents/Arduino/Reflowduino_ESP32_Demo/Reflowduino_ESP32_Demo.ino: In function 'void loop()':
/Users/alex/Documents/Arduino/Reflowduino_ESP32_Demo/Reflowduino_ESP32_Demo.ino:263:41: warning: division by zero [-Wdiv-by-zero]
t_final = (T_preheat - T_start) / (preheat_rate / 1000) + t_start;
^
/Users/alex/Documents/Arduino/Reflowduino_ESP32_Demo/Reflowduino_ESP32_Demo.ino:288:40: warning: division by zero [-Wdiv-by-zero]
t_final = (T_reflow - T_start) / (reflow_rate / 1000) + t_start;
^
/Users/alex/Documents/Arduino/Reflowduino_ESP32_Demo/Reflowduino_ESP32_Demo.ino:304:38: warning: division by zero [-Wdiv-by-zero]
t_final = (T_cool - T_start) / (cool_rate / 1000) + t_start;
^
@Jizanthapus
Jizanthapus / gist:48d9e5a6e959edf510303ae55729ed68
Last active July 21, 2019 22:42
Modified Reflowduino32 Output
****Reflowduino ESP32 demo*****
Waiting for a BLE client to connect...
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
--> Temperature: 25.00 *C
@Jizanthapus
Jizanthapus / crash-2018-02-14_22.30.27-client.txt
Created February 15, 2018 03:47
Crash with AppleCore and BedPatch
---- Minecraft Crash Report ----
WARNING: coremods are present:
BedPatch (bedpatch-2.0-1.12.2.jar)
AppleCore (AppleCore-mc1.12.2-3.1.1.jar)
Contact their authors BEFORE contacting forge
// Who set us up the TNT?
Time: 2/14/18 10:30 PM
@Jizanthapus
Jizanthapus / modList.txt
Created February 12, 2018 03:30
Current Mod List
Actually Additions
Actually Baubles
Advanced Rocketry
AE2 Stuff
AI Improvements
Angel Ring To Bauble
AppleCore
AppleSkin
Applied Energistics 2
Astral Sorcery
@Jizanthapus
Jizanthapus / coroUtilOutput.txt
Last active February 4, 2018 01:11
CoroUtil Console/Log Spam
20:04:57] [Server thread/INFO] [FTBUtilities]: Overridden 194 commands
[20:04:57] [Server thread/INFO] [immersiveengineering]: WorldData loading
[20:04:57] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
[20:04:57] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
[20:04:57] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions:
[20:04:57] [BetterFps Update Checker/WARN] [BetterFps]: Could not check for updates: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
[20:04:57] [Server thread/INFO] [STDOUT]: [CoroUtil.forge.CoroUtil:initTry:132]: CoroUtil being reinitialized
[20:04:57] [Forestry Greenhouse/INFO] [forestry]: Starting greenhouse thread
[20:04:58] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Load CachedWorldData 'lightnetwork' for world 0
[20:04:58] [Server thread/INFO] [Astral Sorcery]: [AstralSorcery] Loading of 'lightnetwork' for world 0 finis
---- Minecraft Crash Report ----
WARNING: coremods are present:
CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.2.6-54.jar)
AppleCore (AppleCore-mc1.12.2-3.1.0.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-76-core.jar)
AstralCore (astralsorcery-1.12.2-1.8.5.jar)
Plugin (NotEnoughIDs-1.5.4.2.jar)
Wizardry Plugin (wizardry-0.7.2.jar)
@Jizanthapus
Jizanthapus / crash-2017-11-12_01.12.15-server.txt
Created November 12, 2017 19:33
Minecraft Linux Server Crash Report
---- Minecraft Crash Report ----
WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.5.1.jar)
LibLoader (# LibLoader.jar)
IELoadingPlugin (ImmersiveEngineering-0.12-74-core.jar)
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.4.jar)
AppleCore (AppleCore-mc1.12.2-2.2.2.jar)
LoadingPlugin (Quark-r1.3-115.jar)
CTMCorePlugin (CTM-MC1.12-0.2.3.9.jar)
@Jizanthapus
Jizanthapus / modList.txt
Created November 8, 2017 22:39
List of current mods
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 11/7/2017 3:23 PM 439451 AbyssalCraft Integration-1.12.2-1.6.1.jar
-a---- 11/7/2017 3:23 PM 14408028 AbyssalCraft-1.12.2-1.9.4.1.jar
-a---- 11/7/2017 3:23 PM 2752448 ActuallyAdditions-1.12.2-r124.jar
-a---- 9/20/2017 10:05 PM 11604 ActuallyBaubles-1.12-1.1.jar
-a---- 9/20/2017 10:04 PM 7267 AIImprovements-1.12.1-0.0.1b1.jar
-a---- 9/20/2017 10:04 PM 43608 AkashicTome-1.2-10.jar
-a---- 9/20/2017 10:39 PM 189183 allomancy-2.9.0