Changes between Version 6 and Version 7 of Other/Summer/2022/Hardware
- Timestamp:
- Jun 2, 2022, 5:50:39 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2022/Hardware
v6 v7 28 28 29 29 The car will have an Intel UP board as the onboard controller as well as a realsense camera to be used for sensing and remote control. The car will also have a Teensy microcontroller (arduino alternative) which will be connected over serial to the UP board and used for real-time control of the car and sensor readings. The Teensy will be used to send signals to the motor controller as well as read from any sensors on the car. The motor should have an encoder attached to it to read the speed of the motor directly, and we may also want to attach encoders to the wheels of the car to better estimate any slip. The car will also have an IMU with accelerometer and gyroscope. 30 31 30 == Week 1 Progress == 32 31 [https://docs.google.com/presentation/d/1zoo_2rfVN0RkrBncgxHYXd4HT7Kg-euK2SDzykahI9k/edit?usp=sharing Week 1 Presentation] 32 - Picked out hardware list 33 - Researched other example projects (RC, Tarmo3) 34 - Introduced ourselves to Fusion360 35 - Set up software 36 == Week 2 Progress ==