1

So, I am looking to make a very simple device that can work as a secondary screen for the maps app on my phone so that I can attach it to my bike and see the direction with having to use a cellphone holder.

The maps will use the GPS from the phone and will transmit the direction to the pi's display. and the communication will be over Bluetooth.

thanks for the help.

Milliways
  • 54,718
  • 26
  • 92
  • 182
  • For the secondary screen, you can use any small screen like this one: (1) https://raspberrypi.stackexchange.com/questions/105364/how-to-connect-st7789-lcd-to-raspberry-pi, (2) Rpi BlueTooth BlueZ5.x is still buggy, so perhaps you can use a cheapie GPS module and use Rpi GPSD to get more useful data direct from GSP module: https://raspberrypi.stackexchange.com/questions/98840/rpi-uart-to-gps-module-connection-problem. – tlfong01 Nov 17 '19 at 07:52
  • 1
    The reason I dont want to have a gps module is the I want to keep it really light weight , in terms of processing, complexity and literally. – Harit Trivedi Nov 17 '19 at 09:26
  • I agree with you that space and weight are important factors to trade off. But human time, I mean unreliable, often intermittently Bluetooth pairing but then disconnecting time wasting problem is a always problem that won't go away. Anyway, I am waiting for perhaps one more year for coming Rpi5 and BT6 to smooth out things. Cheers. – tlfong01 Nov 17 '19 at 09:53
  • 1
    Hope ! .Working on it ! – Harit Trivedi Nov 17 '19 at 10:44
  • I would be very glad and grateful if you can help solving the Rpi3/4 BlueZ5x teething problem. Cheers. – tlfong01 Nov 17 '19 at 12:14
  • 1
    I'll keep you posted, – Harit Trivedi Nov 17 '19 at 12:43

0 Answers0