Wireless SD Card Reader using ESP8266
https://www.electronics-lab.com/wireless-sd-card-reader/
One of the good things about being a maker is the power it gives you to create your own stuff. Believing USB devices have not lived up to their designation of truly being universal and working irrespective of the kind of ports they are plugged into, Hackaday user, Neutrino, recently embarked on a mission to […]
Raspberry Pi NAS Tutorial
https://www.electronics-lab.com/raspberry-pi-nas-tutorial/
Building NAS on Raspberry Pi is a very smart way to create DIY NAS for safe and efficient file management. NAS (or Network Attached Storage) Server is a network storage system to serve and share files to other client computers in a local network area. This enables multiple users to access and share the same […]
Transfer Files Between Raspberry Pi and Computer
https://www.electronics-lab.com/transfer-files-raspberry-pi-computer/
Sometimes you need to send or receive files from your Raspberry Pi robot, this may be a bit complex process as there is no direct method. You may think about unmounting the SD card from the Raspberry then connecting it to PC, or using a cloud storage to upload and download files, but these methods […]
How to Set Up a Raspberry Pi FTP Server
https://www.electronics-lab.com/how-to-set-up-a-raspberry-pi-ftp-server/
This tutorial will guide you through the process of installing an FTP server on Raspberry Pi. Check it out: For uploading files on a Raspberry Pi you should install a FTP server. Such a server is very useful if you use your Pi as a web server or even if you want to have a […]