Initial Home page

master
F5OEO 2018-05-18 16:06:57 +02:00
commit dd5491fd5b
1 zmienionych plików z 14 dodań i 0 usunięć

14
Home.md 100644

@ -0,0 +1,14 @@
# Librpitx
Librpitx is a library to allow abstraction of GPIO,Clock registers for RF generation with a Raspberry Pi. Code is written in C++ but it should be possible to write wrapper for other languages (C,Python...).
This library is written for a userland purpose and need superuser rights(need sudo).
## Usefull referenced documentation
Kernel clock management implementation : https://github.com/raspberrypi/linux/blob/76527b4e6a5dbe55e0b2d8ab533c2388b36c86be/drivers/clk/bcm/clk-bcm2835.c
Device Tree at boot which :
https://github.com/raspberrypi/linux/blob/rpi-4.14.y/arch/arm/boot/dts/bcm283x.dtsi
Registers : https://github.com/msperl/rpi-registers/blob/master/md/Region_CM.md#cm_dsi0hsck