Project Information
- project date : September, 2005
- development duration : four months
- project leader: Myoungsoo Jung (MJ)
- developers: Myoungsoo Jung (MJ), Seunghyun Kyung, Jaewook Lee, Sanyun Lee
Intuitive Drag and Drop Programming
- Users can assemble program code fragment albeit they have no knowledge of grammar of a specific language. As shown in above figure, user can choose a code block from the left side menu, and just do drag and drop the code blocks in order to build a program.
- The code wizard automates indent of each code block and make serialization. This process for building a program is very similar to what Lego, the toy building brick, provides.
- Users also can build and publish their code as a standalone program or library, which are compatible with C or C++.
One-click compile, firmware download and run
- Based on program code blocks that users made, the code wizard automatically creates image by linking existing library and object through gcc compiler on behalf of users.
- The code wizard download the compiled image into target board or devices that users define.
- Since the code wizard provide internal terminal and control panel for the devices, users are able to remotely control the target board or device via the code wizard.
- The code wizard has an window for showing the actual code layout, made by the drag & drop programming. Based on this window, users can check their own program if they want.
Additional 70 functionalities for user conveniences
- RC sub-motor control
- DC motor control
- WIS-WIG style UI for controlling peripherals and so on.
'When I was undergraduates > Portfolio(03~05年)' 카테고리의 다른 글
| IPAD (0) | 2005/11/29 |
|---|---|
| Code Wizard (0) | 2005/10/01 |
| CLASS-MATE (2) | 2005/08/02 |
| Programming Assister: C and C ++ Parser and Assister (0) | 2005/07/02 |
| Fairy Maker (0) | 2004/11/27 |
| Morning Photo(Batch image processor) (0) | 2004/07/27 |