Cesar's Site

Interface and application Programing



C#
SOFTWARE
1.-Visual Studio 2012
2.-office word
In these assignment,I made a software on Visual Studio , I used C# code, this program is going to send a instructions for a machine for printing a text in braille code; first convert the text from .docx document then convert to instructions for the machine , I going to implementing the machine on the week 16
I used a serial communication for send instructions to the machine, so first I implementing a PORT detection, then I implement a button for test the communication "ENVIAR" and a textbox for receive data(only for a test) , after that I made a code for import .docx documents and put it on the textbox, then I need to put de words in arrays, I translate de information in commands for the machine, I don't finish all the code yet , I going to finish when I make the machine
I will create a small database of 3 vector, whose order form the Braille characters represented as 1 and 0
to invoke each character, and do the translation that uses a function according to your address is made
to convert every word in the file is scanned "word" archive, in the function "Convertir" button
I going to actualise the information, when I'll make the machine
the application of this software I developed, is a machine designed with my colleagues, the machine is made with 3D printing, laser cutting and circuit design, I shared my knowledge acquired in the Fabacademy and we build this machine , I can share the code that is 100% mine production and was presented as part of this task,( DOWNLOAD )