Post

GETTING STARTED WITH DEEP LEARNING

If you are an AI enthusiast then you probably would have thought of training a neural network to predict/classify something, where most people use existing frameworks like Keras, PyTorch, or...

On By - Robocraze - 0 Comments

DIY IR SENSOR

In this blog, we will build a simple IR sensor and learn more about the components used in it. ย  What is a sensor? A sensor is a device that...

On By - Robocraze - 0 Comments

Features and Advantages of NI Multisim

What is Multisim Software NI Multisim (formerly MultiSIM) is software for electronic schematic capture and simulation, which, along with NI Ultiboard, is part of a circuit design program suite. One...

On By - Robocraze - 0 Comments

ARDUINO - BRIEF ON SOFTWARE AND HARDWARE

What is Arduino? Arduino is an open-source electronics platform based on easy-to-use hardware and software. It can be programmed to execute commands and make decisions based on various inputs. Arduino...

On By Robocraze 0 Comments

AUTHENTICATION USING REACT AND FIREBASE

What youโ€™ll be learning? Authenticating users is very hard to implement from scratch and youโ€™ll have to write long lines of code but firebase makes it simple. In this article,...

On By Robocraze 0 Comments