5ch4um1

Results 11 comments of 5ch4um1

had this issue yesterday, but somehow it went away, i tried a few versions of ArduinoJson, to no avail, but today it works, not sure if it was the logout...

Well, i recently got one of those cheap 8 channel logic analyzers...turns out, they are based on the fx2...the i2c pins are not broken out, but that eeprom is a...

Ah, that's nice, that bat_hack script even does the math. :) I guess we can call this issue resolved then. Unfortunately my battery stopped talking to me, so i can't...

that looks like a lot of work, really nice! i like that sbs_read_firmware_version_bq_sealed function! :)

Well, also not limited to attiny, i tried with an arduino nano clone and it worked, and i could imagine that this will work on a lot of other platforms...

telling it where to find it in the Makefile worked for me: ~/esp-open-sdk$ nl Makefile | grep "with-bash" 124 ./configure --prefix=`pwd` --with-bash=/usr/bin/bash

done, created another PR for the document. :)

Hello. Just wanted to ask if anybody is still interested in this? Tried to make this work with gr-osmosdr and gnuradio 3.9 but i'm very new to all this and...

> Shouldn't this already work with the SoapySDR, SoapyUHD and SoapyHackRF? probably yes, and i think that's the point of the question, would be nice to be able to use...

@FFY00 again, probably yes, what we are talking about is this: "...creating a separate file for the HackRF (like usrp_src.py), and patching decoder.py and usrp_nfc.py to support it." Unfortunately i...