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

 fonts
 

Files

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