Deepak Khatri

Results 30 comments of Deepak Khatri

@zamtruist, It will take at least a month to get them back in stock. Can you send me an introductory email on [email protected] for this?

The issue still remains :(

The `mic.getLevel()` function seems to be the problem, if we pass the `mic = p5.AudioIn()` to `fft=p5.FFT()` as input `fft.setInput(mic)` we get the bins without any problem.

Hey @dlbeer, Thank you for the info. I got access to MSP430G2553 with FT232RL using `mspdebug rom-bsl -d /dev/ttyUSB0` and I am able to program it with the prog command...

Hi @dlbeer, do we have an executable release of the mspdebug for windows? I am not able to compile it, getting these errors: ``` process_begin: CreateProcess(NULL, pkg-config --cflags libusb, ...)...

Thanks, @dlbeer for the help 👍 I did the following to compile it on windows, This is what we have now, ``` CC ?= gcc .... .... ifneq (, $findstring(MINGW,...

I have created a new flashing tool called [msptool](https://github.com/upsidedownlabs/msptool) for flashing MSP430G2xx3 using your awesome tool. This allows us to create an Arduino-like board based on the famous MSP430G2553 with...

Hey, just wanted to update that [Muscle BioAmp Candy](https://www.tindie.com/products/upsidedownlabs/muscle-bioamp-candy/) in stock for a couple of months now with updated packaging, Muscle BioAmp Band, and BioAmp Cable v2. Also, Let me...

Hey, sorry for the delayed response. I didn't knew that before, just checked it out. It's a way/pattern you follow for assessing neuromuscular block in the anesthetized patient. If you...