The Engineering Projects
A lot of Engineering projects and tutorials for the students to help them in their final year projects and semester projects.
Pricing
173 Items

STM32 Serial Communication in Polling Mode

UART Communication in stm32, usart communication in stm32, stm32 usart, stm32 serial communication, stm32 uart, stm32 usart, polling mode in stm32, polling mode serial stm32 Departments:Computer EngineeringComputer ScienceMicrocontrollers:STM32 NucleoCodings:CSoftwares:STM32 Cube IDEUSART is the acronym for Universal Synchronous-Asynchronous Receiver-Transmitter, and is the advancement of the old UART that was unable to handle synchronous communications; in computers, i ...

First Project using STM32 in STM32CubeIDE

Introduction to STM32 Microcontrollers, STM32 Family, STM32 Mainstream, STM32 Ultra-Low-Power, STM32 High-Performance, STM32 Wireless, The Nucleo Development Board, STM32 Nucleo-64 parts, STM32 Nucleo-64 connectors, Setting-Up the Tool-Chain, First Project in STM using STM32CubeIDE, Blinking LED, Steps to generate the config. files from STM32CubeMX, Creating a new STM32CubeMX project, User Code Blinking Led, Data type C programs Departments:Computer EngineeringComputer ScienceMicrocontrollers:STM32 NucleoCodings:CSoftwares:STM32 Cube IDE We will use for our examples STM32CubeIDE released by ST and completely free. STM32CubeIDE is a development tool and supports multi operative system (SO), which is part of the STM32Cube sof ...

Introduction to Nucleo Development Board

Introduction to STM32 Microcontrollers, STM32 Family, STM32 Mainstream, STM32 Ultra-Low-Power, STM32 High-Performance, STM32 Wireless, The Nucleo Development Board, STM32 Nucleo-64 parts, STM32 Nucleo-64 connectors, Setting-Up the Tool-Chain, First Project in STM using STM32CubeIDE, Blinking LED, Steps to generate the config. files from STM32CubeMX, Creating a new STM32CubeMX project, User Code Blinking Led, Data type C programs Departments:Computer EngineeringComputer ScienceMicrocontrollers:STM32 NucleoCodings:CSoftwares:STM32 Cube IDE To become familiar with the world of microcontrollers it is necessary to have a development board (also known as a kit), which generally allows you to start working on it easily. Fortunatel ...

Introduction to STM32 Family

Introduction to STM32 Microcontrollers, STM32 Family, STM32 Mainstream, STM32 Ultra-Low-Power, STM32 High-Performance, STM32 Wireless, The Nucleo Development Board, STM32 Nucleo-64 parts, STM32 Nucleo-64 connectors, Setting-Up the Tool-Chain, First Project in STM using STM32CubeIDE, Blinking LED, Steps to generate the config. files from STM32CubeMX, Creating a new STM32CubeMX project, User Code Blinking Led, Data type C programs Departments:Computer EngineeringComputer ScienceMicrocontrollers:STM32 NucleoCodings:CSoftwares:STM32 Cube IDEIn this guide, we will explain step by step to start programming on the STMicroelectronics (STM) platform, especially the STM32 family. The term, "STM32" refers to a family of 32-bit microco ...

How to Increase EF Core Performance for Saving Multiple Entities?

How to Increase EF Core Performance for Saving Multiple Entities, savechanges vs bulksavechanges, bulksavechanges method, bulksavechanges ef core, ef core multiple data, ef multiple entities Departments:Computer EngineeringComputer ScienceCodings:C#Softwares:Microsoft Visual CodeMicrosoft Visual StudioHello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to Increase EF Core Performance for Saving Multiple Entities? EF Core works well for simple C ...

How to use IF Else in Python

How to use IF Else Statement in Python, if else in python, if else python, python if else, if python, pyton if Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello friends, I hope you all are doing great. In today's tutorial, I am going to show you How to use IF Else in Python. It's our 5th tutorial in python series. In our previous lectures, we have covered the detailed In ...

How to use String in Python

String in Python, how to use strings in python, python string, string python, pythong string function, string functions in python, How to use escape sequences in python, Concatenation in python, string formatting in python Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello friends, I hope you all are doing great. In today's tutorial, we will have a look at How to use String in Python. It's our 3rd tutorial in Python series. We have discussed strings in our previous lecture How to u ...

Introduction to Python

Introduction to Python, python basics, getting started with python, python install, pycharm install, python, python uses, python advantages Departments:Computer EngineeringComputer ScienceCodings:PythonSoftwares:TensorFlowHello Engineers! Hope you all are doing great. In today's tutorial, I am giving you a detailed lecture on Python programming language. As I am writing this tutorial for beginners, that's why I will discuss each & e ...