[Updated] 20-04-2019 UIFlow big update.
-
On the computer until it is a presentable state.
-
Excellent!
-
Up to 10 A4 pages so far and its still just basic listings.
-
Finally something useful to show.
-
Lets see if this works.
PDF Preview of the wip manuscript. -
Looks great.
-
Thanks, that are a few graphical issues to sort out but the base is getting there.
It's formatted to be printed at A4 for "Finger" binding.
Any ideas or requests?
I'm just trying to get an MQTT broker running to test the new MQTT functions. -
Another update - http://www.ajb2k3.co.uk/UIFlowhandbook.pdf
still trying to work out how to build a MQTT broker.
-
A little bit of clean up and corrections done to the document but still cataloging function blocks.
-
Another little minor update, please see the first post.
The staggered formatting is because it is designed for double-sided page printing. -
Added my Stepper test example to the pdf but haven't got the photo's for it yet.
Does this format work for the examples? -
Just a quick WIP avater test.
looking back to the old programming book days. -
@ajb2k3 Like it, The M5stick man
-
A couple of alterations and work on the into/getting started section.
-
Please excuse the lack of updates, I have a big update coming and working hard on the book.
I have been given a target of 100 pages and working hard to reach it. -
Almost finished this chapter.
-
Big update.
Still WIP and the micropython side will be kept till book 2 but growing everyday.
WIP UIFlow handbook -
Bit of a delay as I'm porting the manuscript over to new software due to editing and formatting issues.
-
I have changed the formatting and added some other information along with new artwork and photographs.
!https://github.com/Ajb2k3/UIFlowHandbook/blob/master/UIHB140419.pdf -
Very informative and super helpful to have all of the specifications and sample files in one document. This is really taking shape.
I have a few suggestions:
---On the hardware side you are getting really indepth and this is helpful to those who may already have some arduino experience but are now interested to try uiflow. However the code examples you are using for the units are more for beginners and I think starting off the book with some very basic code concepts like setup, loops, delay, etc would really help support those samples. At the same time you also might want to have some examples of more complex code to show those experienced users just how capable uiflow can be.
--- I really like that you describe i2c, digital, analog, and uart units. I think it would be great to have an visual index of all units and divide it up, like the periodic table, according to those categories and then have a chapter on each of the 4 types.
-- Start off the unit chapter by showing how a unit is selected and loaded into uiflow and how it adds new blocks according to the selection. This goes over the general workflow of using a unit. I think this can help prevent you from having to explain how to load each specifc unit and focus in on what the unit does.