EN / USD
939 Items
 Home
Blog
Getting Started with Cayenne - Arduino
Getting Started with Cayenne, introduction to cayenne, welcome to cayenne, cayenne tutorial
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new and very exciting service with you guys which is named as myDevices Cayenne, we will have a look at getting started with Cayenne. Its really an awesome platform for students and hobbyist who wants to work on embedded systems but are afraid of programming codes. Cayenne is an online project building platform using drag and drop. Currently it supports Arduino and Raspberry Pi. In simple words, you can design any of your Arduino or Raspberry Pi project simply by drag and drop different components. You don't need to write any code, you just need to place your blocks and upload it to your Arduino board. Its also known as the Graphical coding. I came ...
Blog
ViewModels in ASP.NET Core
ViewModels in ASP.NET Core,ViewModels ASP.NET Core, asp.net core ViewModels, ViewModels in ASP NET Core
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Create ViewModels in ASP.NET Core. It's our 9th tutorial in ASP.Net Core series. We have already covered Controllers, Models & Views in our previous lectures and now it's time to understand this fourth pillar of MVC architecture. ViewModel is not an integral part of MVC architecture and can be ignored in simple projects but in complex applications, we have to use ViewModel as it adds flexibility in the project. So, let's have a look at ViewModels in ASP.NET Core: ViewModels in ASP.NET Core ViewModels in ASP.NET Core ( also called Data Transfer Objects [DTO] ) are used to send Models data from Controll ...
Blog
What are Y-Type Strainers?
Y type strainers
Y-type strainers are devices used to separate unwanted solid particles from gas, liquid or steam flowing in a pipe. They derive their name from their shape. The Y-type strainer is commonly applied in pressurized fluid lines as well as in vacuums and suction conditions. It is used where small solid particles are expected within the fluid and there is a less frequent clean out. They make use of a filtering element, which is basically a perforated wire mesh. In instances where the material to be cleaned out from the flow is small, hence a long duration before screen cleaning, the line is shut down and the strainer cap is removed to allow for manual cleaning of the strainer screen. In applications with high dirt density, a blowing system is fitt ...
Blog
Benefits of a Good Web Host
web host, benefits of a good wewb host
Hello everyone, I hope you all are doing great. Today's tutorial is about the benefits of a good web host and this tutorial is especially for those engineering students who want to earn online from their website or blog. Web hosting is a service that makes it possible for individuals and organizations to post web content onto the Internet. However, the question still remains, are all web hosting exactly the same, and if not, what are the advantages of using a good host? Although bad web hosting does exist, there are multiple ways in which your brand, business or website can flourish with the help of a good web service. Good Uptime and Performance Speed Will Gain More Credibility It might already be obvious but your profits will increase when your ...
Blog
Flame Sensor Arduino Interfacing
Flame sensor interfacing with Arduino, Interfacing of Flame sensor with arduino, Flame sensor Arduino interfacing, how to interface Flame sensor with Arduino, Flame sensor Arduino interfacing, Flame sensor attached with Arduino, Interfacing Flame sensor with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to provide a detailed discussion on Flame Sensor Arduino Interfacing. Flame sensor is an electronic device which is capable of sensing/detection of fire or a high temperature zone. It gives an indication through an LED attached at its top, just after sensing the fire. These type of sensors are usually used for short ranges. They are able to detect the fire up to 3 feet. Flame sensors is the most common device available in the market these days due to its good results and cost efficiency. You should also have a look at Flame Sensor Library for Proteus. Flame sensors are available in the market in two types one having three pins and the other having four pins ...
Blog
Introduction to LM311
LM311 Pinout, LM311 basics, basics of LM311, getting started with LM311, how to get start with LM311, LM311 proteus, proteus LM311, LM311proteus simulation
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I will share the details discussion on Introduction to LM311. LM 311 is basically a voltage comparator having high speed. It can operate over wide ranges of voltage i.e. from -15V to15V, in case of operational amplifier. LM-311 can also operate on 5V for the logic systems. LM-311 output levels has the compatibility with Transistor Transistor Logic (TTL) levels circuits. At 50mA and at 50V too, LM-311 can operate lamps and relays. LM 311 can operate from 0 degree Celsius to 70 degree Celsius. LM-311 has several different features. These features include fast response time, strobe capability, wide voltage supply ranges, maximum input current, operating at single 5V power ...
Blog
Temperature Sensing in LabVIEW
Temperature sensing using NI LabVIEW, Temperature level indication in LabVIEW, Temperature level detector in LabVIEW, Sensing different levels of temperature in LabVIEW, How to differentiate between different levels of temperature
Hello friends! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about how to create program for "Temperature Sensing using NI LabVIEW". To sense the temperature is compulsory at a lot of the places e.g. refrigerators, air conditioners, storage rooms, kitchen etc. At these places to sense the temperature and its proper indication is compulsory because it can cause serious problems otherwise. For example, if the temperature in the food storage room is higher than an adjusted threshold, it will be harmful for all of the food items. You can also consider "Fire Alarm" as an example of temperature sensor. First of all it measures the level of the temperature. If it founds that the temperature is higher tha ...
Blog
Real Life Examples of Embedded Systems
examples of embedded systems, embedded systems examples, embedded systems real life examples, real life embedded systems examples
Hello Friends, I hope you are fine and doing great in your lives. Today I am going to write an article on real life examples of embedded systems. These Embedded Systems Examples belong to real-life appliances and devices, which we normally use in our daily routine. I hope you already have the idea of embedded systems but if you don't, you can find the introduction to embedded systems in my previous article What is Embedded System? And also you can go through What is Embedded Computer? I have also shared few Embedded Systems Examples in this article. My article on 8 things for learning embedded system programming can help you in getting starting with your Embedded Systems Project. Embedded systems perform specific tasks. They have a Microcontroller as the main part which controls all the o ...
Blog
Getting Data From Webserver using Arduino Wifi
Arduino-Wifi-Interfacing-with-Online-Server1
In today’s post, as the name suggests, we will see how to get data from online webserver using Arduino Wifi in simple steps. Getting data from web server using Arduino Wifi Shield has always remained a problem for the engineers. Its not much difficult task as its usually considered to be. In today’s post, I will create a small project in which I will control two simple LEDs via online web server. It’s really a very interesting project and when I completed it, I felt like Hurrah!!! Arduino Wifi Shield is used to connect Arduino board with Wifi. After connectivity with Wifi, one can perform many tasks using this shield. We can built a complete server on it and can also use it as a client. Server designed on an Arduino Wifi Shield are usually quite si ...
Blog
How to include Bootstrap in ASP.NET Core
How to include Bootstrap in ASP.NET Core, How to include Bootstrap in ASP NET Core, bootsrap in asp.net core, bootsrap asp core
Hello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to include & use Bootstrap in ASP.NET Core. It's our 12th tutorial in ASP.NET Core series. As it's ASP.NET Core tutorial so I am not going to explain bootstrap much. But you must have the basic idea of Bootstrap, its a client side package of CSS libraries, designed by twitter and these days you can't design a responsive site with Bootstrap as it follows symmetry and is too easy to use. So, let's get started with How to include Bootstrap in ASP.NET Core: How to include Bootstrap in ASP.NET Core There are many third party tools ( Bower, NPM, WebPack etc. ) available in Visual Studio for installing client side applications like Bootstrap, JavaScript, ...