How to install Kodi on Amazon fire stick
Why do we need Kodi on Amazon fire stick? We configured media file server in my last post. With Kodi , we will access media files or photos on TV using amazon fire stick. Steps to follow: Step1: Launch your…
Why do we need Kodi on Amazon fire stick? We configured media file server in my last post. With Kodi , we will access media files or photos on TV using amazon fire stick. Steps to follow: Step1: Launch your…
Media file share using raspberry pi can be achieved using Samba file server. You can use Samba file server to store all your media files and share across multiple device on your home network. Raspberry Pi will act as single…
Its all in the number game or number illusion. You see what you want to see. Unless you deep dive in to the numbers along with context, you can not get correct picture.
WordPress comes with a built-in feature that allows you to undo changes and go back to a previous version of a post. This feature is called Post Revisions or simply Revisions. But suppose your post revisions are too high from…
Introduction This weather station using NodeMCU uses open weather api from openweathermap.org. Parts required for this project NodeMCU OLED I2C display Some wires and USB data cable 5v v battery or power supply What is NodeMCU? Its a Development Kit…
What all are required? You would need following parts build the above circuit. C1 – 10 u C2 – 1u C3 – 100n C4,C7- 10n C5 – 1n C6- 100n VR1 – 100k R2 – 10k R3- 3.3k R4 –…
Introduction In this arduino clock project we are displaying time on 7 segment tube display. Unlike other posts where I had used lcd display. Tube display board uses TM1637 chip. Parts required For this project we need 3 important parts…
Introduction to OV7670 camera module The OV7670 image sensor is a small size, low voltage, single-chip VGA camera and CMOS image processor for all functions. It provides full-frame, sub-sampled or windowed 8-bit images in various formats, controlled through the Serial…
In this post we will connect the LCD to GPIO (General Purpose Input Output) pins of PI to display characters on it. We will write a program in PYTHON to send the appropriate commands to the LCD through GPIO and…
Introduction In this post I will help you in installing and configuring the LCD touch screen on Raspberry Pi. Most LCD touch screens come with an OS image that you can write on to your SD card and run it…