Skip to content

Commit

Permalink
Update summary.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isobianin committed Nov 4, 2023
1 parent 3702b2c commit 29b26b3
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions docs/ingredients/summary.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
# Summary of hardware


| Function | Type | Breakout || Hardware ||
----- | ---- | ----- | - | ----- | - |
Deliver fluids | Actuator | Solenoid breakout | ![solenoid](../assets/icons/chip.svg) | Solenoid | ![solenoid](../assets/icons/valve.svg)
Deliver fluids | Actuator | Stepper/DC driver | ![dc-driver](../assets/icons/chip3.svg) | Peristaltic pump | ![stepper](../assets/icons/pump.svg)
Control temperature | Actuator | H-Bridge | ![h-bridge](../assets/icons/chip2.svg) | Peltier element | ![peltier](../assets/icons/heater.svg)
Control temperature | Sensor | Thermometer breakout | ![temp breakout](../assets/icons/chip.svg) | Thermometer | ![thermometer](../assets/icons/thermometer.svg)
Indicate / illuminate | Actuator | 8-channel switch array | ![](../assets/icons/chip2.svg)| LED | ![](../assets/icons/led.svg)
Move precisely | Actuator | Stepper/DC driver | ![dc-driver](../assets/icons/chip3.svg) | Stepper motor | ![stepper](../assets/icons/motor.svg)
Move fast | Actuator | Stepper/DC driver | ![dc-driver](../assets/icons/chip3.svg) | DC motor | ![stepper](../assets/icons/motor.svg)

| Hardware | Type || Function ||
----- | ---- | - | ----- | - |
[Main hub](https://github.com/BeeHive-org/BeeHive/wiki/Main-hub) | Control | ![dc-driver](../assets/icons/chip3.svg) | Control | ![hub](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/central_hub/central_hub_3D.png?raw=true)
[12V5A breakout](https://github.com/BeeHive-org/BeeHive/wiki/12V5A-breakout) | Power management | ![dc-driver](../assets/icons/chip3.svg) | 12V breakout | ![12V5A](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/12V5A_breakout/12V5A_breakout_3D.png?raw=true)
[5V3A breakout](https://github.com/BeeHive-org/BeeHive/wiki/5V3A-breakout) | Power management | ![dc-driver](../assets/icons/chip3.svg) | 5V breakout | ![5V3A](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/power_supply/power_supply_3D.png?raw=true)
[12V/24V boost converter](https://github.com/BeeHive-org/BeeHive/wiki/Boost-converter-12V-to-24V) | Power management | ![dc-driver](../assets/icons/chip3.svg) | 12V to 24V converter | ![12V-to-24V](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/12_24_boost_converter/12_24_boost_converter_3D.png?raw=true)
[Gas sensor](https://github.com/BeeHive-org/BeeHive/wiki/Gas-sensor) | Sensor | ![dc-driver](../assets/icons/chip3.svg) | Gas sensor | ![gas-sensor](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/gas_sensor/gas_sensor_3d.png?raw=true)
[H-bridge driver](https://github.com/BeeHive-org/BeeHive/wiki/H-bridge-driver) | Actuator | ![dc-driver](../assets/icons/chip3.svg) | Peltier element and DC motor driver | ![h-bridge](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/hbridge_driver/hbridge_driver_3D.png?raw=true)
[Switch array](https://github.com/BeeHive-org/BeeHive/wiki/Switch-array) | Actuator | ![dc-driver](../assets/icons/chip3.svg) | Low power LEDs driver | ![switch](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/8_switch_array/8_switch_array_3D.png?raw=true)
[High power switch array](https://github.com/BeeHive-org/BeeHive/wiki/High-power-switch-array) | Actuator | ![dc-driver](../assets/icons/chip3.svg) | High power LEDs driver | ![hp-switch](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/hp_led_switch/hp_led_switch_3D.png?raw=true)
[Humidity and temperature sensor](https://github.com/BeeHive-org/BeeHive/wiki/Humidity-and-temperature-sensor) | Sensor | ![dc-driver](../assets/icons/chip3.svg) | Humidity and temperature sensor | ![hum-temp-sensor](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/hum_temp_sensor/hum_temp_sensor_3d.png?raw=true)
[IR sensor array](https://github.com/BeeHive-org/BeeHive/wiki/IR-sensor-array) | Actuator/Sensor | ![dc-driver](../assets/icons/chip3.svg) | IR emitter and sensor | ![ir-sensor](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/ir_sensor/ir_sensor_PCB.PNG?raw=true)
[Level shifter](https://github.com/BeeHive-org/BeeHive/wiki/Level-shifter) | Control | ![dc-driver](../assets/icons/chip3.svg) | Bi-directional logic level shifter | ![level-shifter](https://github.com/BeeHive-org/BeeHive/raw/master/hardware/PCBs/level_shifter/level_shifter_3D.png?raw=true)
[Solenoid control board](https://github.com/BeeHive-org/BeeHive/wiki/Solenoid-control-board) | Actuator | ![dc-driver](../assets/icons/chip3.svg) | Solenoid | ![stepper](../assets/icons/pump.svg)
[Spike&Hold board](https://github.com/BeeHive-org/BeeHive/wiki/Spike&Hold-board) | Actuator | ![dc-driver](../assets/icons/chip3.svg) | Solenoid | ![stepper](../assets/icons/pump.svg)

!!! tip
Something useful.

0 comments on commit 29b26b3

Please sign in to comment.