Projects
Embedded Projects
Keil µVision is an integrated development environment (IDE) for editing, compiling, running, and debugging programs for the 8051 microcontroller. It is integrated in the sense that the same environment is used to perform all these tasks.
The Proteus Design Suite is a proprietary software tool suite used primarily for electronic design automation. The software is used mainly by electronic design engineers and technicians to create schematics and electronic prints for manufacturing printed circuit boards.
MPLAB is a proprietary freeware integrated development environment for the development of embedded applications on PIC and dsPIC microcontrollers, and is developed by Microchip Technology. MPLAB Extensions for Visual Studio Code and MPLAB X for NetBeans platform are the latest editions of MPLAB.
OrCAD Systems Corporation was a software company that made OrCAD, a proprietary software tool suite used primarily for electronic design automation.
EasyEDA is a web-based EDA tool suite that enables hardware engineers to design, simulate, share – publicly and privately – and discuss schematics, simulations and printed circuit boards.
Miro, formerly known as RealtimeBoard, is a digital collaboration platform designed to facilitate remote and distributed team communication and project management. As an online workspace for innovation, it is developed by RealtimeBoard, Inc.
IoT refers to a network of devices, vehicles, appliances and other physical objects that are embedded with sensors, software and network connectivity.
The cloud is a distributed collection of servers that host software and infrastructure, and it is accessed over the Internet.
Software Projects
IT Solution
01. Development
C language is one of the oldest and most powerful programming languages widely used across the world. It combines the elements of high-level languages with the functionality of assembly language and is often called a middle-level computer language.
Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured, object-oriented and functional programming.
JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS. 99% of websites use JavaScript on the client side for webpage behavior. Web browsers have a dedicated JavaScript engine that executes the client code.
This chapter provides an overview of ABAP − the programming language used in SAP for developing business application support and development.
Structured Query Language is a domain-specific language used to manage data, especially in a relational database management system. It is particularly useful in handling structured data, i.e., data incorporating relations among entities and variables.
Hypertext Markup Language is the standard markup language for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets and scripting languages such as JavaScript.