thaiwash

Results 15 comments of thaiwash

Theres no dev console in electron app's, as far as i know

Allso, tested it with windows, it works futher, blockstack says "invalid sign in request"

no such menu in windows..

Can you give me some ideas to for example, where does neuroner load the dataset, and pass it on to something that proccesses it? and how is the nerred output...

liek remove all cpu limitations and such?

https://github.com/s-macke/jor1k/wiki/Breaking-the-1-billion-instructions-per-second-barrier-via-Dynamic-Recompilation-and-WebAssembly should work ~ $ recompile /usr/bin/python -- parent pid: 85

I added #include to arducam_arch_raspberrypi.c and copypasted the content of the .c file from https://stackoverflow.com/questions/14268530/linking-smbus-c-to-smbus-h (I know, hackish) I got it compiling! now I need to figure out how to...

I have i2c working since i can run my gyro no poblem. I'm using only 4 pins right now, 3.3v, gnd and sck sda its not even detecting the camera...

> > > Perhaps you have a problem with the I2C method, I suggest you refer to our example on raspberry pi. > [Link](https://github.com/ArduCAM/RaspberryPi/tree/master/SPI_Camera) Okay, i'll try that, what about...