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.RegisterMap Class Reference

Public Member Functions

 __init__ (self, iface, register_map, readonly=False)
 
 __iter__ (self)
 
 __len__ (self)
 
 __contains__ (self, name)
 
 __getitem__ (self, name)
 
 __setitem__ (self, name, value)
 

Public Attributes

 iface
 
 readonly
 

Static Protected Member Functions

 _build_lookup (register_map)
 

Protected Attributes

 _fields
 

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