Miniscope Zero/Release/0.1.0

From Miniscope
Jump to: navigation, search


Release
Artifact URL https://github.com/miniscope/MiniscopeZero/tree/v0.1.0



Image Miniscope Zero v0.1.0 minizero thumbnail.jpg
Name Miniscope Zero Release 0.1.0
Project Miniscope Zero
Release Date 2026-09-10
Tag v0.1.0
Version 0.1.0


Specifications

NameValueUnitNotes
Field of View600 × 600um
Frame Rate20fps
Image Format200 × 200px
Resolution6.2um
Weight4.12g





README

Miniscope Zero

Repository for Miniscope Zero: a fully wireless, single-cell-resolution miniature microscope for imaging neural dynamics in freely behaving animals.

Miniscope Zero is a miniature one-photon microscope that operates without tethers: power is delivered via quasistatic cavity resonance (QSCR) wireless power transfer, and imaging data is streamed over a high-bandwidth optical link. This repository hosts the project-specific hardware designs — the miniscope, the optical data acquisition hardware, and the QSCR arena — and points to the related software and hardware repositories.

Co-led by Takuya Sasatani (@t-sasatani) and Marcel Brosch (@MarcelMB).

Videos

https://github.com/user-attachments/assets/aa9ec822-df9f-4f50-9b2d-21a6ab23955f

https://github.com/user-attachments/assets/bc67a5da-3641-4dcf-a8c2-b1db79f1c406

Repository contents

MiniscopeZero/                      Wireless miniscope
├── Firmware/                       SAMD51 firmware (Microchip Studio project)
├── Optics/                         Optical system
│   ├── optics_bom.csv              Bill of materials for the optical path
│   ├── mechanical/                 Dimensioned drawing of the optical assembly
│   ├── zemax/                      Zemax OpticStudio sequential design files
│   ├── housing/                    3D-printed housing: STEP, Fusion archive, per-body STLs
│   └── baseplate/                  CNC-machined baseplate, 3D-printed dust cap,
│                                   and set-screw hardware list
└── PCB/                            Electronics
    ├── WLMS-v0_2_1-motherboard/    Main board: PYTHON480 image sensor, MCU, PMU,
    │                               excitation LED, IR receiver
    ├── WLMS-v0_2_9_daughterboard/  Power/uplink board: rectifier, pre-regulator,
    │                               TX LED for the optical data link
    └── WPT_receiver/               Rectangular wireless power receiver coils

OpticalDAQ/                         Receiver-side data acquisition hardware
├── PCB/
│   ├── optical_daq_v0_4/           Photoreceiver front end: VGA board and digitizer board
│   ├── optical_downlink_v0_2/      USB board for the IR downlink
│   └── FPGA_breakout/              Breakout board for the Opal Kelly XEM7310 FPGA module
└── Housing/                        CNC aluminum shield box

QSCR/                               Quasistatic cavity resonance power-transfer arena
├── COMSOL/                         Electromagnetic simulation models of the arena
├── Fusion360/                      QSCR behavioral arena design files
└── PCB/c_mount/                    Capacitor mount PCB

guides/                             Build and operation guides
├── optics_assembly.md              Assembling the miniscope printed parts and optics
├── qscr_operation.md               QSCR cavity operation, tuning, and assembly
└── img/                            Figures for the guides

Related repositories (developed by authors)

Hardware modules

Off-the-shelf or reference modules used in the system:

Batteries

Contributing

This repository primarily archives the design files accompanying the paper, so pull requests are unlikely to be merged. Questions and issue reports are welcome via the issue tracker, though we cannot guarantee a response.