Earn Maker Points on Every Order! Learn More!

Blog

Getting Started with Pico on Windows with Thonny Python - Getting Started with Pico on Windows with Thonny Python - Getting Started with Pico on Windows with Thonny Python - Getting Started with Pico on Windows with Thonny Python

Getting Started with Pico on Windows with Thonny Python

The Raspberry Pi Pico is the latest flexible microcontroller from Raspberry Pi. In this tutorial, we will see how to use the Pico on Windows Operating System with the Thonny Python IDE.Components Required:Raspberry Pi PicomicroUSB CableThonny IDEPythonStep 1: Download and install PythonVisit the python website and download the latest version of python for Windows. Install both and we...

ABU ROBOCON 2021 Theme and Rulebook - Jimo, China - ABU ROBOCON 2021 Theme and Rulebook - Jimo, China - ABU ROBOCON 2021 Theme and Rulebook - Jimo, China - ABU ROBOCON 2021 Theme and Rulebook - Jimo, China

ABU ROBOCON 2021 Theme and Rulebook – Jimo, China

ABU ROBOCON (Asia-Pacific Broadcasting Union Robot Contest) is a largest international robot contest celebrating it's 20th anniversary ROBOCON at Jimo, China on this year (2021). The ABU ROBOCON brings us an exciting ancient game of china 'Throwing Arrows into pot' with the help of new technology using robots. The competing teams build their robots according to the rulebook and...

Formatting an SDXC card for use with NOOBS - Formatting an SDXC card for use with NOOBS - Formatting an SDXC card for use with NOOBS - Formatting an SDXC card for use with NOOBS

Formatting an SDXC card for use with NOOBS

According to the SD specifications, any SD card larger than 32GB is an SDXC card and has to be formatted with the exFAT filesystem. This means the official SD Formatter tool will always format cards that are 64GB or larger as exFAT.The Raspberry Pi's bootloader, built into the GPU and non-updateable, only has support for reading from FAT filesystems (both FAT16 and...

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

RFID Door lock with Voice | RC522 | Arduino | DFPlayer - RFID Door lock with Voice | RC522 | Arduino | DFPlayer - RFID Door lock with Voice | RC522 | Arduino | DFPlayer - RFID Door lock with Voice | RC522 | Arduino | DFPlayer

RFID Door lock with Voice | RC522 | Arduino | DFPlayer

RFID is an acronym for Radio Frequency Identification and refers to a technology whereby digital data encoded in RFID tags or RFID cards (the one you use it in your Office or College ID Cards with RFID) that are captured by a reader via radio waves. RFID is similar to barcoding in that data from a tag or cards are...

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

RGB LED Tutorial | Arduino - RGB LED Tutorial | Arduino - RGB LED Tutorial | Arduino - RGB LED Tutorial | Arduino

RGB LED Tutorial | Arduino

An RGB LED is an integrated LED with all three primary colors in it, RED, GREEN and BLUE. Using an RGB LED we can make all other colors by mixing a proper amount of these three colors. The amount of voltage applied to each pin specifies the amount of colors it emits. This is called additive mixing.There are two...