aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2017-07-12Include rough schematic I started onv1.13-alphaBen V. Brown
2017-07-121.13 alpha, testing new sensitivity & alternate button layoutBen V. Brown
2017-07-11Rename Flash Backup.hex to DO NOT FLASH_Flash Backup.hexBen V. Brown
2017-07-11Update README.mdBen V. Brown
2017-07-11V1.12 - decreased step size for sensitivityv1.12Ben V. Brown
Collapsed motion being enabled into the motion sensitivity menu. Fixing #20 More options for the sensitivity as well.
2017-07-11Fix #19v1.11.2Ben V. Brown
Prevent skipping from cool straight to soldering without turning oled back on.
2017-07-10Update README.mdBen V. Brown
2017-07-10Update README.mdBen V. Brown
2017-07-10Bugfix sensitivity options typo + add more optionsBen V. Brown
Changes sensitivity scale to be more precise. Fixes #17
2017-07-08Update README.mdv1.11.1Ben V. Brown
2017-07-08V1.11 - Adding a Boost modev1.11Ben V. Brown
Allows users to enable a boost mode. This allows you to hold down the button near the tip while soldering to temporarily boost the soldering temperature. Closes #10
2017-07-08Inital work on boost modeBen V. Brown
2017-07-08V1.10.2Ben V. Brown
Closes #16 Fixes pressing a button to exit the settings prompts
2017-07-07Increase pre PID filtering, reducing display flicker1.10.1Ben V. Brown
Also improve movement sensitivities to be less extreme ramp up
2017-07-07Update README.mdBen V. Brown
2017-07-07Update display speeds and roundingv1.10Ben V. Brown
2017-07-07Add short summary messages for settingsBen V. Brown
2017-07-07Update README.mdBen V. Brown
2017-07-07Fix default settings for displaymode to fastv1.09Ben V. Brown
2017-07-07V1.09 - Add display update modeBen V. Brown
Adds the following modes for display update: Fast (old style) Slow (1Hz) Rounded (Only shows to 10C increments) None (No temp, just symbol)
2017-06-17Update README.mdBen V. Brown
2017-06-09Tested bugfix for menu count being wrongv1.08Ben V. Brown
2017-06-09Update Settings.h (#8)Adriano
Options are 7 now. Fix options menu not showing last option
2017-05-29Adds automatic shutdownv1.07Ben V. Brown
Closes #7 . Adds shutdown feature with settings entry
2017-05-28Update README.mdBen V. Brown
2017-05-21Import up/down indicator from miniwarev1.06Ben V. Brown
Closes #3 with nicer heating display
2017-05-21Update README.mdBen V. Brown
2017-05-19Update README.mdBen V. Brown
2017-05-19Update README.mdBen V. Brown
Add note on v1.05
2017-05-18Add ability to calibrate input DC voltage reading, V1.05v1.05Ben V. Brown
Closes #5
2017-05-18Update README.mdBen V. Brown
2017-05-18Bump version 1.04v1.04Ben V. Brown
2017-05-18Add more intuitive idle screen with promptsBen V. Brown
2017-05-18Add official SchematicBen V. Brown
2017-05-18Add Temperature calibration, improve temp accuracyBen V. Brown
2017-05-17Use set/clear logic on buttonsV1.03Ben V. Brown
2017-05-17Add sensitivity selection menuBen V. Brown
2017-05-17Update Readme, making windows warning boldBen V. Brown
2017-05-17Update Readme to add link to releases pageBen V. Brown
2017-05-15Improve button response times (100ms filter)Ben V. Brown
2017-05-15Backend work for supporting adjusting movement sensitivityBen V. Brown
2017-01-23Patch to fix left handed screenv1.02.1Ben V. Brown
2017-01-23Update readmeBen V. Brown
2017-01-23For temperature mode force readingv1.02Ben V. Brown
2017-01-23V1.02 Add Thermometer ModeBen V. Brown
2017-01-22Use both buttons to exit soldering instead of BBen V. Brown
2016-10-03Add FlipDisplay, Fahrenheit, Better Fontv1.01Ben V. Brown
2016-10-03Documentation UpdatesBen V. Brown
Update documentation to include menu flow diagram from my website. Remove old firmware version as it is no longer relivant. Remove System Design as it is complete.
2016-09-30Merge Dev into mainline (#1)v1.0Ben V. Brown
* Removing USB Need to refine the drive to the iron tip * Update README.md * * Rewrite all code from scratch * Only kept settings * New font * New PID * New Menus * Use Hardware I2C * Faster System * Better Heating Time * No USB * Full Menu System
2016-09-15Final round of comments for nowBen V. Brown