Close

483 Results for "password vault"

  • Program ESP32-CAM

  • Use Arudino IDE to program your ESP32-CAM The code can be found here on SayHOLO Github >>> IMG_To_Google_Drive * To program your ESP32-CAM, make your to use jumper or wires to connect IO0 & GND. Remove it when you finish compiling.  Make sure...
  • Step 8 - Connect with Android App

  • Operate as follow: Enable Bluetooth on Android device settings Start Green BMS app from android device Click on "Connect to device"  Select the HC-05 Bluetooth connection on list Set the starting 4-digit password number: "1234"  Open "Settings"...
  • OS

  • Make a account in emteria.com. Install the os installer from there website and get your sd card ready. Open the app and enter your account user name and password. After, leave everything on the next page the same exept the device. Click CM4. On the OS...
  • Setting Up Calling

  • If your boot up did not come with setting up password, when you see the screen that has booted up, swipe up. You should see a list. Click on settings. In settings look up screen lock and make a password. Open the browser. I included the image icon of...
  • Installing Samba

  • If you want to use the server on Windows, we have to install Samba on the RPi and mount the share on windows. On the RPi Install Samba with sudo apt-get install samba samba-common-bin Edit /etc/samba/smb.conf. Add to the end of this file: [PIshare]...
  • KilnShark

  • Arduino Code:There are a few libraries that you will need:SparkFun MAX31855K Thermocouple Digitizer Phant by SparkFunDNSServerSPI ESP8266WiFiESP8266WebServerThese can all be downloaded in Arduino IDE by going to Sketch > Include Library > Manage Libraries...
  • Power up the Pi and Connect to Wifi

  • You will now be able to see the Raspberry Pi power on. The screen will show you a loading splash just like windows. If everything went well, you'll be able to see the following screen. Source : The Raspberry Pi Foundation Connect your keyboard through...
  • RPi Lego Bot 2.0

  • Basic SetupThe OS used int htis project is Raspbian, because I'm a more familliar with debian and it already supports python and makes the GPIOs easily accessible.Download it and flash it on a SD card with 4GB or more. Plug it into your Pi and add the...
  • Editing the template source code.

  • Inside your project, edit the file main/template.c Between lines 24 and 36: You have to replace the text between the quotes, for your wireless router name and respective password. /* WiFi Settings */ /* Replace your WiFi Network Name for the "YOUR WIFI...
  • Raspbian installation

  • Never installed Linux before? No biggie, we're here to lend you a helping hand :-) First thing you have to do is to download one: go to Raspbian download page and choose the Lite version. This one is not easier, it's just lighter as it comes without...