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.
src.regmap.CameraInterface Class Reference

Public Member Functions

 __init__ (self, i2c, addr)
 
 read (self, mem_addr)
 raw register read/write
 
 read_into (self, mem_addr, buf)
 
 write (self, mem_addr, buf)
 

Public Attributes

 i2c
 
 addr
 

The documentation for this class was generated from the following file: