top of page

Search Results

86 items found for ""

Events (3)

View All

Blog Posts (1)

  • What is STEAM?

    STEAM stands for Science, Technology, Engineering, Art, Mathematics, it is a successor of STEM. According to ‘All Education Schools.com, 2019. STEAM is a new vision to promote student critical thinking, creativity, collaboration, and collective being through transdisciplinary consciousness and conscience. The shifting from STEM to STEAM is an integrative approach for life-long holistic education to bring the much-needed paradigm shift. Further, Quigley & Herro, 2019 said that “The arts in STEAM not only cements the disciplines together as one with a broader scope and disciplinary identity, but it also fences the essential characteristics of the whole to mimic the real-world issues and problems.” Science, Technology, Engineering, Arts and Math are similar fields of study as that they all intricately connected and involve imagination and none relies on just one method for inquiry and investigation. Why STEAM? Today’s era is fast changing rather than evolving, every minute, every second some or the other technological advancement is being born. Therefore, in this fast paced technologically advancing world there is a need to teach relevant, in-demand skills that will prepare students to become innovators, job creators not only for their future but for the future of the country & make a DENT in GOBAL MAKER'S MOVEMENT. STEAM IN EDUCATION Education has always been under tremendous pressure to respond to this dynamic, fluid and ever-changing world. In lieu of this Buczynski and her co-authors say "The parallel spaces of science and art are pulled towards each other by the education needs of the 21st century ". STEAM is a pedagogy approach to learning that uses Science, Technology, Engineering, Arts and Mathematics as focal points for guiding student inquiry, dialogue, and critical thinking. It is much more than just an instructional strategy is developing an ingenuity for innovation and transforming the traditional school education in such a manner that community development is also supported. As per Connor et al., 2015; Quigley et al., 2019 “STEAM education serves as a model to create a new interface between theory and practice breaking/crossing the disciplinary boundary”. It facilitates a learning environment in which all students can engage and contribute. It offers holistic development of students where they can exercise both sides of their brain at once. As opposed to traditional models of teaching, STEAM education has the most profound benefits at schools and higher education institutions. It empowers the student to employ project-based learning that is transdisciplinary as well as inclusive i.e., it dissolves the boundaries between the conventional disciplines and gives rise to learning based on finding a solution to real-world problems. It is important to note that students who are taught under such a framework are not just taught the subject matter but are taught how to learn, how to ask questions, how to experiment and how to create. It prepares students to work in fields that are poised for growth, the skills students gain from such education can be translated into almost any career. #education #STEAM #Science #technology #engineering #Arts #maths #TechKnowSkola #Hands_on_learning #DIY #learn #the_technology_school #engineers #innovators #elearning

View All

Other Pages (81)

  • Bluetooth Controlled Car Using Arduino Uno. | TechKnowSkola

    Back Bluetooth Controlled Car Using Arduino Uno. Material Required: Material Quantity Arduino Uno 1 12V DC Motor /BO motor 2 Jumper cables 15 HC-05 Bluetooth Module 1 Breadboard 1 Breadboard 1 This tutorial will teach you how to create your own Bluetooth controlled car. So let’s get started. This will be a Bluetooth controlled car so for this project we will be using HC-05 Bluetooth module to receive the controlling data packets. We will also need an android app which will be sending the controlling data packets to the Bluetooth module. We will use a third party application ( https://play.google.com/store/apps/details?id=com.broxcode.arduinobluetoothfree&hl=en to download) for this purpose. Let's build the hardware (Body of the car) The car which we are building for this project will be a dual motor car. Two 12 v 200 rpm DC or BO motors. You can use a readymade chassis. Circuit Now let us build the circuit. CODE : Here we will use the direction of rotation of motors to control the direction of the car. Forward - Both motors move in forward direction. Backward - Both motors move in backward direction. Left - Left motor moves backwards and right motor moves forward. Right - Left motor moves forwards and right motor moves backward. Stop - Both motors stop Tested Programming Code: #include AF_DCMotor motor1(1); //motor1 is the left motor AF_DCMotor motor2(2); //motor2 is the right motor int val; void setup() { Serial.begin(9600); motor1.setSpeed(255); //motor speed is set motor2.setSpeed(255); Stop(); } void loop() { bt=Serial.read(); if(val=='1') //when the bluetooth module recieves 1 the car moves forward { forward(); } if(val=='2') //when the bluetooth module recieves 2 the car moves backward { backward(); } if(val=='3') //when the bluetooth module recieves 3 the car moves left { left(); } if(val=='4') //when the bluetooth module recieves 4 the car moves right { right(); } if(val=='5') //when the bluetooth module recieves 5 the car stops { Stop(); } } void forward() { motor1.run(FORWARD); motor2.run(FORWARD); } void backward() { motor1.run(BACKWARD); motor2.run(BACKWARD); } void left() { motor1.run(BACKWARD); motor2.run(FORWARD); } void right() { motor1.run(FORWARD); motor2.run(BACKWARD); } void Stop() { motor1.run(RELEASE); motor2.run(RELEASE); } Precautions: 1. Double check the connections before powering on the circuit. 2. Don’t use loose jumper cables. 3. Check whether proper board is selected from Arduino IDE. 4. Ensure proper placement of Bluetooth and Motor driver for correct working. 5. Don’t lose hope if it does not run properly for the first time, try again. Reference URL GET IN TOUCH We'd love to hear from you Contact Us

  • TechKnowSkola | The Technology School by Engineers & Innovators

    TechKnowSkola The Technology School By Engineers & Innovators We’re a team of professional engineers working hard to improve the way our communities run. At TechKnowSkola the technology school by engineers & innovators, We believe our decisions today shape future leaders, and that's why we always uphold high standards in our work. Incubated & Supported by DPIIT Recognised Available on GeM MSME Registered Recognized with a 4.5-star rating for outstanding services encompassing Atal Tinkering Lab, PM Shri Schools, and AI-Robotics Lab solutions Welcome to Techknowskola! We are dedicated to embracing technology and unlocking its full potential. Going beyond STEAM principles, we focus on 21st-century skills. Our integrated approach encourages a DIY mindset while mastering the 4Cs: Critical Thinking , Creativity , Collaboration , and Communication . Get ready to ignite curiosity, experiment, and create wonders! At Techknowskola , we create exciting, holistic, and student-centered learning environments. We believe this is crucial for your development and future success. Our goal is to equip you with relevant, in-demand skills for today's dynamic workforce, making you future innovators and potential job creators! Come and be a part of this incredible journey of exploration and growth! Together, let's dive into the world of technology and unlock your full potential! Our Story It all began with a group of people who dreamt of starting something completely new. We had a great vision, a passion for change, and all the right skills. Together, we established TechKnowSkola the technology school by engineers & innovators, a company dedicated to finding cutting-edge solutions and providing great services. Our Mission Empower every student for a brighter future through technology Hands-on Learning Active, practical experiences for meaningful understanding. DIY Approach Empowering students to explore, create, and excel for a fulfilling future. Innovative Problem-Solving Encouraging creative solutions through PBL & Design Thinking. Thinking-Based Learning Fostering critical thinking & curiosity for complex problems. Competency-Based Learning Personalized progress for comprehensive skills. Our Methods Our methodology involves engaging students in Science, Technology, Engineering, Arts, and Mathematics (STEAM) to foster well-rounded, critical thinkers and problem solvers OUR SERVICES Atal Tinkering Lab AI & Robotics Lab STEAM Lab LEGO Lab 3D Printing Lab Support on PM Shree Training & Support Know More LAB RESOURCES Know More Know More We offers diverse lab resources aligned with your educational institution's Lab setup, including curriculums, teaching materials, activity sheets, and more. ​ Know More GLOBAL REACH We support schools worldwide with affordable STEAM Labs. Our goal: Empower schools beyond India with modern, practical, and innovative education Know More TKS ACADEMY Where kids learn to build drones, robots, code, and more! Igniting creativity and innovation for the future. Join us today! Know More COURSES Empower yourself with affordable self-learning courses. Get ahead of the competition and achieve success on your own terms. Enroll now! Know More OUR TEAM Passionate educators inspiring young minds in robotics, coding, and technology. Empowering the next generation of innovators for a bright future. Know More OUR WORK Our work in empowering young minds with STEM education and related initiatives. Know More EVENTS & COMPETITIONS Exciting events showcasing innovative robots in challenging tasks, inspiring STEAM enthusiasts worldwide. Know More Our Track Record Speaks for Itself 7500+ Schools 17500+ Teachers Trained 5 Lakh+ Students Impacted Our Guiding Philosophy At TechKnowSkola, we believe in the power of knowledge to transform lives. Our guiding philosophy revolves around three core principles: Accessibility | Innovation | Empowerment Aligned with

  • Unleashing Creativity and Innovation at TechKnowSkola Academy: Embrace the Future with STEAM Education

    TechKnowSkola ACADEMY Igniting a Passion for STEAM and Lifelong Learning! At TechKnowSkola Academy, our focus is on comprehensive skills development for both students and teachers in the exciting world of STEAM (Science, Technology, Engineering, Arts, and Mathematics). We are dedicated to nurturing a love for learning, encouraging inquisitive minds to ask questions, and empowering everyone to become fearless experimenters. Our Motive: 🚀 Teach How to Learn 🧐 Encourage Curiosity 🔬 Embrace Hands-On Learning 👐Develop DIY Attitude What Sets Us Apart: ✨ Passionate Educators 💡 Innovative Programs 🌍 Lifelong Impact Programs We offers ​​At TechKnowSkola Academy, we offer a wide range of exciting courses designed to ignite your curiosity and empower you with valuable skills. Explore the world of STEAM with our immersive programs taught by passionate educators. Our Courses: 01 🚀 Learn to Code: Dive into the fascinating world of programming and unlock the art of coding. 💻 03 🤖 Microbit - Learn Scratch : Master Microbit and create interactive projects using Scratch programming. 🎮 05 🌟 3D Printing: Embrace the future of manufacturing and learn to create objects using 3D printing technology. 🖨️ 07 ⚙️ Learn Arduino: Enter the world of Arduino and build innovative projects with this versatile microcontroller. 🔧 09 🐍 Learn Python: Dive into the powerful world of Python programming and unleash your coding prowess. 🐍 11 📊 Play with Data - Data Science: Analyze and interpret data, and delve into the field of Data Science. 📈 02 ⚡️ Play with Electronics: Discover the magic of electronics as you tinker and experiment with circuits. 🔌 04 🎨 Learn to Build Using 3D Pen : Bring your ideas to life with 3D pens and explore the wonders of 3D design. 🖊️ 06 🛩️ Drone Making: Take flight and design your own drone, exploring aerodynamics and remote control systems. 🚁 08 🍓 Learn Raspberry Pi: Unleash the potential of Raspberry Pi and develop creative computing projects. 🥧 10 🤖 Deep Dive into the World of AI : Discover the endless possibilities of Artificial Intelligence. 🤖 12 🤖 Build Your Own Robot: Create your very own robotic masterpiece and delve into robotics engineering. 🤖 TechKnowSkola Academy Join us for a hands-on and exciting learning experience! 🌟📚🔬 Whether you are a student eager to explore the wonders of STEAM or a teacher looking to ignite curiosity in your classroom, TechKnowSkola Academy is the place to be. Let's embark on this transformative journey together, discovering the joy of learning, the power of questioning, and the thrill of experimentation. Together, we'll shape a brighter future filled with innovation and boundless possibilities! Discounts for EWS Category Students Join Us In-Person All our courses are conducted in person at our academy , offering a dynamic and interactive learning environment. Send us WhatApp Email Us Our Track Record Speaks for Itself 7500+ Schools 17500+ Teachers Trained 5 Lakh+ Students Impacted Our Guiding Philosophy At TechKnowSkola, we believe in the power of knowledge to transform lives. Our guiding philosophy revolves around three core principles: Accessibility | Innovation | Empowerment Aligned with

View All
bottom of page