Maxime C.

Results 57 comments of Maxime C.

Yes that would be the main purpose of it indeed. It will take a while to get there as credential refactoring is required first but it is definitely a goal.

@fabkoh the purpose of Leosac was also to be used on industries and later one big companies. It has been designed this way at least. I know there was no...

@nixator I would like to include your PCB schemas as an example to the default Leosac documentation. Would that be OK? I would like to highlight the license as well,...

The community has a lot of issues with the hardware setup since Piface Digital got discontinued. I would also like to prepare the project for the next phase now that...

@kothmann1 did you resolved your issue? Looks related to #84

Mhhh ok, for the record do you remember trying https://leosac.github.io/leosac-doc/doc_output/develop/da/d7f/page_module_sysfs_gpio.html? Thanks.

I have updated the documentation on https://leosac.github.io/leosac-doc/doc_output/develop/d8/d25/page_guide_rpi_wiegand.html. I would recommend to use a Level Shifter for prototyping. Btw a coming Leosac update will also add support for proper Wiegand format...

Lets start with stupid questions first. Are you sure the user `pi` has proper permissions on *.so files located at /usr/lib/leosac ? Can you run `ldd` on libpifacedigital.so then on...

Are you using a .deb package or did you built it by yourself? Can you temporary add /usr/lib/leosac to `LD_LIBRARY_PATH` then run `sudo ldconfig` and try again to run leosac?