EN / USD
939 Items
 Home
Blog
Control Home Appliances with RPi4 BLE
control appliances with Rpi4, raspberry pi 4 control devices, rpi4 ble control, raspberry pi 4 ble appliances control
Welcome to the next tutorial of our raspberry pi 4 tutorial. In the previous tutorial, we learnt how to interface a gas sensor with a pi 4. However, in this tutorial will cover how to automate your home with a Raspberry Pi and Bluetooth Low Energy. To automate a home means to mechanize its environment, including the appliances within it. To that end, we've designed an intelligent lamp whose functionality can be adjusted from afar via a companion mobile app. Using your smartphone, you'll be able to manage a variety of household gadgets. The following code demonstrates using a mobile device as a remote controller for a Raspberry Pi's GPIO pins. (Or another BleuIO Dongle). Instructions Requirements The recently introduced Raspberry Pi 4 will serve ...
Blog
Interfacing of EasyVR with Arduino
easyVR with arduino, Interfacing of EasyVR Shield with Arduino UNO,easyvr code for arduino,arduino code for easyvr
Hello friends, I hope you all are fine and having fun with your lives. In today's post we are gonna see Interfacing of EasyVR with Arduino UNO. In the previous post, we have seen Getting Started with EasyVR Commander. It was quite simple and if you follow the steps carefully you wont stuck anywhere but still if you into some trouble i am here. Now this tutorial is quite a quick and important one as it contains the real code using which we will control our robot. After adding the voice commands, now close the EasyVR Commander and open the Arduino Software. Connect the arduino board with computer and double check that your jumper J12 in on position SW. You should also read Training Error: Recognition Failed in EasyVR, if you got such error while ...
Blog
Responses of Discrete Time Signals in MATLAB
Responses of Discrete Time Signals in MATLAB, discrete time signals in matlab, matlab discrete time signal
Hello learners, welcome to another topic of signals and systems. We hope you are having a reproductive day and to add more information in the simplest way to your day, we are discussing the responses in discrete-time signals. If you do not get the idea of the topic at the moment, do not worry because we are going to learn it in detail and you are going to enjoy it because we are making interesting patterns in MATLAB as the practical implementation of the topics. Have a look at the points that we are making clear today.  What is the LTI system? What is impulse response? How can we get the impulse response in MATLAB? How can we have the output signal using codes and impulse response in MATLAB? As we have learned so far in this series, there are two types of signals based on the ...
Blog
DC Motor Control using myRIO
DC Motor Control using myRIO, DC control through myRIO, DC motor control via myRIO, DC motor interfacing with myRIO, how to control DC motor using myRIO, how to interface DC motor with myRIO, DC motor myRIO interfacing, Interfacing of DC motor with myRIO
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on DC Motor Control using myRIO. I will first provide you a bit information about DC motor then we will move forward towards DC motor control using myRIO. DC motor is an electronic instrument which is used to convert electrical energy into mechanical energy. It plays a vital role in industrial applications. It has also great importance for the engineers to to study about its working principle. DC motor has basically two input terminals. At one terminal we have to provide voltage supply and the other terminal will be attached to the ground (0V). And if we change the polarity, the direction of the motor will also be changed co ...
Blog
How to install PCBWay Plugin for KiCAD PCB Software?
How to install PCBWay Plugin for KiCAD PCB Software, pcbway plugin for kicad, kicad software installation, install kicad software
Hi Friends! Hope you’re well today. Happy to see you around. In this post, I’ll walk you through How to Install PCBWay Plugin for KiCAD PCB Software. Before we move further, let’s get a brief overview of KiCAD PCB Software.  KiCAD is a free and open-source electronic design application mainly developed to draw schematics and PCB layouts. It is open-source which means anyone can use it to develop and modify electronic designs. The tool can effortlessly run on Windows, macOS and Linux. The main window of the application comes with 8 different software tools used to make PCB layouts and schematics.  Hope you’ve got a sneak peek at the software. Now we’ll get to know how to install the PCBWay Plugin for KiCAD. How to install PCBWay Plugin for KiCAD PCB Software? When you install ...
Blog
XBee Library for Proteus
xbee simulation in proteus, xbee in proteus, proteus xbee simulation, proteus simulation for xbee, xbee proteus simulation, proteus xbee simualtion, xbee proteus library, proteus xbee library
Hello everyone, today I am going to share a new XBee Library for Proteus. I am quite excited while sharing it as we are the first developer for this XBee Library. Now you can quite easily use XBee module in your Proteus software using this XBee Library for Proteus.Wehave spent quite a lot of time in developing this and that's the reason I couldn't share new tutorials in the past few days. Anyways we are done with this new exciting XBee Library for Proteus, hope you are gonna enjoy this one. I have already sharede two libraried for Proteus which are Arduino Library for Proteus and GPS Library for Proteus. You can also interface this XBee module with Microcontrollers like Arduino, PIC Microcontroller and 8051 Microcontroller quite easily. As its the ...
Blog
Hexapod Simulation in MATLAB
hexapod simulation in matlab, hexapod matlab, matlab hexapod, hexapod in matlab, matlab hexapod simulation
Hello fiends, hope you all are fine and having fun with your lives. In today's tutorial, I am going to share a new project designed in MATLAB and named as Hexapod Simulation in MATLAB. We all know about the Hexapod, its a special kind of robot which has six legs. Hexa is used for six so its quite obvious that hexapod has six legs on it. I have designed this project on a client's request and today I thought to share it with you guys. Because this Hexapod simulation in MATLAB is designed after a lot of efforts by our TEP team that's why this simulation is not free to download but we have placed a small price on it so that engineering students can buy it easily. So, let's get started with Hexapod Simulation in MATLAB. Hexapod Simulation in MATLAB ...
Blog
Interrupt Based Digital Clock with 8051 Microcontroller
digital clock with 8051 microcontroller, 8051 digital clock,digital clock 8051, digital clock with 8051, interrupt based digital clock, digital clock with interrupt
Hello friends, hope you all are fine and having fun with your lives. In today's post, I am going to share Interrupt based Digital clock with 8051 Microcontroller. In the previous post, I have explained in detail How to use Timer Interrupt in 8051 Microcontroller. We have seen in that post that we can use two timers in 8051 Microcontroller which are Timer0 and Timer1. Using these timers we can easily generate interrupts. So, before going into details of this post, you must read that timer post as I am gonna use these timer interrupts in today's post. After reading this post, you will also get the skilled hand on timer interrupt and can understand them more easily. In today's post, I am gonna design a digital clock which will increment after every o ...
Blog
Arduino Lilypad Library for Proteus
Arduino Lilypad Nano Library for Proteus, Arduino nano simulation in proteus, arduino lilypad simulation in proteus, arduino simulation in proteus, arduino library in proteus, arduino proteus library
Hello friends, few day ago I have posted a tutorial on how to do Arduino Simulation in Proteus. In that post, we have used an Arduino Library for Proteus but as this library is in its initial phases that's why currently it supports only three basic Arduino boards which are Arduino UNO, Arduino Mega2560 and Arduino Mega1280. But as we know there are numerous Arduino boards which are used these days. So, I searched a little and I came across this amazing Arduino Lilypad Library for Proteus which has the support for few other arduino boards, so I thought to share it with you guys. I have tested this library myself as always and its 100% working. I have tested it on Proteus 7 and I think it will work fine on Proteus 8 as well. As we have the support f ...
Blog
CNC milling: things you need to know
CNC Milling, CNC Milling process, CNC Milling types, CNC Milling advantages
Milling is a machining process that can create detailed or complex shapes from metal, plastic, or other materials. The CNC milling process involves using a computer to control the motion of a rotary cutter that removes material from a workpiece. This article will discuss things you need to know about the CNC milling process. What is CNC milling, and what are its uses? CNC milling is a machining process that uses computer numerical control (CNC) to cut materials precisely. It can produce complex shapes with high accuracy and repeatability from metal, plastic, or other materials. It is used for many applications, including prototyping, manufacturing parts, making moulds and dies, creating fixtures for production lines, producing 3D sculptures and m ...