Thomas Krueger

Results 48 comments of Thomas Krueger
trafficstars

yes i know, too many variants in the repo is not a good idea. but here i can download some variants that maybe usefull. i am currently struggling with the...

@avagen, is that an alternative to radfish ?? after make install i tried running by ./transmission-i2p ...... unkown command

ps. any alternative to use i2p-torrent ??

OK, on ubuntu 16.04, the following works with minor errors: git clone https://github.com/l-n-s/transmission-i2p.git cd transmission-i2p/ ./configure --with-gtk sed -i 's/m4_copy/m4_copy_force/g' m4/glib-gettext.m4 make sudo make install (did not see the app...

soory, disable all other protovols including Pex, otherwise you get a lot of side-traffic!

Well well, i am not into arduino, but i guess its basicly C code and uses the "setup()" as the init function and "loop()" as the main function. Controlling the...

There is NO camera calibration/Lens correction in the software. That would also depend on the camera modul used. Lens correction (if any) is integrated in the camera modul itself. Also...

there is no harware rs232 on the CY768013A. i setup a software uart,but its slow around 9600. not all reliable, but good for terminal operation.