Initial Requirement Softwares - GitMasterNikanjam/RaspberryPi_WiKi GitHub Wiki
There are some requirement software for start work with RaspberryPi Board, That is listed bellow.
1. Raspberry Pi Imager
2. SD CARD Formatter
3. Win32Disk Imager
4. VNC Viewer
5. Putty
6. Wireless Network Watcher
7. Win SCP
Raspberry Pi Imager
Raspberry Pi Imager is an official software utility developed by the Raspberry Pi Foundation, which is used for the easy installation of operating systems onto SD cards or USB drives for Raspberry Pi single-board computers. It provides a user-friendly and straightforward way to download, select, and write Raspberry Pi-compatible operating system images to storage media, making it a convenient tool for setting up your Raspberry Pi for various projects and applications.
SD CARD Formatter
SD Card Formatter is a software tool developed by the SD Association, a non-profit organization responsible for setting industry standards for Secure Digital (SD) memory cards. This utility is designed to format (erase and reset) SD, SDHC, and SDXC memory cards, as well as microSD cards. The primary purpose of SD Card Formatter is to ensure that memory cards are formatted correctly and maintain compatibility with SD standards.
Win32Disk Imager
Win32Disk Imager is an open-source application that allows users to write disk images to removable storage devices, primarily SD cards and USB drives. It is a popular utility, especially within the Raspberry Pi community, for creating bootable SD cards with operating system images.
VNC Viewer
VNC Viewer is a remote desktop client application that allows you to connect to and control another computer over a network. VNC stands for "Virtual Network Computing," and it's a protocol that enables you to access the graphical user interface (GUI) of a remote computer from a different location. VNC Viewer is just one component of the VNC system, with the other part being the VNC Server, which is installed on the computer you want to remotely control.
Putty
PuTTY is a popular open-source terminal emulator and SSH (Secure Shell) client for Windows and other platforms. It provides a way to access remote servers and network devices securely, making it a valuable tool for system administrators, network engineers, and anyone who needs to connect to remote systems via a command-line interface
Wireless Network Watcher
Wireless Network Watcher is a free network monitoring tool for Windows developed by NirSoft. This lightweight and simple utility allows you to scan and monitor the devices connected to your wireless network. It provides information about each device, including its IP address, MAC address, device name, and manufacturer details.
Win SCP
WinSCP, which stands for "Windows Secure Copy," is a popular and open-source file transfer application for Windows. It allows users to securely transfer files between local and remote computers using several file transfer protocols, including SCP (Secure Copy Protocol), SFTP (SSH File Transfer Protocol), and FTP (File Transfer Protocol). WinSCP is often used in conjunction with Secure Shell (SSH) for secure and encrypted file transfers.