New pages

From STEMX365-WIKI
Jump to navigationJump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 04:48, 6 June 20256KRPC IM (hist | edit) ‎[6,724 bytes]Admin (talk | contribs) (Created page with " = YOLOv8 with TensorFlow Lite for Android Image Detection = This guide explains how to implement YOLOv8 object detection in an Android application using TensorFlow Lite. == Prerequisites == * Android Studio (latest version) * Basic Android development knowledge * YOLOv8 model (`.pt` format) * Python environment for model conversion == Model Conversion == First convert the YOLOv8 PyTorch model to TensorFlow Lite format: <syntaxhighlight lang="python"> from ultralyti...")
  • 17:54, 11 April 2025VMAUTH (hist | edit) ‎[5,250 bytes]Admin (talk | contribs) (Created page with "=VM AUTH= - ✅ A **Python Flask server** (runs on your central server) to handle login/authentication and token validation. - 🖥️ A **bash script** that runs on **each student's VM during boot**, checks their token, and halts if invalid. --- ==OVERVIEW== Each VM has: - A file `/etc/stemx365.conf` containing a unique `STUDENT_ID` and `VM_TOKEN` - On boot, a script will: 1. Read this config 2. Ping your Flask server to validate the ID+token 3. Only continue i...")
  • 23:51, 10 April 2025ROSH (hist | edit) ‎[48,160 bytes]Admin (talk | contribs) (Created page with "<pre> #include <iostream> #include <thread> #include <mutex> #include <condition_variable> #include <queue> #include <functional> #include <chrono> #include <atomic> class ActiveObject { private: std::thread worker_; std::queue<std::function<void()>> tasks_; std::mutex queue_mutex_; std::condition_variable cv_; std::atomic<bool> running_{false}; std::atomic<bool> periodic_active_{false}; std::chrono::milliseconds interval_; std::function...")
  • 03:26, 31 March 2025TESTWIN (hist | edit) ‎[451 bytes]Mizanul (talk | contribs) (Created page with "<html> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6"> {{StudentCard | name = John Doe | image = https://example.com/john_doe.jpg | description = A passionate student in robotics and AI. | more_info = https://example.com/john_doe_profile | linkedin = https://linkedin.com/in/johndoe }} </div> <div class="col-md-3 col-sm-6"> {{StudentCard | name = Jane Smith | image = ht...")
  • 04:03, 30 March 2025WINNERS (hist | edit) ‎[201 bytes]Admin (talk | contribs) (Created page with "=Our Winners= ==Kibo Asian Try Zero G (Kibo-ATZ-G) Winners== {{ATZ-GWIN2024}} ==Kibo Robot Programming Challenge (Kibo-RPC) Winners== {{KRPCWIN2024}} {{KRPCWIN2023}} {{KRPCWIN2022}} {{KRPCWIN2021}}")
  • 00:00, 26 March 20256KRPCJXAGUIDE (hist | edit) ‎[407 bytes]Admin (talk | contribs) (Created page with "===Guidance Session form JAXA=== <html> <div class="wk_container"> <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"> <video style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" controls> <source src="https://jaxa.krpc.jp/mov/guidance_session_en.mp4" type="video/mp4"> Your browser does not support the video tag. </video> </div> </div> </html>")
  • 16:50, 23 March 2025KRPCFAQ (hist | edit) ‎[27,459 bytes]Admin (talk | contribs) (Created page with "==Kibo-RPC Frequently Asked Question== # Q: How I will join the competition? ## A: Please fill up the form at")
  • 05:25, 23 March 2025NASAWG (hist | edit) ‎[1,051 bytes]Admin (talk | contribs) (Created page with "==NASA Astrobee and SPHERES Working Group== <h4> STEMX365 has had the privilege of joining the NASA Astrobee Working Group on multiple occasions, both in person and remotely. During these engagements, we had the opportunity to present our vision, mission, and innovative platform, which is dedicated to making education accessible and equitable for all. Our focus is on providing free, high-quality STEM education to students in developing nations, ensuring that financial b...")
  • 04:27, 23 March 2025ISSRND (hist | edit) ‎[10,176 bytes]Admin (talk | contribs) (Created page with "==International Space Station Research and Development== <html> <div class="wk_container"> <div class="wk_column"> <h4>Astronaut Comments</h4> <iframe width="560" height="315" src="https://www.youtube.com/embed/WpxsU-Wm9I0?si=Jk4FWud317xPZv2K" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </d...")
  • 03:57, 23 March 2025KRPCAWRD (hist | edit) ‎[1,219 bytes]Admin (talk | contribs) (Created page with "<iframe width="560" height="315" src="https://www.youtube.com/embed/WpxsU-Wm9I0?si=Jk4FWud317xPZv2K" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>")
  • 18:27, 22 March 20256KRPCWK1 (hist | edit) ‎[497 bytes]Admin (talk | contribs) (Created page with "==6th Kibo-RPC NASA Astrobee Workshop== <html> <iframe width="560" height="315" src="https://www.youtube.com/embed/PWP9rRDdKjg?si=MEencJL1MoCgWlyK" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </html>")
  • 01:12, 21 March 2025STUDENT TESTAMENT (hist | edit) ‎[1,087 bytes]Admin (talk | contribs) (Created page with "==STEMX365 Students's Testament== <div class="wk_container"> <div class="wk_column"> <iframe width="560" height="315" src="https://www.youtube.com/embed/-C0dTioNr54?si=eZYKK46zD-tD5i7v" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div> </div>")
  • 11:41, 18 March 2025KRPCWIN (hist | edit) ‎[120 bytes]Admin (talk | contribs) (Created page with "==Kibo Robot Programming Challenge (Kibo-RPC)) Winners== ===5th Kibo-RPC(2021)=== ====Team: Team-Mukul==== <div class="container_wk"> <div class="column_wk"> </div> </div> ===4th Kibo-RPC(2021)=== ====Team: Team-Paragon==== <div class="container_wk"> <div class="column_wk"> <p>Join us to meet two former student winners of the Genes in Space contest who are now pursuing biology and aerospace degrees at MIT. Anna-Sophia Boguraev, our 2015 winner, was responsible for the...")
  • 20:24, 14 March 2025Mymother (hist | edit) ‎[1,131 bytes]Admin (talk | contribs) (Created page with "== My Mother: A Source of Inspiration == My mother is an extraordinary woman whose love, care, and wisdom have shaped me into the person I am today. She is not only a pillar of strength for our family but also a symbol of resilience, intelligence, and unconditional love. Her life story is one of perseverance and dedication, and her influence has been a guiding light throughout my journey. === Early Life and Challenges === My mother faced immense challenges from a very y...")
  • 17:09, 14 March 2025STEMX365 (hist | edit) ‎[3,551 bytes]Admin (talk | contribs) (Created page with "'''STEMX365''' is a dynamic and innovative organization dedicated to inspiring and empowering the next generation of scientists, technologists, engineers, and mathematicians (STEM) across the globe. Founded by Mizanul Hoq Chowdhury, STEMX365 aims to bridge the gap between education and real-world applications by providing opportunities for young minds to engage in cutting-edge research, innovation, and space exploration. == Mission == The mission of STEMX365 is to f...")
  • 16:35, 13 March 2025ATZG2022 (hist | edit) ‎[672 bytes]Admin (talk | contribs) (Created page with "==Kibo Asian Try Zero G 2020== <div style="display: flex;"> <div style="margin-right: 10px;"> thumb|ATZ-G Logo was designed by Arnab Baidya </div> <div> thumb|Arnab Baidya </div> </div>")
  • 16:32, 13 March 2025ATZG2023 (hist | edit) ‎[9,263 bytes]Admin (talk | contribs) (Created page with "==ATZ-G 2023== ===Experiment detail=== ===YouTube Video=== <html> <iframe width="560" height="315" src="https://www.youtube.com/embed/Fh_PSOoQBqo?si=HB0yboiMdidM4A3T" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/svzMvrYvjns...")
  • 16:13, 13 March 2025ATZG2024 (hist | edit) ‎[102 bytes]Admin (talk | contribs) (Created page with "==Kibo Asian Try Zero G 2024== ===JAXA's Schedule=== center|80%")
  • 14:28, 13 March 20251KRPC (hist | edit) ‎[5,140 bytes]Admin (talk | contribs) (Created page with "==1st Kibo Robot Programming Challenge== ===Under Constraction===")
  • 23:53, 12 March 2025Inerview031625 (hist | edit) ‎[9,621 bytes]Admin (talk | contribs) (Created page with " # '''Can you share with us your journey in space-based education and what motivated you to establish STEMX365?''' Answer: My journey in space-based education began with a passion for making advanced technology and scientific knowledge accessible to young minds, especially in developing countries. As someone working in aerospace and robotics, I realized there was a huge gap in space education for students in countries like Bangladesh. This led me to establish STEMX365, a...")
  • 18:21, 12 March 20252KRPC (hist | edit) ‎[4,629 bytes]Admin (talk | contribs) (Created page with "==2nd Kibo Robot Programming Challenge== Under construction")
  • 18:21, 12 March 20253KRPC (hist | edit) ‎[5,846 bytes]Admin (talk | contribs) (Created page with "==3rd Kibo Robot Programming Challenge== Under construction")
  • 18:20, 12 March 20254KRPC (hist | edit) ‎[4,445 bytes]Admin (talk | contribs) (Created page with "==4th Kibo Robot Programming Challenge== Under construction")
  • 18:20, 12 March 20255KRPC (hist | edit) ‎[10,083 bytes]Admin (talk | contribs) (Created page with "==5th Kibo Robot Programming Challenge== Under construction")
  • 01:39, 12 March 2025ATZG2025 (hist | edit) ‎[89 bytes]Admin (talk | contribs) (Created page with "==Asian Try Zero G 2025== ===JAXA's Schedule=== center|100%")
  • 23:51, 9 March 2025Meeting (hist | edit) ‎[677 bytes]Admin (talk | contribs) (Created page with " {| class="wikitable" |+ Table Title |- ! Date !! Minutes !! Action !! Attended Members |- | Row 1, Col 1 || Row 1, Col 2 || Row 1, Col 3 || Row 1, Col 4 |- | Row 2, Col 1 || Row 2, Col 2 || Row 2, Col 3 || Row 2, Col 4 |}")
  • 02:28, 9 March 2025ATZG (hist | edit) ‎[11,688 bytes]Admin (talk | contribs) (Created page with "==Asian Try Zero-G (ATZG)== ===What is ATZG?=== ATZG is a competition created by the JAXA invites youths and young people from participating countries/regions to submit experimental proposals. The selected experiments are conducted by astronauts on board the ISS. The participating countries/regions include Australia, Bangladesh, Japan, Nepal, the Philippines, Singapore, Taiwan, and Thailand. The experiments cover various themes, such as self-assembly of granular gas, r...")
  • 22:12, 8 March 20256th-KRPC-WORKSHOP-1 (hist | edit) ‎[709 bytes]Admin (talk | contribs) (Created page with "500px")
  • 18:38, 8 March 20256KRPC (hist | edit) ‎[11,800 bytes]Admin (talk | contribs) (Created page with "==6th Kibo Robot Programming Challenge==")
  • 16:37, 8 March 2025KIBO ROBOT PROGRAMMING CHALLENGE (hist | edit) ‎[3,770 bytes]Admin (talk | contribs) (Created page with "==Kibo Robot Programming Challenge== The Kibo Robot Programming Challenge (Kibo-RPC) is an international educational initiative that invites students from around the world to program robots aboard the International Space Station (ISS). Named after the Japanese Experiment Module "Kibo" (which means "hope" in Japanese), this competition is a collaborative effort between the Japan Aerospace Exploration Agency (JAXA), NASA, and other space agencies. The challenge aims to ins...")