|
ME 405 Term Project: Thermal Imaging Nerf Turret 1.0
A library that contains software used to control and fire an automated Nerf turret. The turret uses a MLX90640 Thermal Imaging camera to determine opponent's position and fire.
|
This is the complete list of members for src.regmap.CameraInterface, including all inherited members.
| __init__(self, i2c, addr) (defined in src.regmap.CameraInterface) | src.regmap.CameraInterface | |
| addr (defined in src.regmap.CameraInterface) | src.regmap.CameraInterface | |
| i2c (defined in src.regmap.CameraInterface) | src.regmap.CameraInterface | |
| read(self, mem_addr) | src.regmap.CameraInterface | |
| read_into(self, mem_addr, buf) (defined in src.regmap.CameraInterface) | src.regmap.CameraInterface | |
| write(self, mem_addr, buf) (defined in src.regmap.CameraInterface) | src.regmap.CameraInterface |