-
Notifications
You must be signed in to change notification settings - Fork 0
License
eyantra/Visual_Programming_for_Firebird_V
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Group 8 Project: Visual Programming Environment for Firebird V. ---------------------------------------------------------------------------------------- Team ----------- Akshar 09305909 Shweta 10305914 Dependancies. ----------------------- Install the following software 1. Java Netbean IDE with JDK 1.6 or above 2. AVR studio 4. Execution Instructions 1. Open Netbeans IDE 2. Go to the folder JAva Code/OpenblocksProject_1/ Open the project. 3. Run the file Controller.WorkspaceController.java 4. This will bring up the Visual Programming Environment. 5. Write programs. 6. Click on Save to save your program. 7. Click on 'Get C Code' to generate a file containing C Code. 8. Save the c code file appropriately. 9. Open AVR studio 10. Create new project. 11. Copy paste the contents of the C file you saved to th project C file. 12. Copy the header file "firebird.h" from 'C Code'to the AVR Studio Project folder. 13. Compile and burn the C program on the robot. Documentation Find all relevant documentation in Documentation folder.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published