Add ND1000 open science project backend support#1166
Open
Jordvl wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sorry for no earlier notice, I was busy with thesis and internship while I had this project. FYI, hello I'm Jord and I worked on a small opensource science project under Wageningen University with Vittorio and Vincent if those names ring a bell. Ive quietly been working on this project a bit to make the nanodrop 1000 (legacy protein measurement device) available on windows 10 and above. Although some hacks exist to get it working already, having an open source library and reverse engineering the code will be helpful to realizing a fully open source lab environment. I know the files are not completely where they belong, it took a while before I figured out most things about Git! As of now the code was changed to fit PLR v1b1 from my own writing style, so I have not yet been able to test this version. If nothing broke this code should be able to send commands to the ND1000 (if setup properly) and turn on the clamp, lamp and spectrometer to request data. It should also be able to decode the data into a proper spectrum, but I will do more tests and updates on this later, this just had to be pushed this weekend as both Vincent and Vittorio will be on holiday soon ;)