-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 7403610
Showing
16 changed files
with
7,989 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
iTenna is an intelligent antenna rotation system that has the capability to store the directions of the broadcasting stations and rotate the antenna according to the TV channel that has been selected. | ||
|
||
The source code in the src folder is a PIC C prpject file. The actual source code is located in the main.c file. | ||
|
||
The Documentation folder contains the documentation generated while progreesing in the project. | ||
|
||
See the following link for more details. | ||
|
||
http://www.ishans.info/index.php?option=com_content&view=article&id=66:itenna-an-intelligent-tv-antenna-controller&catid=39:common&Itemid=76 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
iTenna is an intelligent antenna rotation system that has the capability to store the directions of the broadcasting stations and rotate the antenna according to the TV channel that has been selected. | ||
|
||
The source code in the src folder is a PIC C prpject file. The actual source code is located in the main.c file. | ||
|
||
The Documentation folder contains the documentation generated while progreesing in the project. | ||
|
||
http://www.ishans.info/index.php?option=com_content&view=article&id=66:itenna-an-intelligent-tv-antenna-controller&catid=39:common&Itemid=76 |
Oops, something went wrong.