Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works well on a mac #24

Open
briankelly opened this issue Sep 3, 2024 · 0 comments
Open

Works well on a mac #24

briankelly opened this issue Sep 3, 2024 · 0 comments

Comments

@briankelly
Copy link

Just wanted to share my appreciation for this project. I got it working well with my FNB48S (fw 1.10) and a M3 running latest macOS (Sonoma 14.6.1), python 3.12.5 (in a venv), and zsh. I used homebrew and pip to install the dependencies.

  • brew install python libusb gnuplot
  • (in venv) pip install crc pyusb
  • (in venv) sudo ./fnirsi_logger.py >> live.txt
  • After grabbing some data to live.txt: ./plot.gnuplot && open plot.png

custom gnuplot output from using the FNB48S with a raspi5 and the pi5 27W PD charger

I don't have the live view working yet (some issue with set terminal [..] and zsh/mac), but running a one-off works great.

@briankelly briankelly changed the title Workes well on a mac Works well on a mac Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant