Machine Learning ialah teknologi yang membolehkan komputer menjalankan sesuatu perkara tanpa memerlukan peraturan yang kebiasaannya ditetapkan dengan menggunakan programming. Ia adalah satu cabang dalam Artificial…
Mobile App Development References
Design Design Idea https://dribbble.com/ https://search.muz.li/ Tools – https://www.figma.com/ Color scheme – https://flatuicolors.com/ Illustration – https://undraw.co/illustrations Icon – https://www.flaticon.com/ IDE Microsoft Visual Studio CodeExtensionES7 React/Redux/GraphQL/React-Native snippetsESLintPrettier…
Artificial Intelligent (A.I.) Notes
Tools / Framework GUI framework PyQT
UAV Drones Notes (draft)
UAV stands for Unmanned Aerial Vehicle and normally known as a Drone. Usage Photography Aerial Mapping Surveillance Inspections Major Type Multi-Rotor Fixed Wing Single Rotor…
BMF App Development (draft)
Image scrapping There is a few method to scrape image from internet. Using python script by pyimage https://www.pyimagesearch.com/2017/12/04/how-to-create-a-deep-learning-dataset-using-google-images/ Using icrawler library python https://icrawler.readthedocs.io/en/latest/index.html Using chronium…
Vision Processing – April Tag (draft)
Key Component of Perception Maps Obstacle avoidance Path Planning Robotic Sensor Sonar 2-D Lidar 3-D Lidar Vision RGB-D Must Know Concept Pose, Trajectory and maps…
React Native Tutorial (draft)
Setup Project Method 1 Install react tools npm install -g create-react-native-app Create project tutorial create-react-native-app tutorialproject * if there is an error, try to used…
Laravel CRUD tutorial
Development environment Windows 10 XAMPP (for MySql is running) Clone or download this code this code Step by Step Create database named as laravel_tutorial Edit…
Integrate MQTT using Websocket with a Webpage
Introduction Method 1. Environment 2. Publisher Create pub.html as per below code Create demo.js as per below code 3. Subscriber Create sub.html as per below…
Run Linux on Windows 10 using WSL (draft)
Setting up the linux environment Step 1: Setting up Linux on your windows Turn on WSL on windows features Search “Windows Features” Tick Windows Subsystem…