-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ideas : Documentation Improvements #34
Comments
There's definitely room for improvement. When I can I need to do a full disassembly with a step by step reassembly. That's a good point about the accelerometer, I should mention it allows the display to rotate with the throttle orientation so the dial can be at the top or the bottom. Added to the list 👍 |
I made this file to ensure I had the correct size and number of screws and the correct assembly order. One issue you should highlight is the need to file the Touchscreen opening for correct size in the Top piece. My display was $40 USD and the most expensive part and could easily be damaged by someone less careful than me.. Please review and see if this may help others. I would be willing to help you - we could chat via WhatsApp. |
Thanks for mentioning about the display, I guess the tolerances could vary between 3D printers so some careful trial fitting should be done. If I can this weekend I'll disassemble then re-assemble getting more pictures along the way. |
I'm guessing that the audience for this throttle is wide - with varying degrees of experience. I can follow your photos ( great job, by the way) and .md files. I think the area that needs more explanation is the setup for VSC and PIO to complie and upload the code. This is NOT simple to understand and use. I know you warned the audience, BUT there are some with little code development experiece that only want to upload and use. Perhaps a compiled code file and easy upload procedure could facilitate the builder. The skills needed to build this WiFi Throttle are: I think a list of tools needed to build the WiFi throttle may be helpful. I am retired and have the time to give you to improve this project. Dave |
Made a start on updating the docs with new pictures and numbered steps.
I had thought about a compiled build but that would require some changes. I can add some extra instructions on using VSCode, PIO and downloading the code. |
My guess is that some (like I did) will stumble into this through the DCC-EX Command Station which uses the Arduino IDE - so couldn't that IDE be used to push the compiled build to the FireBeetle2? I understand your use of Python to build "configuration" code. I just think you'd have a wider group building/using the WiFi Throttle if they didn't have to install/learn/manage two new tools (VSC and PIO). Why don't you use the Discussion/Poll feature to see if there is interest in a compiled build? Maybe I'm dreaming and your current audience is so small NOT for you to warrant the code changes to go to a compiled build. I am committed to seeing this through ..... Using Linux as the development platform caused security issues with using a USB port with the PIO app, so I bought a small MiniPC (Beelink Mini PC, Mini S Intel 11th Gen 4-Cores N5095, Mini Desktop Computer with W11Pro) just to build/install the code. I am going to set it up by 27th January. --- stay tuned!! I saw your videos and was intrigued............. (I sometimes write this (as I am now at 2125 MST US) while sipping a red beverage - it may not be coempletely coherent). [There appears no automagic spell checker - RATS!] Kind Regards, Dave |
Not a problem but an observation:
NEXT
In my case I have ordered my parts and started 3D printing the case.
While awaiting delivery I have been reading and re-reading what I can.
I like what I have seen but some polish here could really raise the profile
The text was updated successfully, but these errors were encountered: