Azimuth and elevation on LCD display

I wish build a unit to read the azimuth and elevation of an rotatable antenna. I have an Arduino UNO, Robotics LCD with 5 buttons and a LSM 303DHLD sensor. One minor problem is am visually impaired but have to get by. * i need some additional components that’s OK

1 Like

Hi Keith,

Your first step is to get your LSM303 outputting data you want, then you can focus on piping that to a display. Take a look at this Adafruit guide here:
Arduino | LSM303 Accelerometer + Compass Breakout | Adafruit Learning System

Let us know when you’re getting data out of your LSM303, and then we’ll help you tackle your display (we’ll need a photo or link to your display to help you there)

1 Like