3 / 3 / 2024
Name : Moksha .N.
Branch : Aiml 3rd semester
API stands for Application Programming Interface. It's like a bridge between different software systems. API's enable apps, websites, or services to access features or data from other applications or platforms in a standardized way.
This task involve implementing Github actions, managing issues and creating pull requests to contribute to the repository.
Open Command prompt :
mkdir name_of_the_folder
cd name_of_the_folder
touch blank_file.txt
ls
for /l %i in ( ,2600) do mkdir .\\M%i
echo \Random text for file 1\" > file1.txt\necho \"Random text for file 2\" > file2.txt\ncat file1.txt file2.txt
A responsive website using HTML & CSS to showcase my portfolio - about myself , projects, social and more.
My Portfolio Website
(https://github.com/Moksha-nagraj/marvel.git)
TinkerCAD
is a free-of-charge online platform that empowers users to create 3D designs, simulate circuits, and prototype electronics in a user-friendly environment, making it a ideal tool for both beginners and experienced makers.
The learning objective was to build a web server that controls ESP32 outputs pins. Here we are using LED for executing this project. I started by building the circuit. I connected two LEDs to the ESP32 as shown in the following diagram – one LED connected to GPIO 26, and the other to GPIO 27. Then I copied and uploaded the code to Arduino IDE. Also made the necessary changes in the code Then plugged ESP32 board to the computer. To access the web server, I opened the browser, pasted the ESP32 IP address. Then I checked whether the web server is working properly or not. This completed my LED task. \n
Learnt about the soldering equipment present in our lab, the solder, the soldering iron, soldering wick, flux and perform basic soldering on a perf board, a LED circuit
The Soldering Process Step 1: If the perf board is full, desolder it by using a desoldering wick. Step 2: Place the perf board on the helping hand for better precision. Step 3: Place the required LED on to the perf board, on a side without copper pads. Step 4: Bend the leads to follow the path you want them to have. Add a bit of solder to both ends of that lead to hold it in place.
A Karnaugh Map
(K-map) is a graphical representation of truth tables that simplifies the process of designing and optimizing digital circuits. It is a tool used primarily in digital logic design and Boolean algebra to find the most efficient way to implement a logical expression.
Let us assume there are two switches, one for the door and the other for an alarm that they must remember to press. Assume that the door opened is 0 and closed as 1. Assume that the alarm pressed is 1 and not pressed is 0. One would naturally assume that the burglar opens the door and forgets to press the alarm. So the underlying logic is that the buzzer must ring when both the door is opened and the alarm is not pressed. i.e., 0 and 0 case. Only a NOR gate gives the necessary output of 1 when both the inputs are 0.
At the Generation Tech event, we leveraged Moqups to design an innovative app centered around the crucial theme of quality education, aligning with the United Nations 'Sustainable Development Goal' on education. Our project aimed to address challenges and enhance accessibility, ensuring quality education for all. Through Moqups, we crafted a user-friendly interface that encapsulated our vision for a transformative educational tool.