-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLinks.json
38 lines (38 loc) · 2.02 KB
/
Links.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"programming_language":{
"C_langauge":"https://upload.wikimedia.org/wikipedia/commons/1/18/C_Programming_Language.svg" ,
"CPP_language":"https://upload.wikimedia.org/wikipedia/commons/1/18/ISO_C++_Logo.svg" ,
"python":"https://upload.wikimedia.org/wikipedia/commons/1/1f/Python_logo_01.svg"
},
"PCD_CAD_Tools":{
"KiCAD":"https://cdn-static.altium.com/themes/custom/altium_designer_new/html/dist/images/logo-ad-black.svg",
"Altium":"https://www.kicad.org/img/kicad_logo_small.png"
},
"simulation_tools":{
"Renode":"https://antmicro.com/blog/images/renode-logo.svg",
"QEMU":"https://upload.wikimedia.org/wikipedia/commons/4/45/Qemu_logo.svg"
},
"ARM":{
"Stm32_cube_ide":"",
"Stm32_programmer":""
},
"Iot_developement":{
"Arduino":"https://upload.wikimedia.org/wikipedia/commons/8/87/Arduino_Logo.svg",
"Platform_io":"https://upload.wikimedia.org/wikipedia/commons/c/cd/PlatformIO_logo.svg",
"ESP_IDF":""
},
"git-hub_projrct_links_Hardware":{
"STM32_breakout":"https://github.com/Arockiyalipson/PCB_design/tree/5a18d29c5b5d4feb64cd3d87dd4a0352e9904526/STM_32",
"STM32_BLE":"https://github.com/Arockiyalipson/PCB_design/tree/5a18d29c5b5d4feb64cd3d87dd4a0352e9904526/STM32_BLE",
"STM32_RF":"https://github.com/Arockiyalipson/PCB_design/tree/5a18d29c5b5d4feb64cd3d87dd4a0352e9904526/STM32_RF",
"ESP32_Relay":"https://github.com/Arockiyalipson/PCB_design/tree/5a18d29c5b5d4feb64cd3d87dd4a0352e9904526/ESP32_Relay_Switch",
"Asterk_motor_controller":"",
"small_buck_converter":"https://github.com/Arockiyalipson/PCB_design/tree/5a18d29c5b5d4feb64cd3d87dd4a0352e9904526/Buck_Converter",
"STM32_motor_controller":"",
"FPGA based design":"",
"NXP_BMS":""
},
"git-hub-project_links_Software":{
"IOT-project":"https://github.com/Arockiyalipson/IOT_project/tree/58e10b361ff2491605b93fc821397b8f62c333cd/Smart_helmet_with_Land_slide_detection"
}
}