Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 799 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 799 Bytes

REMIS

Source code for the Remarkably Efficient Mass Inoculation System (REMIS) by Fungaia, a peristaltic pump/injector system designed for large-scale mushroom cultivation via liquid culture.

Micropython Rewrite

As of Jan 2025, this project is being migrated to micropython running on a raspberry pi pico board. More updates soon to come!

I/O

This code is designed to run on an Arduino Nano board, connected to the following inputs:

  • Rotary encoder for navigating the device's UI
  • Toggle switch for using the pump's manual mode
  • Button which is used as a trigger for the inocculation gun

And the following outputs:

  • LCD (I2C) display for displaying the UI
  • Stepper Motor Driver which takes the signals generated by the Arduino board and sends them to the pump