Media file share using Raspberry Pi
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…
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…

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…

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…
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…
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. …
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…

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…

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…