-
Project delayed
01/14/2015 at 16:53 • 0 commentsHey guys.
I can see that more and more people are interested in this project. I have not forgotten you! Currently I am a bit stressed as I have a lot of ongoing projects. However, I just want to send out a heartbeat ;)Thomas
-
Making it extendible
11/07/2014 at 17:44 • 0 commentsThere are some breakboard versions around, there are new ones coming. So how to make the system flexible enough to take all those variations?
I might have found a solution. There is small file for every Breakout version, its human readable (XAML) and has information about the Breakout version (max voltage etc) and also a vector based layout of the breakout version. At startup those files are read and will be shown as selection, if it is a 3V device there will be a big warning.
There will be a settings flyout where you can deactivate this warning and set other things. Once you have set up your environment those settings will be saved in a XML file..
YOu can hover the connections and the devices on the board (maybe even the pins of the chips) to get information about them.
Im not sure how to implement wiring diagrams yet. I simply can't go for every possibility, maybe I just highlight the most important connections or something like that.
After you have gone through the wiring there will be the selection of the serial port (tiles again). I want to make a auto connect, so sending a AT command, see if it works, if not change the baurate automatically and test until it got response, if it has response, try to figure out which FW version is installed and check if there are newer ones are available, if yes give the option to update the FW.
-
Kickoff
11/03/2014 at 01:03 • 0 commentsStarted by setting up a Theme and a GUI concept.
Also I started to design the Getting Started walkthrough. Very unhappy with the pictures I do have but at least I have some. Next step is to draw the wiring schematics for every Breakout Version. I know that there are more Versions around but there is plenty of space to extend the selection.