In video we are going to learn how to setup VMware EXSi Hypervisor on your Raspberry Pi 4 You can download EXSi from link below https://customerconnect.vmware.com/downloads/get-download?downloadGroup=ESXI-ARM Please clone the repository below for Raspberry Firmware https://github.com/raspberrypi/firmware Download latest UEFI firmware zip from link below https://github.com/pftf/RPi4/releases
Saturday, April 30, 2022
How to setup VMware ESXi Hypervisor on Raspberry Pi
In video we are going to learn how to setup VMware EXSi Hypervisor on your Raspberry Pi 4 You can download EXSi from link below https://customerconnect.vmware.com/downloads/get-download?downloadGroup=ESXI-ARM Please clone the repository below for Raspberry Firmware https://github.com/raspberrypi/firmware Download latest UEFI firmware zip from link below https://github.com/pftf/RPi4/releases
Saturday, April 23, 2022
How to Program STM8S103F With Arduino IDE
This video demonstrates how to program/develop firmware for STM8S103F with Arduino IDE
Setting up the Arduino IDE
Step 1: Download Arduino IDE below based on your operating system and install it.
https://www.arduino.cc/en/software/
Step 2: Tap File , Preferences to open the preferences window and paste the link given below into the additional boards manage URL text box and tap OK.
https://github.com/tenbaht/sduino/raw/master/package_sduino_stm8_index.json
For details about STM8S103 (blue) visit link below
https://tenbaht.github.io/sduino/hardware/stm8blue/
You will need Stlink drivers to program the board via ST Link
https://www.st.com/en/development-tools/stsw-link009.html#st-get-software
Datasheet of STM8S https://www.st.com/resource/en/datasheet/stm8s103f2.pdf
Monday, April 4, 2022
How to interface SPI TFT LCD(ST7735) with RaspberryPi- Part 2
http://usheethe.com/3M6v
To add console output to the LCD run the commands below sudo nano /boot/cmdline.txt-
This video tutorial demonstrates how to easily setup your Raspberry Pi as Android TV A big shout out to KonstaKang for providing a modified ...
-
This video demonstrates how to run Windows XP on Single board computers like RaspberryPi, TinkerBoard etc. Follow commands below to boot the...
-
How to modify BCD when installing a previous version of Windows onto a computer running Windows Vista Installing an earlier operating system...
How to add Wireless capability to legacy printers using Raspberry Pi
This video tutorial demonstrates how to easily add wireless print capablity to your wired legacy printers using your Raspberry Pi. We hav...