├── CONTRIBUTING.md
├── README.md
├── _config.yml
├── _includes
├── libinstalling.html
├── video01.html
└── video02.html
├── examples
├── .DS_Store
├── BK1088_00_SERIAL_MONITOR
│ ├── POC_01_CIRCUIT_TEST
│ │ └── POC_01_CIRCUIT_TEST.ino
│ ├── POC_02_AM_FM
│ │ └── POC_02_AM_FM.ino
│ ├── POC_02_AM_FM_REF_CLK
│ │ └── POC_02_AM_FM_REF_CLK.ino
│ ├── POC_03_SW
│ │ └── POC_03_SW.ino
│ ├── POC_04_RDS
│ │ └── POC_04_RDS.ino
│ └── README.md
├── BK1088_02_TFT_DISPLAY
│ ├── POC_01_ST7735
│ │ ├── DSEG7_Classic_Mini_Regular_30.h
│ │ ├── POC_01_ST7735.ino
│ │ ├── Rotary.cpp
│ │ ├── Rotary.h
│ │ ├── Serif_plain_14.h
│ │ └── Serif_plain_7.h
│ └── README.md
├── BK1088_03_LCD16X02_ESP32
│ ├── BK1088_03_LCD16X02_ESP32.ino
│ ├── Rotary.cpp
│ └── Rotary.h
├── BK1088_04_NOKIA5110_RDS_NANO
│ ├── BK1088_04_NOKIA5110_RDS_NANO.ino
│ ├── Rotary.cpp
│ ├── Rotary.h
│ └── user_manual.txt
├── Lilygo_t_embed
│ ├── README.md
│ ├── examples
│ │ └── ALL_IN_ONE_T_Embed
│ │ │ ├── ALL_IN_ONE_T_Embed.ino
│ │ │ ├── README.md
│ │ │ ├── Rotary.cpp
│ │ │ ├── Rotary.h
│ │ │ └── user_manual.txt
│ └── images
│ │ ├── ESP32_S.png
│ │ ├── lib00.png
│ │ ├── lib00A.png
│ │ ├── lib01.png
│ │ ├── lib02.png
│ │ ├── lib04.png
│ │ ├── lib05.png
│ │ ├── lily01.jpg
│ │ ├── lily02.jpg
│ │ └── t_embed.png
├── README.md
├── UNDER_CONSTRUCTION
│ ├── BK1088_05_OLED
│ │ ├── BK1088_05_OLED.ino
│ │ ├── Rotary.cpp
│ │ └── Rotary.h
│ └── BK1088_07_RDS_TFT_TOUCH_SHIELD
│ │ ├── BK1088_07_RDS_TFT_TOUCH_SHIELD.ino
│ │ ├── Rotary.cpp
│ │ └── Rotary.h
├── compile_all.sh
└── config_libraries_and_boards.sh
├── extras
├── docs
│ ├── Commun questions extracted from Beken.docx
│ ├── README.md
│ └── html
│ │ ├── _b_k108_x_8cpp.html
│ │ ├── _b_k108_x_8cpp_source.html
│ │ ├── _b_k108_x_8h.html
│ │ ├── _b_k108_x_8h.js
│ │ ├── _b_k108_x_8h_source.html
│ │ ├── annotated.html
│ │ ├── annotated_dup.js
│ │ ├── bc_s.png
│ │ ├── bc_sd.png
│ │ ├── bdwn.png
│ │ ├── classes.html
│ │ ├── closed.png
│ │ ├── dir_22ccd63b32a12b0c19294f50e69a6f91.html
│ │ ├── dir_22ccd63b32a12b0c19294f50e69a6f91.js
│ │ ├── dir_4d05ee8c91c3ddb199e26821c70d0061.html
│ │ ├── dir_4d05ee8c91c3ddb199e26821c70d0061.js
│ │ ├── doc.png
│ │ ├── docd.png
│ │ ├── doxygen.css
│ │ ├── doxygen.svg
│ │ ├── dynsections.js
│ │ ├── files.html
│ │ ├── files_dup.js
│ │ ├── folderclosed.png
│ │ ├── folderopen.png
│ │ ├── functions.html
│ │ ├── functions_func.html
│ │ ├── functions_vars.html
│ │ ├── globals.html
│ │ ├── globals_defs.html
│ │ ├── globals_type.html
│ │ ├── group___g_a01.html
│ │ ├── group___g_a01.js
│ │ ├── group___g_a01_class_b_k108_x.js
│ │ ├── group___g_a01_structbk__rds__blockb_8group0.js
│ │ ├── group___g_a01_structbk__rds__blockb_8group2.js
│ │ ├── group___g_a01_structbk__rds__blockb_8refined.js
│ │ ├── group___g_a01_structbk__rds__date__time_8refined.js
│ │ ├── group___g_a01_structbk__reg00_8refined.js
│ │ ├── group___g_a01_structbk__reg01_8refined.js
│ │ ├── group___g_a01_structbk__reg02_8refined.js
│ │ ├── group___g_a01_structbk__reg03_8refined.js
│ │ ├── group___g_a01_structbk__reg04_8refined.js
│ │ ├── group___g_a01_structbk__reg05_8refined.js
│ │ ├── group___g_a01_structbk__reg06_8refined.js
│ │ ├── group___g_a01_structbk__reg07_8refined.js
│ │ ├── group___g_a01_structbk__reg08_8refined.js
│ │ ├── group___g_a01_structbk__reg09_8refined.js
│ │ ├── group___g_a01_structbk__reg0a_8refined.js
│ │ ├── group___g_a01_structbk__reg0b_8refined.js
│ │ ├── group___g_a01_structbk__reg0c_8rds__status.js
│ │ ├── group___g_a01_structbk__reg0c_8refined.js
│ │ ├── group___g_a01_structbk__reg0d_8refined.js
│ │ ├── group___g_a01_structbk__reg0e_8refined.js
│ │ ├── group___g_a01_structbk__reg0f_8refined.js
│ │ ├── group___g_a01_structbk__reg10_8refined.js
│ │ ├── group___g_a01_structbk__reg11_8refined.js
│ │ ├── group___g_a01_structbk__reg12_8refined.js
│ │ ├── group___g_a01_structbk__reg13_8refined.js
│ │ ├── group___g_a01_structbk__reg14_8refined.js
│ │ ├── group___g_a01_structbk__reg15_8refined.js
│ │ ├── group___g_a01_structbk__reg16_8refined.js
│ │ ├── group___g_a01_structbk__reg17_8refined.js
│ │ ├── group___g_a01_structbk__reg18_8refined.js
│ │ ├── group___g_a01_structbk__reg19_8refined.js
│ │ ├── group___g_a01_structbk__reg1_a_8refined.js
│ │ ├── group___g_a01_structbk__reg1_b_8refined.js
│ │ ├── group___g_a01_structbk__reg1_c_8refined.js
│ │ ├── group___g_a01_structbk__reg1_d_8refined.js
│ │ ├── group___g_a01_structword16__to__bytes_8refined.js
│ │ ├── group___g_a01_unionbk__rds__blockb.js
│ │ ├── group___g_a01_unionbk__rds__date__time.js
│ │ ├── group___g_a01_unionbk__reg00.js
│ │ ├── group___g_a01_unionbk__reg01.js
│ │ ├── group___g_a01_unionbk__reg02.js
│ │ ├── group___g_a01_unionbk__reg03.js
│ │ ├── group___g_a01_unionbk__reg04.js
│ │ ├── group___g_a01_unionbk__reg05.js
│ │ ├── group___g_a01_unionbk__reg06.js
│ │ ├── group___g_a01_unionbk__reg07.js
│ │ ├── group___g_a01_unionbk__reg08.js
│ │ ├── group___g_a01_unionbk__reg09.js
│ │ ├── group___g_a01_unionbk__reg0a.js
│ │ ├── group___g_a01_unionbk__reg0b.js
│ │ ├── group___g_a01_unionbk__reg0c.js
│ │ ├── group___g_a01_unionbk__reg0d.js
│ │ ├── group___g_a01_unionbk__reg0e.js
│ │ ├── group___g_a01_unionbk__reg0f.js
│ │ ├── group___g_a01_unionbk__reg10.js
│ │ ├── group___g_a01_unionbk__reg11.js
│ │ ├── group___g_a01_unionbk__reg12.js
│ │ ├── group___g_a01_unionbk__reg13.js
│ │ ├── group___g_a01_unionbk__reg14.js
│ │ ├── group___g_a01_unionbk__reg15.js
│ │ ├── group___g_a01_unionbk__reg16.js
│ │ ├── group___g_a01_unionbk__reg17.js
│ │ ├── group___g_a01_unionbk__reg18.js
│ │ ├── group___g_a01_unionbk__reg19.js
│ │ ├── group___g_a01_unionbk__reg1_a.js
│ │ ├── group___g_a01_unionbk__reg1_b.js
│ │ ├── group___g_a01_unionbk__reg1_c.js
│ │ ├── group___g_a01_unionbk__reg1_d.js
│ │ ├── group___g_a01_unionword16__to__bytes.js
│ │ ├── group___g_a02.html
│ │ ├── group___g_a02.js
│ │ ├── group___g_a03.html
│ │ ├── group___g_a03.js
│ │ ├── group___g_a04.html
│ │ ├── group___g_a04.js
│ │ ├── group___g_a05.html
│ │ ├── group___g_a05.js
│ │ ├── index.html
│ │ ├── jquery.js
│ │ ├── logo.png
│ │ ├── menu.js
│ │ ├── menudata.js
│ │ ├── modules.html
│ │ ├── modules.js
│ │ ├── nav_f.png
│ │ ├── nav_fd.png
│ │ ├── nav_g.png
│ │ ├── nav_h.png
│ │ ├── nav_hd.png
│ │ ├── navtree.css
│ │ ├── navtree.js
│ │ ├── navtreedata.js
│ │ ├── navtreeindex0.js
│ │ ├── navtreeindex1.js
│ │ ├── open.png
│ │ ├── pages.html
│ │ ├── resize.js
│ │ ├── search
│ │ ├── all_0.js
│ │ ├── all_1.js
│ │ ├── all_2.js
│ │ ├── all_3.js
│ │ ├── all_4.js
│ │ ├── all_5.js
│ │ ├── all_6.js
│ │ ├── all_7.js
│ │ ├── all_8.js
│ │ ├── all_9.js
│ │ ├── all_a.js
│ │ ├── all_b.js
│ │ ├── all_c.js
│ │ ├── all_d.js
│ │ ├── all_e.js
│ │ ├── classes_0.js
│ │ ├── classes_1.js
│ │ ├── close.svg
│ │ ├── defines_0.js
│ │ ├── defines_1.js
│ │ ├── defines_2.js
│ │ ├── defines_3.js
│ │ ├── defines_4.js
│ │ ├── defines_5.js
│ │ ├── defines_6.js
│ │ ├── defines_7.js
│ │ ├── files_0.js
│ │ ├── functions_0.js
│ │ ├── functions_1.js
│ │ ├── functions_2.js
│ │ ├── functions_3.js
│ │ ├── functions_4.js
│ │ ├── functions_5.js
│ │ ├── functions_6.js
│ │ ├── functions_7.js
│ │ ├── functions_8.js
│ │ ├── groups_0.js
│ │ ├── groups_1.js
│ │ ├── groups_2.js
│ │ ├── groups_3.js
│ │ ├── mag.svg
│ │ ├── mag_d.svg
│ │ ├── mag_sel.svg
│ │ ├── mag_seld.svg
│ │ ├── pages_0.js
│ │ ├── pages_1.js
│ │ ├── search.css
│ │ ├── search.js
│ │ ├── searchdata.js
│ │ ├── typedefs_0.js
│ │ ├── variables_0.js
│ │ ├── variables_1.js
│ │ ├── variables_2.js
│ │ ├── variables_3.js
│ │ ├── variables_4.js
│ │ ├── variables_5.js
│ │ ├── variables_6.js
│ │ └── variables_7.js
│ │ ├── splitbar.png
│ │ ├── splitbard.png
│ │ ├── sync_off.png
│ │ ├── sync_on.png
│ │ ├── tab_a.png
│ │ ├── tab_ad.png
│ │ ├── tab_b.png
│ │ ├── tab_bd.png
│ │ ├── tab_h.png
│ │ ├── tab_hd.png
│ │ ├── tab_s.png
│ │ ├── tab_sd.png
│ │ ├── tabs.css
│ │ └── todo.html
├── images
│ ├── .DS_Store
│ ├── BK1088E_01.jpg
│ ├── BK1088_pinout.png
│ ├── UNO_SHIELD_01.jpg
│ ├── UNO_SHIELD_02.jpg
│ ├── UNO_SHIELD_03.jpg
│ ├── UNO_SHIELD_04.jpg
│ ├── UNO_SHIELD_05.jpg
│ ├── UNO_SHIELD_07.jpg
│ ├── UNO_SHIELD_08.jpg
│ ├── basic_circuit_from_beken.png
│ ├── basic_schematic.png
│ ├── bk1088_functional_block_diagram.png
│ ├── logo.png
│ ├── photo_A01.png
│ ├── photo_A02.png
│ ├── photo_A03.png
│ ├── photo_B01.png
│ ├── photo_B02.png
│ ├── photo_B03.png
│ ├── prototype_01.jpg
│ ├── prototype_02.jpg
│ ├── schematic_esp32_lcd16x2.png
│ ├── schematic_pro_mini_TFT.png
│ └── under_construction.png
└── schematic
│ ├── LCD16x02_ENCODER_ESP32_CIRCUIT.sch
│ ├── TFT_ENCODER_PRO_MINI.sch
│ └── basic_circuit.sch
├── keywords.txt
├── library.properties
├── license.txt
└── src
├── BK108X.cpp
└── BK108X.h
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | # Your support is important.
2 |
3 | If you would like to support this library development, consider joining this project via Github. Alternatively, make suggestions on new features and report errors if you find them. Thank you!
4 |
5 | Be a member of Facebook group [DSP receivers for hobbyists](https://www.facebook.com/groups/2655942598067211)
6 |
7 |
--------------------------------------------------------------------------------
/_config.yml:
--------------------------------------------------------------------------------
1 | theme: jekyll-theme-cayman
--------------------------------------------------------------------------------
/_includes/libinstalling.html:
--------------------------------------------------------------------------------
1 |
3 |
--------------------------------------------------------------------------------
/_includes/video01.html:
--------------------------------------------------------------------------------
1 |
2 |
Presentation videos
3 | 5 | 6 |All Band receiver with BK1088E and LilyGo panel
3 | 5 | 6 |![]() |
28 |
29 | PU2CLR BK108X Arduino Library 1.0.2
30 |
31 | This is an Arduino Library to control the BK108X device
32 | |
33 |
![]() |
28 |
29 | PU2CLR BK108X Arduino Library 1.0.2
30 |
31 | This is an Arduino Library to control the BK108X device
32 | |
33 |
99 | Directories | |
directory | src |
![]() |
28 |
29 | PU2CLR BK108X Arduino Library 1.0.2
30 |
31 | This is an Arduino Library to control the BK108X device
32 | |
33 |
![]() |
28 |
29 | PU2CLR BK108X Arduino Library 1.0.2
30 |
31 | This is an Arduino Library to control the BK108X device
32 | |
33 |
Todo List |