• Part 4, Install Scanner Server

    – How to add WiFi to a multifunction printer using Raspberry Pi – PART 4: INSTALL SCANNER SERVER In the previous part we configured the IP address of the Raspberry Pi. In this article, instructions are given to install scanner server software SANE. Configuration makes it accessible from the local network. 23) Install internet daemon…

  • How to add WiFi to a multifunction printer with USB using Raspberry Pi – Part 3, Set Fixed IP Address

    PART 3: SET FIXED IP ADDRESS In the previous part, we configured the printer server, now we may want to set a fixed IP address, which makes configuring the scanner software easier, and also facilitates printer search too. The IP address range used by router’s DHCP should not be used for fixed addresses, but you…

  • How to add WiFi to a multifunction printer using Raspberry Pi – Part 2

    The previous article gave instructions how to prepare Raspberry Pi for installation of the required software, when adding WiFi to a printer. Now we proceed to installation of CUPS. PART 2: INSTALL PRINTER SERVER WITH LAN ACCESS 11) Install printer server CUPS with a shell command: sudo apt-get install cups 12) Configure CUPS by editing…