-
Notifications
You must be signed in to change notification settings - Fork 55
To Do List
Timothy Woo edited this page Mar 25, 2018
·
20 revisions
Here is a list of improvements, new features, or add-ons that I am envisioning will be useful for the Reflowduino and its users! Please feel free to collaborate on these efforts to make it happen and share with everyone, or suggest your own improvements!
- Arduino code for LCD display shields with buttons for standalone or Bluetooth operation
- Open-source PC app that smoothly graphs the temperature values in real time via Bluetooth
- Add Google Spreadsheets or Fusion Tables functionality to the Reflowduino Android App?
- Make the Android app graph smoothly update in real time instead of refreshing the entire screen every time it graphs data
- Fritzing library
- Sometimes the Android app will have a runtime error when clicking the "START" button to initiate the reflow process. The user then has to close and restart the app
- Eventually the graph freezes the app due to overloading with data points. This happened at around 700s with data points every 2s (around 350 data points or so), which is more than adequate for any reflow job. A possible solution would be to discard intermediate data points along the way as the graph becomes larger and larger