March 5, 2021

LCD display satellite name,azimuth and elevation.


Here is s simple project to display the satellite name,azimuth and elevation
on LCD attached to Arduino Micro-controller.

The software used are :

1- Orbitron v-3.71 .


2-Orbitron DDE Azimuth Elevation To Serial.from Trips in Tech
(http://tripsintech.com/orbitron-dde-azimuth-elevation-to-serial/)

3-My Arduino code to read and display the serial output data from
Orbitron and the serial DDE .

Hardware

1-LCD keypad shield.
2-Arduino UNO.
3-PC.










1 comment:

Anonymous said...

Hey Nader, I’m trying to use the orbitron to serial plug in and saw that you were able to interface it with arduino IDE. May I ask how you did it? I’m just confused of how to actual get the plug-in serial string to be read into arduino IDE. Is there any chance I can get an explanation or even see your code? Thanks :)