The 5 Pillar Concept
THAP Engine abandons the "One Size Fits All" philosophy. Instead, we embrace specialization. By creating distinct build targets and user interfaces for each domain, we achieve:
- Maximum Performance: Unused libraries (like flight code in a Rover) are stripped out at compile time.
- Simplified UI: The pilot/operator sees ONLY what matters for their specific vehicle.
- Modular Hardware: A standard Flight Controller (AT32) can become a Flight Controller, Rover Brain, or Tracker Core just by changing the firmware pillar.
detailed Breakdown
🟠 THAP_ROVER (The Ground Master)
- Hardware: Artery Tek AT32F403A (Blackpill / THAP National PCB)
- Sensors: GPS, Compass, Wheel Encoders.
- Features: Skid Steering, Waypoint Navigation, Mesh Networking (Rescue-Ready).
- UI Focus: 2D Tactical Map, Speedometer.
🔵 THAP_SKY (The Flight Deck)
- Hardware: AT32F403A (Standardized Platform)
- Sensors: Barometer, IMU, GPS, Airspeed.
- Features: Stabilization, Loiter, RTL, AI Smoke Detection (Thai Wildfire Response).
- UI Focus: Artificial Horizon (PFD), Altimeter, 5G Status.
🟢 THAP_SEE (The Marine Monitor)
- Hardware: AT32F403A (Waterproof Sealed)
- Sensors: Pressure (Depth), Water Temp, Leak Detectors, Turbid Water Digital Filter.
- Features: Depth Hold, Leak Failsafe, Search Breadcrumbs.
- UI Focus: Sonar Chart, Depth Gauge, Water Quality Metrics.
🔴 THAP_ROBOT (The Industrial Arm)
- Hardware: AT32F403A High-Precision Controller
- Sensors: Current Sensors, Limit Switches, Encoders, Force Feedback.
- Features: IK Control, Joint Control, Ultra-Low Latency 5G Control (EOD/Hazmat).
- UI Focus: Joint Sliders, Virtual Joystick HUD, 12ms Latency Feed.
🟣 THAP_TRACKER (The Signal Lab)
- Hardware: AT32F403A + Servos / ESP32 LoRa
- Sensors: RSSI (Signal Strength), GPS (Base).
- Features: Antenna Pan/Tilt Tracking, Automated Satellite Linking.
- UI Focus: Polar Plot (Radar), Signal Strength Graph, Mesh Coverage Map.