Huan Truong

Results 72 comments of Huan Truong

I have incorporated everyone's suggestions and we have a much cleaner PR now. - We have dropbear instead of OpenSSH so less drama. - We have avahi now: ``` +...

@tuyenld I have abandoned the idea of using the usb-gadget.txt. Instead we have the three separate sentinels that you can use to turn on and off the usb features. If...

> Why don't you remove `usb-gadget.txt`? Must have been an oopsie. Sorry, late night code... For the ip, you have to configure the ipv4 of the connection from the pi...

If you configure the usb-gadget correctly, you can get the USB composite device show up on Windows fine without having to fake the PID and VID, and you don't have...

Discussion over here: https://gist.github.com/Gadgetoid/c52ee2e04f1cd1c0854c3e77360011e2 And the script over here: https://github.com/RoganDawes/P4wnP1/blob/master/boot/init_usb.sh Gave a lot of insights into how we can achieve composite USB on Windows.

It is apparent to me that for some reason, whatever the first device that gets configured (`ln -s`) first, then it will be the one that works correctly. Everything after...

Please hold on to testing and reviewing this PR. I think I got somewhere with the EEM driver, but there are something that I don't yet understand about this.

Networking allows us to talk arbitrarily to the camera. Think of you having to configure or read something about the camera that is beyond conventional controls, it would have been...

@TheNewJavaman Whenever possible can you help test the build in the PR to see if the framerate for 720p is actually 60fps? I see it listed here with this change,...

Good luck with your finals!