Earn Maker Points on Every Order! Learn More!

Tag - Raspberry Pi

Difference between Raspberry Pi HDMI Port types - Difference between Raspberry Pi HDMI Port types - Difference between Raspberry Pi HDMI Port types - Difference between Raspberry Pi HDMI Port types

Difference between Raspberry Pi HDMI Port types

Raspberry Pi 4B was launched recently and everyone is busy in grabbing their favorite Raspberry Pi's. But many of them have some doubts regarding the HDMI Ports. Because the Raspberry Pi 4 comes with a micro HDMI Ports. And if you think the Pi Zero's Adapter will work with that, then it is wrong (Pi Zero uses mini HDMI). Let's...

How to Connect Raspberry Pi with Laptop - Headless Setup - How to Connect Raspberry Pi with Laptop - Headless Setup - How to Connect Raspberry Pi with Laptop - Headless Setup - How to Connect Raspberry Pi with Laptop - Headless Setup

How to Connect Raspberry Pi with Laptop – Headless Setup

Think of carrying a Keyboard, Display and Mouse separately for a small Raspberry Pi. It's little odd right?. There is an option to use your own laptop hardware (Keyboard, Mouse and Display) with the Raspberry Pi. This guide will help you to get it done. Using Ethernet cable (No Router needed) you can directly connect the Raspberry pi with...

Raspberry Pi captures a Soyuz in Space! - Raspberry Pi captures a Soyuz in Space! - Raspberry Pi captures a Soyuz in Space! - Raspberry Pi captures a Soyuz in Space!

Raspberry Pi captures a Soyuz in Space!

In a recent blog post, Raspberry Pi has published a pic that a Raspberry Pi Camera captured a Soyuz aircraft in the Space.The Blog as follows...So this happened. And we are buzzing!You’re most likely aware of the Astro Pi Challenge. In case you’re not, it’s a wonderfully exciting programme organised by the European Space Agency (ESA) and us at Raspberry...

Image Recognition using TensorFlow for Raspberry Pi - Image Recognition using TensorFlow for Raspberry Pi - Image Recognition using TensorFlow for Raspberry Pi - Image Recognition using TensorFlow for Raspberry Pi

Image Recognition using TensorFlow for Raspberry Pi

TensorFlow now Officially Supports Raspberry Pi (from TensorFlow V1.9). TensorFlow is an Open-Source software Library for Numerical Computation using data flow graphs. It is used by Google on its various fields of Machine Learning and Deep Learning Technologies. TensorFlow was originally developed by Google Brain Team and it is published on the public domain like GitHub. Using TensorFlow we...

Cayenne-with-Pi-factoryforward

Getting Started with Cayenne IoT for Raspberry Pi

Cayenne is an awesome IoT Application developed for beginners as well as professionals. It is made by myDevices. The best thing about Cayenne is, it doesn’t require any coding. All you need to do is connect your sensors or actuators to the Raspberry Pi and configure it in Cayenne Dashboard/Mobile App. You can create triggers, events, monitoring widgets and...

Google-Assistant-Factory-Forward

Build your own Raspberry Pi Google Assistant

Google Home, Alexa and Cortona are many Home assistants that are popular in recent days. These Assistants are still in learning process. Hence the makers of Google Assistant and Alexa provided free access to developers for updating its knowledge day by day. Anyone can install these voice assistants on their linux computers such as Raspberry Pi and Add more...

Mu Python – A New Python Editor for Beginners | Raspberry Pi | MicroBit - Mu Python – A New Python Editor for Beginners | Raspberry Pi | MicroBit - Mu Python – A New Python Editor for Beginners | Raspberry Pi | MicroBit - Mu Python – A New Python Editor for Beginners | Raspberry Pi | MicroBit

Mu Python – A New Python Editor for Beginners | Raspberry Pi | MicroBit

Mu editor is a New and simple Python Editor for Beginners. It is built with an extensive feedback from teachers and learners. Mu has a nice simple UI with all the necessary functions needed for beginners. Mu is a modal editor with modes included for Adafruit CircuitPython, BBC micro:bit version of MicroPython, PyGame Zero and Standard Python 3.Mu editor...

DHT11 Temperature and Humidity Sensor with Raspberry Pi | Python - DHT11 Temperature and Humidity Sensor with Raspberry Pi | Python - DHT11 Temperature and Humidity Sensor with Raspberry Pi | Python - DHT11 Temperature and Humidity Sensor with Raspberry Pi | Python

DHT11 Temperature and Humidity Sensor with Raspberry Pi | Python

DHT11 is one of the most used Temperature and Humidity Sensor. It is cheap, compact and provides a reliable data, it is best for a DIY electronics projects.The DHT11 can measure Temperature between 0 to 50° C with ±2 °C accuracy. It can measure Humidity between 20 to 80% with ±5% accuracy. The sampling rate of DHT11 is 1 HZ...

Getting Started with Raspberry Pi GPIO Programming using Python - Getting Started with Raspberry Pi GPIO Programming using Python - Getting Started with Raspberry Pi GPIO Programming using Python - Getting Started with Raspberry Pi GPIO Programming using Python

Getting Started with Raspberry Pi GPIO Programming using Python

Raspberry Pi is a Single Board Computer with many features for Makers and Hobbyists. The Raspberry Pi Board has GPIO Pins for connecting it with external devices like LED, HATs, Display, Mic, Sensors, etc.Python is a High-Level Programming Language for General Purpose Programming. The Raspbian Operating System itself included Python along with GPIO packages for getting started. If the...