EN / USD
2079 Items
 Home
Blog
LSM6DSL iNEMO Inertial Module, Always-on 3D Accelerometer, and 3D Gyroscope
LSM6DSL iNEMO Inertial Module, Always-on 3D Accelerometer, 3D Gyroscope
Hi readers!  Hopefully, you are well and exploring technology daily. Today, the topic of our discourse is the LSM6DSL iNEMO Inertial Module, Always-on 3D Accelerometer, and 3D Gyroscope. You might already know about it or something new and different. The LSM6DSL is an iNEMO inertial module of the higher level offered by STMicroelectronics which combines a 3D accelerometer and a 3D gyroscope into one small unit. This sensor module will help to cater to clients' needs for more accuracy and energy-efficient motion sensing in the current world applications. Due to its battery-powered and continuous operation nature, it can principally used in battery gadgets such as smartphones, fitness trackers, and smartwatches.  The LSM6DSL shines especially where high-resolution motion detection is possi ...
Blog
DC Motor Direction Control in LabVIEW
DC Motor direction control using NI LabVIEW, DC motor direction control using LabVIEW, DC Motor direction control in LabVIEW, Control DC Motor through LabVIEW, Control DC motor with LabVIEW, LabVIEW to control the direction of the DC motor
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge with all of you about how to make a simple program for DC Motor Direction Control in LabVIEW. In my previous tutorials, I have also worked on DC Motor Direction Control using Arduino. You should go through these tutorials they will be helpful in better understanding of the tutorial DC Motor Direction control using NI LabVIEW. The word DC is basically an abbreviation of Direct current. So, a direct current motor is commonly used motor having two input terminals, one is positive and the other one is negative. If we connect these terminals with the voltage supply the motor will rotate. If you change the polarity then motor will rotate in oppo ...
Blog
How to Transform a Non-Profit Business with EOS
Hello friends, I hope you all are doing great. In today’s tutorial, we will discuss How to Transform a Non-Profit Business with EOS. EOS has been gaining popularity around the world, enhancing the level of the business. With experienced EOS implementers, any company can achieve the heights that they have thought. However, the question arises “Can EOS implementers help these non-profit organizations as well”? How come these EOS implementers help small budgeted companies with no profit? How their tactics play an important role in right traction? There are many organizations that provide consultancy to help companies and their leaders to manage their work in an easy systematic way. If you are looking for a business growth consultant, you can avail it ...
Blog
I2C communication with STM32
STM32 I2c Communication, STM32 I2c, stm32 I2c master, stm32 i2c slave, I2c in stm32, i2c communication in stm32
Hello friends, I hope you all are doing great. In today's lecture, we will have a look at the I2C Communication with STM32 Microcontroller board. I am going to use the Nucleo board for today's lecture. In the previous lecture, we have discussed STM32 Serial communication both in Interrupt Mode and polling Mode. Today, we will study another way of communication(i.e. I2C) with STM32. So, let's first have a look at what is I2C Communication: What is I2C Communication? I²C (Inter-Integrated Circuit) is a two-wire serial communication system used between integrated circuits. Like any serial protocol, one of its advantages is that of using only two lines that transmit or receive a sequence of bits, the limit is the communication speed which has been improved over the years. The bus was conceive ...
Blog
Power Factor Measurement Using Microcontroller
PF measurement in proteus, PF proteus simulation, power factor measurement, power factor proteus design, how to get power factor, calculate power factor, measure power factor
Buy This Project Hello friends, hope you all are fine and having fun. Today's post is about Power Factor Measurement using Microcontroller in Proteus ISIS. As usual, I have this project simulation in which I have to simulate a power factor measuring project using atmega microcontroller. So, I use atmega8 microcontroller and the used Proteus ISIS as the simulating software. Power Factor Measurement isn't that difficult but its a quite tricky and in today's post we are gonna cover it in full detail. There are many ways for power factor measurement and today's the method we are gonna use is called zero crossing detection. We will first detect the zero crossing of our signal and then we are gonna do the power factor measurement based on the detectio ...
Blog
Vibration Sensor Library for Proteus V2.0
Vibration Sensor Library for Proteus, Vibration Sensor in proteus, Vibration Sensor proteus, proteus Vibration Sensor, Vibration Sensor proteus simulation, Vibration Sensor simulation of proteus
Hello friends, I hope you all are doing great. In today's tutorial, I am going to share a new Vibration Sensor Library for Proteus V2.0. It's the second version of the Vibration Sensor Library for Proteus. In this library, we have four vibration sensors. These vibrations sensors have both digital and analog output pins and can easily be connected with microcontrollers i.e. Arduino, PIC, Atmel etc. Before downloading the Proteus Library zip file, let's first have a look at the brief overview of Vibration Sensor: What is Vibration Sensor? A vibration sensor is a small embedded sensor, which is used to detect vibrations on any surface. These vibration sensors are used for various purposes i.e. fault detection on heavy machinery, placed on doors ...
Blog
4 Things Every Modern Office Needs
modern office, ideas of modern office, tips and tricks for office, office decoration
Hey Readers! I welcome you on the board. I hope you are doing Great. are you establishing a new office? or you want creative ideas about your Office? or you just want to get the concepts about the Modern office requirement? then I can help you. Office designs continue to change with modern trends, and there are many aspects of office design that can even have an impact on the productivity of the people who work there.  It is more important than ever that the office environment is a welcoming one to ensure that every staff member will be able to give their best in terms of collaboration and work, and there are a number of things that every modern office needs - everything from spatial design to using LED strip lights. A varied and comfortable wor ...
Blog
How New Technology Is Making Refineries & Oil Fields Safer for Workers
How New Technology Is Making Refineries & Oil Fields Safer for Workers
Oil fields and refineries can be perilous places to work. Extracting crude oil and refining it into gasoline, diesel, and other products involves flammable chemicals, high pressures, and intense heat. This environment inevitably poses risks to workers' health and safety. Between August 2017 and March 2023, 153 refineries across the United States reported a total of 1,539 injuries and seven deaths. While 17 refineries & oil fields had no reported injuries or fatalities during that time frame, and 69 others had five or fewer injuries without any deaths, the industry still faces substantial workplace safety challenges. New Safeguards to Prevent Accidents and Injuries On May 15, 2023, a leak at a Marathon Petroleum refinery in Houston, Texas caused an explosion that tragically killed one work ...
Blog
Sending Sensor Readings to Google Sheet Through IFTTT using ESP32
Sending Sensor readings to Google Sheet through IFTTT, ESP32 data upload to Google Sheet through IFTTT, Send data to Google sheet with IFTTT, Data sending with IFTTT ESP32, ESP32 IFTTT
Hello readers, I hope you all are doing great. In our previous tutorial, we learnt how to make HTTP POST from ESP32 to the IFTTT server. In this tutorial, we will learn about another application of the ESP32 module in the field of IoT (Internet of Things). We can publish multiple sensor readings from ESP32 to Google sheets via the IFTTT web service. IFTTT is used as a third-party web service to integrate Google sheets with ESP32. Fig. 1 Creating an IFTTT Account for Integrating ESP32 with Google Sheets We are going to create an applet (on the IFTTT server) that is responsible to integrate the Webhooks and Google Sheets services. While operating with the IFTTT server there are some services/utilities that we are going to deal with like Applets an ...
Blog
Build a Twitter bot in Raspberry pi 4
Build a Twitter bot in Raspberry pi 4, twitter bot in RPi4, RPi4 twitter, Raspberry Pi 4 Twitter, RPi4 Twitter bot
Thank you for joining us for yet another session of this series on Raspberry Pi programming. In the preceding tutorial, we integrated a real-time clock with our raspberry pi four and used it to build a digital clock. However, In this tutorial, we will construct your personal Twitter bot using Tweepy, a Py framework for querying the Twitter application programming interface. You will construct a Response to mentions robot that will post a response to everybody's tweet mentioning it with a certain keyword. The response will be a photo we will make and put any text over it. This message is a quote you will acquire from a 3rd application programming interface. Finally, we will look at the benefits and drawbacks of bots. This is what it looks like: ...