Earn Maker Points on Every Order! Learn More!

Blog

How to Enable New Alexa Skills in Android App - How to Enable New Alexa Skills in Android App - How to Enable New Alexa Skills in Android App - How to Enable New Alexa Skills in Android App

How to Enable New Alexa Skills in Android App

Alexa can answer your questions in many ways. But by default, most of the skills are not enabled. The user needs to give access to the skills like Booking an Uber and Shopping and more. For a simple example, we enabled 'Rajini Dialogues' that will play random Rajinikanth Dialogues on Alexa.You can trigger it by asking, Alexa, Play Rajini...

Arduino/Genuino Uno - Arduino/Genuino Uno - Arduino/Genuino Uno - Arduino/Genuino Uno

Arduino/Genuino Uno

The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family. Here the anatomy of Arduino/Genuino Uno.Digital pins:Use these pins...

Arduino Pro Mini - Arduino Pro Mini - Arduino Pro Mini - Arduino Pro Mini

Arduino Pro Mini

This board was developed for applications and installations where space is premium and projects are made as permanent set ups. Available in 3.3 V and 5 V versions.The Arduino Pro Mini is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, an on-board resonator, a reset button,...

Arduino Nano - Arduino Nano - Arduino Nano - Arduino Nano

Arduino Nano

The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328P; offers the same connectivity and specs of the UNO board in a smaller form factor. Arduino boards are the microcontroller development platform that will be at the heart of your projects. When making something you will be building the circuits and interfaces for interaction, and telling...

Alexa-Pi

DIY Amazon Alexa using Raspberry Pi | Standalone | May 2018

Alexa, what’s the weather now?Currently, in Bengaluru, It’s 23oC with intermittent Clouds.Did you impressed with Alexa replies ever? Let’s build our Own Amazon Echo with Raspberry Pi that can respond to your Voice commands just like an Amazon Echo device. It will provide almost all services that an Echo does like Weather forecast, Calculations, Home automation, IFTTT and Many...

Connect Raspberry Pi with Mobile Screen | Android | VNC Viewer - Connect Raspberry Pi with Mobile Screen | Android | VNC Viewer - Connect Raspberry Pi with Mobile Screen | Android | VNC Viewer - Connect Raspberry Pi with Mobile Screen | Android | VNC Viewer

Connect Raspberry Pi with Mobile Screen | Android | VNC Viewer

Android Apps makes our task easier. It makes the IoT more simple and everybody can have access to it Anytime and Anywhere. It is used in most of Home Automation apps nowadays.We can access Raspberry Pi using different methods. But how can we use our Mobile phone to access the Raspberry Pi wirelessly? In this tutorial, we will see...

How to Setup Raspberry Pi Headless - WiFi - How to Setup Raspberry Pi Headless - WiFi - How to Setup Raspberry Pi Headless - WiFi - How to Setup Raspberry Pi Headless - WiFi

How to Setup Raspberry Pi Headless – WiFi

The headless setup using WiFi makes easier to access your Pi than Ethernet setup. It needs an SD card and power supply only. It provides access to your laptop Keyboard, Mouse and Screen to your Raspberry Pi without the need for an external setup.If you want to access the Pi using Ethernet check this tutorial.Components Required:Hardware:Raspberry Pi 3/Pi...

Random LED Patterns with Arduino - LED Light Show - Random LED Patterns with Arduino - LED Light Show - Random LED Patterns with Arduino - LED Light Show - Random LED Patterns with Arduino - LED Light Show

Random LED Patterns with Arduino – LED Light Show

Most of us tried Blinking LED using Arduino as a Beginner. Let’s do something cool using LEDs with Arduino. In this project, we will make LEDs blink in different patterns in a random manner. The program has totally 6 different patterns and the Arduino chooses the patterns randomly by itself. You can include more patterns if you like.Components Required:Arduino...

IOT Home Automation using Blynk and NodeMCU - IOT Home Automation using Blynk and NodeMCU - IOT Home Automation using Blynk and NodeMCU - IOT Home Automation using Blynk and NodeMCU

IOT Home Automation using Blynk and NodeMCU

NodeMCU is very popular in Home Automation. It's WiFi capabilities and Arduino IDE support making it easier for IoT Applications. It is very tiny and has many Digital I/O pins, Serial Communication and I2C Communication. NodeMCU has a micro USB port to program it using your existing mobile cable (no additional programmer needed). There is a successor called ESP32 Development board...