WELCOME TO THE FUTURE OF CODING

Meet the coder team of passionate coders behind the robots.

Kingston

Kingston

Role: FTC Developer

Specializes in robot programming and automation.

Kristian

Kristian

Role: Web Developer

Master of front-end design and interactivity.

Xander

Xander

Role: Web Developer

Skilled in JavaScript frameworks and debugging.

Samuel

Samuel

Role: Tester

Ensures high-quality standards through rigorous testing.

Our Code Snippets

Project 1

Gamepad

This code checks for specific button inputs (a, b, x, y) from a gamepad controller (e.g., Logitech or Xbox controller). It then performs actions on servos and motors based on the button pressed.

Project 1

Hardware Mapping

This initializes the robot's hardware by mapping variables in code to the corresponding hardware configurations on the control hub.

Project 1

Improved Gamepad Handling

This snippet adjusts the positions of the servos (servo2 and servo3) based on the gamepad buttons with a more structured approach. Button Actions: