-
Notifications
You must be signed in to change notification settings - Fork 55
To Do List
Timothy Woo edited this page Nov 5, 2017
·
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!
- Make a relay junction box for the Reflowduino with a built-in SSR, an AC receptacle for the appliance, and a two-position screw terminal for the Reflowduino's "RLY+" and "RLY-" wires to easily interface with. This would allow any toaster oven or hot plate to be controlled from the outside, with only minor tweaks inside the oven or hot plate to bypass function knobs if needed. Update: I have designed this relay board and it's called "Solid-State Sidekick v1". Check out the EAGLE files!
- Make the Android app graph smoothly update in real time instead of refreshing the entire screen every time it graphs data
- 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
- Arduino code for LCD display shields with buttons for standalone or Bluetooth operation
- Add Google Spreadsheets or Fusion Tables functionality to the Reflowduino Android App
- iOS app
- Windows app that smoothly graphs the temperature values in real time via Bluetooth
- Fritzing library
- 3D printed enclosure? I'm open to suggestions!