Sahaj Sarup
Sahaj Sarup
a handy option to flip (-vf -hf) the pi camera would be appreciated.
Problem is caused by this optional flag: `-DWITH_OPENMP=ON` Comment with **workaround**: https://github.com/opencv/opencv/issues/14884#issuecomment-706725583 Comment with **investigation**: https://github.com/opencv/opencv/issues/14884#issuecomment-815632861 --- #### Original description I am compiling opencv from source in order to enable...
since the Makefile further invokes make, automatically set the -j option depending upon the number of cores.
android-x86 nougat build seems to fail with jack reporting an error for empty USER variable, this seems to be the solution... haven't tested the solution yet, will update once the...
I get garbage OR whatever was there on the last frame displayed on the display, and the code hangs for a long time. Here is an example of the oled...
right now the ssd1306 only seems to support drawing characters, whereas the eboled seems to be support darwPixel, drawLine etc being based on the same oled/lcd driver. This issue is...
HI, I am trying to setup uart on a DragonBoard410c, and I've set flow-control to off. but as soon as I call mraa_uart_set_flowcontrol() it sends a XOFF byte on the...
Signed-off-by: Sahaj Sarup
Idea by @edolnx to create a more BMC-like serial mezzanine. Here is the not very good block diagram, real PR with schematics from KiCAD coming soon: https://docs.google.com/presentation/d/1QWmrCeDlf2ppB9VF9HgMG6vnkkTAB0eYvpYOhqfH8O4/edit?usp=sharing
The idea is to crate a mezzanine that will allow us to power and control a CE board via a host laptop/computer using a single USB Type-C Cable, this include...