can i use my laptop to program the Raspberry Pi with USB port or another way? what would i need to do?
can i use my laptop to program the Raspberry Pi with USB port or another way? what would i need to do?
If you are trying to do everything through VNC, you should definitely set up the local ethernet connection between your pi and laptop, or optionally do it with inbuilt WiFi option. For both methods, you need to know beforehand the IP of your RPi, through IP scanner apps available, after that you could do whatever you want with your PI in headless mode.
I've found installing this on windows is the easiest way, assuming you only have 1 raspberry pi on the network (or they each have different host names)
As soon as I brought my RPi3B+, I was confident enough to run that piece in headless-mode, before even bothering to connect with Display, and luckily it worked in one shot.
Moreover, I can access my 3B+ through VNC Viewer on Android, and deployed the entire RPiTX project scripts from my smartphone. It's quite fun until everything works...
As soon as I brought my RPi3B+, I was confident enough to run that piece in headless-mode, before even bothering to connect with Display, and luckily it worked in one shot.
Moreover, I can access my 3B+ through VNC Viewer on Android, and deployed the entire RPiTX project scripts from my smartphone. It's quite fun until everything works...