FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
devices Directory Reference
Directory dependency graph for devices:
fastarduino/devices

Directories

directory  fonts
 

Files

file  common_magneto.h [code]
 Common types used by 3D sensors (e.g.
 
file  display.h [code]
 Generic API to handle any display device (e.g.
 
file  ds1307.h [code]
 API to handle Real-Time Clock DS1307 I2C chip.
 
file  font.h [code]
 Generic API to handle Character Fonts for any display device.
 
file  grove_rfid_reader.h [code]
 API to handle Grove 125KHz RFID Reader.
 
file  hmc5883l.h [code]
 API to handle HMC5883L 3-axis digital compass I2C chip.
 
file  lcd5110.h [code]
 API to handle Nokia 5110 display through SPI interface (actually not really SPI as only MOSI, not MISO, pin is used for data transfer).
 
file  mcp23008.h [code]
 API to handle the MCP23008 chip (16-Bit I/O Expander with I2C interface).
 
file  mcp23017.h [code]
 API to handle the MCP23017 chip (16-Bit I/O Expander with I2C interface).
 
file  mcp230xx.h [code]
 API to handle the MCP23008/23017 chips (8 & 16-Bit I/O Expanders with I2C interface).
 
file  mcp3001.h [code]
 API to handle MicroChip ADC chip MCP3001.
 
file  mcp3002.h [code]
 API to handle MicroChip ADC chip MCP3002.
 
file  mcp3004.h [code]
 API to handle MicroChip ADC chip MCP3004.
 
file  mcp3008.h [code]
 API to handle MicroChip ADC chip MCP3008.
 
file  mcp3201.h [code]
 API to handle MicroChip ADC chip MCP3201.
 
file  mcp3202.h [code]
 API to handle MicroChip ADC chip MCP3202.
 
file  mcp3204.h [code]
 API to handle MicroChip ADC chip MCP3204.
 
file  mcp3208.h [code]
 API to handle MicroChip ADC chip MCP3208.
 
file  mcp3301.h [code]
 API to handle MicroChip ADC chip MCP3301.
 
file  mcp3302.h [code]
 API to handle MicroChip ADC chip MCP3302.
 
file  mcp3304.h [code]
 API to handle MicroChip ADC chip MCP3304.
 
file  mcp3x0x.h [code]
 API to handle SPI-based MicroChip ADC chips family (MCP3001-2-4-8, MCP3201-2-4-8, MCP3301-2-4).
 
file  mpu6050.h [code]
 API to handle MPU6050 3-axis gyroscope/accelerometer I2C chip.
 
file  nrf24l01p.h [code]
 API to handle "nRF24L01+" chip that allows bi-directional wireless communication in the 2.4GHz band.
 
file  nrf24l01p_internals.h [code]
 
file  servo.h [code]
 API to handle servomotors.
 
file  sipo.h [code]
 API to handle "SIPO" (serial in parallel out) chips also known as "shift registers", like the 74HC595.
 
file  sonar.h [code]
 API to handle ultrasonic distance rangers (aka "sonar") such as the HC-SR04.
 
file  tone_player.h [code]
 API to handle melody playing (tones as simple square waves) to a buzzer.
 
file  tones.h [code]
 API to handle tones (simple square waves) generation to a buzzer.
 
file  vl53l0x.h [code]
 API to handle Time-of-Flight ranging sensor VL53L0X I2C chip.
 
file  vl53l0x_internals.h [code]
 
file  vl53l0x_registers.h [code]
 
file  vl53l0x_types.h [code]
 API to handle Time-of-Flight ranging sensor VL53L0X I2C chip.
 
file  wiegand.h [code]
 Common types used by 3D sensors (e.g.
 
file  winbond.h [code]
 API to handle WinBond flash memory chips through SPI interface.