Skip to content
Technicbots FTC Team #8565

Technicbots FTC Team #8565

FTC Team #8565

Menu

  • Home
  • Our Team
  • Team History
  • Outreach
  • Open Source Software
  • Team USA
    • Team USA 2022
    • Team USA 2021
  • Contact Us

Engineering Notebook

4/16/16 CAD

We tested out the Minecraft in CAD with Evan. He was easily able to finish it in 15 minutes.

technicbots April 16, 2016July 16, 2019 Engineering Notebook Read more

4/16/16 Software

PID Controller: Pseudo-Code Within the Controller Class: error = sensorValue – offset(target) integral = integral * dampen + error derivative = error – lastError pTerm = Kp*error iTerm = Ki*integral dTerm = Kd*derivative correction = pTerm + iTerm + dTerm

technicbots April 16, 2016July 16, 2019 Engineering Notebook Read more
  • Next »

Team Login
Twitter
YouTube

Email: technicbots.team@gmail.com

Copyright © 2025 Technicbots FTC Team #8565. All rights reserved. Theme Spacious by ThemeGrill. Powered by: WordPress.