BeeHive-org / BeeHive

BeeHive: a flexible open hardware platform for behavioural experiments
MIT License
10 stars 6 forks source link
behavior hardware laboratory pcb schematics

BeeHive - a flexible platform for connecting different sensors and actuators

Intro

This project started as a collaboration between Ihor Sobianin and Andre Chagas, after some chats about improving the FlyPi design.

Hardware

The idea here is to make a very flexible hardware system that is easy to expand/customize for lab applications. The very initial implementation consists of:

Software

On the software side of things we are initially running micropython, as this will offer a low entry barrier for researchers (as Python is more and more the chosen language for much of the scientific stack).


The current design

The main hub:

Schematics

beehive.png

PCB

beehive_PCB

The power supply module:

Schematics

power_supply.png

PCB

PCB_power_supply.png

The transistor-switch hub for 8 devices:

Schematics

8_switch_array.png

PCB

PCB_8_switch_array.png