Skip to content

Commit

Permalink
sync click boards to week 44 of 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanFilipovic15 committed Nov 4, 2024
1 parent 14a87d0 commit c35ed2a
Show file tree
Hide file tree
Showing 10,851 changed files with 52,926 additions and 32,134 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

**Updates by date of commit:**

+ **[20241104](#20241104)**
+ **[20241024](#20241024)**
+ **[20240926](#20240926)**
+ **[20240919](#20240919)**
Expand Down Expand Up @@ -110,6 +111,21 @@
---
---

## `20241104`

*Following click boards have been added:*

+ `IPS Display`
+ `RGB Ring`
+ `BarGraph 5`
+ `LTE IoT 17`

*Fixed "Click" word in all click boards packages.*

**[BACK TO TOP](#changelog)**

---

## `20241024`

*Following click boards have been added:*
Expand Down
1,626 changes: 814 additions & 812 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clicks/10dof/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changelog

### Version 2.1.0.20
### Version 2.1.0.21
- Initial release
8 changes: 4 additions & 4 deletions clicks/10dof/DETAILS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@


---
# 10DOF click
# 10DOF Click

10DOF click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom). The click board carries two modules from Bosch: BNO055, a 9-axis absolute orientation sensor and BMP180, a digital pressure sensor.
10DOF Click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom). The Click board carries two modules from Bosch: BNO055, a 9-axis absolute orientation sensor and BMP180, a digital pressure sensor.

<p align="center">
<img src="https://download.mikroe.com/images/click_for_ide/10dof_click.png" height=300px>
</p>

[click Product page](https://www.mikroe.com/10dof-click)
[Click Product page](https://www.mikroe.com/10dof-click)

---

Expand Down Expand Up @@ -152,7 +152,7 @@ The full application code, and ready to use projects can be installed directly
**Additional notes and informations**

Depending on the development board you are using, you may need
[USB UART click](https://shop.mikroe.com/usb-uart-click),
[USB UART Click](https://shop.mikroe.com/usb-uart-click),
[USB UART 2 Click](https://shop.mikroe.com/usb-uart-2-click) or
[RS232 Click](https://shop.mikroe.com/rs232-click) to connect to your PC, for
development systems with no UART to USB interface available on the board. The
Expand Down
8 changes: 4 additions & 4 deletions clicks/10dof/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@


---
# 10DOF click
# 10DOF Click

10DOF click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom). The click board carries two modules from Bosch: BNO055, a 9-axis absolute orientation sensor and BMP180, a digital pressure sensor.
10DOF Click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom). The Click board carries two modules from Bosch: BNO055, a 9-axis absolute orientation sensor and BMP180, a digital pressure sensor.

<p align="center">
<img src="https://download.mikroe.com/images/click_for_ide/10dof_click.png" height=300px>
</p>

[click Product page](https://www.mikroe.com/10dof-click)
[Click Product page](https://www.mikroe.com/10dof-click)

---

Expand Down Expand Up @@ -154,7 +154,7 @@ The full application code, and ready to use projects can be installed directly
**Additional notes and informations**

Depending on the development board you are using, you may need
[USB UART click](https://shop.mikroe.com/usb-uart-click),
[USB UART Click](https://shop.mikroe.com/usb-uart-click),
[USB UART 2 Click](https://shop.mikroe.com/usb-uart-2-click) or
[RS232 Click](https://shop.mikroe.com/rs232-click) to connect to your PC, for
development systems with no UART to USB interface available on the board. The
Expand Down
7 changes: 4 additions & 3 deletions clicks/10dof/doc/package/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"dependency_list": [],
"details": "Resources/DETAILS.md",
"display_name": "10DOF click",
"display_name": "10DOF Click",
"example_list": [
{
"project_path": "Examples/example"
Expand All @@ -24,14 +24,14 @@
},
"name": "mikroe.click.c10dof",
"product_link": "https://www.mikroe.com/10dof-click",
"short_description": "10DOF click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom).",
"short_description": "10DOF Click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom).",
"supported_compiler": "mikroC AI|GCC|Clang|XC",
"type": "Library",
"_type": "mikroSDK Library",
"related_projects": [
1695
],
"version": "2.1.0.20",
"version": "2.1.0.21",
"cmake": true,
"alias": "Click.10Dof",
"subdir_name": "lib_c10dof"
Expand All @@ -46,3 +46,4 @@




4 changes: 2 additions & 2 deletions clicks/10dof/example/manifest.exm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "10DOF Click",
"description": "10DOF click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom).",
"description": "10DOF Click is a mikroBUS add-on board for enhancing hardware prototypes with 10DOF functionality (10 degrees of freedom).",
"image" : "../../Resources/click_icon.png",
"toolchain": ["mikrocarm","gcc-arm","clang-arm","mikrocpic","mikrocpic32","xc32","gcc-riscv","clang-riscv","mikrocavr","mikrocdspic","xc16"],
"hw" : ["click","BNO055"],
"hw" : ["Click","BNO055"],
"category" : ["Motion"]
}
8 changes: 4 additions & 4 deletions clicks/10dof/lib_c10dof/include/c10dof.h
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ extern "C"{
*
* @param cfg Click configuration structure.
*
* @description This function initializes click configuration structure to init state.
* @description This function initializes Click configuration structure to init state.
* @note All used pins will be set to unconnected state.
*/
void c10dof_cfg_setup ( c10dof_cfg_t *cfg );
Expand All @@ -425,7 +425,7 @@ void c10dof_cfg_setup ( c10dof_cfg_t *cfg );
* @param ctx Click object.
* @param cfg Click configuration structure.
*
* @description This function initializes all necessary pins and peripherals used for this click.
* @description This function initializes all necessary pins and peripherals used for this Click.
*/
C10DOF_RETVAL c10dof_init ( c10dof_t *ctx, c10dof_cfg_t *cfg );

Expand All @@ -434,7 +434,7 @@ C10DOF_RETVAL c10dof_init ( c10dof_t *ctx, c10dof_cfg_t *cfg );
*
* @param ctx Click object.
*
* @description This function executes default configuration for C10Dof click.
* @description This function executes default configuration for C10Dof Click.
*/
void c10dof_default_cfg ( c10dof_t *ctx );

Expand Down Expand Up @@ -860,6 +860,6 @@ uint8_t c10dof_check_interrupt ( c10dof_t *ctx );
#endif // _C10DOF_H_

/** \} */ // End public_function group
/// \} // End click Driver group
/// \} // End Click Driver group
/*! @} */
// ------------------------------------------------------------------------- END
2 changes: 1 addition & 1 deletion clicks/10x10rgb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changelog

### Version 2.1.1.30
### Version 2.1.1.31
- Initial release
10 changes: 5 additions & 5 deletions clicks/10x10rgb/DETAILS.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@

---
# 10x10 RGB click
# 10x10 RGB Click

10x10 RGB Click is a matrix of 100 intelligent RGB elements, forming a 10x10 display screen. These LED elements feature internal logic, which allows them to communicate directly with the MCU.

<p align="center">
<img src="https://download.mikroe.com/images/click_for_ide/10x10rgb_click.png" height=300px>
</p>

[click Product page](https://www.mikroe.com/10x10-rgb-click)
[Click Product page](https://www.mikroe.com/10x10-rgb-click)

---

Expand Down Expand Up @@ -69,15 +69,15 @@ void c10x10rgb_display_string ( c10x10rgb_t *ctx, c10x10rgb_byte_t *data_obj, ui

## Examples Description

> This example showcases how to initialize, configure and use the 10x10 RGB click module. The
> This example showcases how to initialize, configure and use the 10x10 RGB Click module. The
click has a 10 by 10 RGB LED matrix which can be programmed to show different colors or even
images. LED elements that form the matrix communicate by a single line with the host MCU.

**The demo application is composed of two sections :**

### Application Init

> This function initializes and configures the click board.
> This function initializes and configures the Click board.
```c

Expand Down Expand Up @@ -139,7 +139,7 @@ The full application code, and ready to use projects can be installed directly
**Additional notes and informations**

Depending on the development board you are using, you may need
[USB UART click](https://shop.mikroe.com/usb-uart-click),
[USB UART Click](https://shop.mikroe.com/usb-uart-click),
[USB UART 2 Click](https://shop.mikroe.com/usb-uart-2-click) or
[RS232 Click](https://shop.mikroe.com/rs232-click) to connect to your PC, for
development systems with no UART to USB interface available on the board. The
Expand Down
10 changes: 5 additions & 5 deletions clicks/10x10rgb/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
\mainpage Main Page

---
# 10x10 RGB click
# 10x10 RGB Click

10x10 RGB Click is a matrix of 100 intelligent RGB elements, forming a 10x10 display screen. These LED elements feature internal logic, which allows them to communicate directly with the MCU.

<p align="center">
<img src="https://download.mikroe.com/images/click_for_ide/10x10rgb_click.png" height=300px>
</p>

[click Product page](https://www.mikroe.com/10x10-rgb-click)
[Click Product page](https://www.mikroe.com/10x10-rgb-click)

---

Expand Down Expand Up @@ -70,15 +70,15 @@ void c10x10rgb_display_string ( c10x10rgb_t *ctx, c10x10rgb_byte_t *data_obj, ui

## Examples Description

> This example showcases how to initialize, configure and use the 10x10 RGB click module. The
> This example showcases how to initialize, configure and use the 10x10 RGB Click module. The
click has a 10 by 10 RGB LED matrix which can be programmed to show different colors or even
images. LED elements that form the matrix communicate by a single line with the host MCU.

**The demo application is composed of two sections :**

### Application Init

> This function initializes and configures the click board.
> This function initializes and configures the Click board.
```c

Expand Down Expand Up @@ -140,7 +140,7 @@ The full application code, and ready to use projects can be installed directly
**Additional notes and informations**

Depending on the development board you are using, you may need
[USB UART click](https://shop.mikroe.com/usb-uart-click),
[USB UART Click](https://shop.mikroe.com/usb-uart-click),
[USB UART 2 Click](https://shop.mikroe.com/usb-uart-2-click) or
[RS232 Click](https://shop.mikroe.com/rs232-click) to connect to your PC, for
development systems with no UART to USB interface available on the board. The
Expand Down
5 changes: 3 additions & 2 deletions clicks/10x10rgb/doc/package/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"dependency_list": [],
"details": "Resources/DETAILS.md",
"display_name": "10x10 RGB click",
"display_name": "10x10 RGB Click",
"example_list": [
{
"project_path": "Examples/example"
Expand All @@ -31,7 +31,7 @@
"related_projects": [
3729
],
"version": "2.1.1.30",
"version": "2.1.1.31",
"cmake": true,
"alias": "Click.10x10RGB",
"subdir_name": "lib_c10x10rgb"
Expand All @@ -45,3 +45,4 @@




6 changes: 3 additions & 3 deletions clicks/10x10rgb/example/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
* \brief 10x10 RGB Click example
*
* # Description
* This example showcases how to initialize, configure and use the 10x10 RGB click module. The
* click has a 10 by 10 RGB LED matrix which can be programmed to show different colors or even
* This example showcases how to initialize, configure and use the 10x10 RGB Click module. The
* Click has a 10 by 10 RGB LED matrix which can be programmed to show different colors or even
* images. LED elements that form the matrix communicate by a single line with the host MCU.
*
* The demo application is composed of two sections :
*
* ## Application Init
* This function initializes and configures the click board.
* This function initializes and configures the Click board.
*
* ## Application Task
* This function first displays 3 chars { R, G, B }, the string "MIKROE", the company logo and
Expand Down
2 changes: 1 addition & 1 deletion clicks/10x10rgb/example/manifest.exm
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"description": "10x10 RGB Click is a matrix of 100 intelligent RGB elements, forming a 10x10 display screen. These LED elements feature internal logic, which allows them to communicate directly with the MCU.",
"image" : "../../Resources/click_icon.png",
"toolchain": ["mikrocarm","gcc-arm","clang-arm","mikrocpic32","gcc-riscv","clang-riscv"],
"hw" : ["click","WS2812"],
"hw" : ["Click","WS2812"],
"category" : ["Optical"]
}
8 changes: 4 additions & 4 deletions clicks/10x10rgb/lib_c10x10rgb/include/c10x10rgb.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ extern "C"{
*
* @param cfg Click configuration structure.
*
* @description This function initializes click configuration structure to init state.
* @description This function initializes Click configuration structure to init state.
* @note All used pins will be set to unconnected state.
*/
void c10x10rgb_cfg_setup ( c10x10rgb_cfg_t *cfg, drv_logic_t logic_zero, drv_logic_t logic_one );
Expand All @@ -255,7 +255,7 @@ void c10x10rgb_cfg_setup ( c10x10rgb_cfg_t *cfg, drv_logic_t logic_zero, drv_log
* @param c10x10rgb Click object.
* @param cfg Click configuration structure.
*
* @description This function initializes all necessary pins and peripherals used for this click.
* @description This function initializes all necessary pins and peripherals used for this Click.
*/
C10X10RGB_RETVAL c10x10rgb_init ( c10x10rgb_t *ctx, c10x10rgb_cfg_t *cfg );

Expand All @@ -265,7 +265,7 @@ C10X10RGB_RETVAL c10x10rgb_init ( c10x10rgb_t *ctx, c10x10rgb_cfg_t *cfg );
* @param c10x10rgb Click object.
* @param w_data Write data.
*
* @description This function writes data to the click module using the GPIO protocol.
* @description This function writes data to the Click module using the GPIO protocol.
*/
void c10x10rgb_write_data ( c10x10rgb_t *ctx, uint32_t w_data );

Expand Down Expand Up @@ -342,6 +342,6 @@ void c10x10rgb_demo_rainbow ( c10x10rgb_t *ctx, uint8_t brightness, uint16_t spe
#endif // _C10X10RGB_H_

/** \} */ // End public_function group
/// \} // End click Driver group
/// \} // End Click Driver group
/*! @} */
// ------------------------------------------------------------------------- END
10 changes: 5 additions & 5 deletions clicks/10x10rgb2/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
\mainpage Main Page

---
# 10x10 RGB 2 click
# 10x10 RGB 2 Click

> 10x10 RGB 2 Click is a compact add-on board designed for creating vibrant LED displays and lighting solutions. This board features the IN-PC20TBT5R5G5B, an RGB LED with an advanced IC for seamless operation from Inolux. The board features a 10x10 matrix of "smart" RGB LEDs capable of dual-wire transmission and a sophisticated control circuit for dynamic color rendering. It incorporates CMOS technology for low power consumption and supports 256 grayscale levels for precise PWM dimming, along with 32 levels of brightness control.
<p align="center">
<img src="https://download.mikroe.com/images/click_for_ide/10x10rgb2_click.png" height=300px>
</p>

[click Product page](https://www.mikroe.com/10x10-rgb-2-click)
[Click Product page](https://www.mikroe.com/10x10-rgb-2-click)

---

Expand Down Expand Up @@ -70,13 +70,13 @@ err_t c10x10rgb2_draw_picture ( c10x10rgb2_t *ctx, const uint32_t *image );

## Example Description

> This example demonstrates the use of the 10x10 RGB 2 click board by showing a practical example of using the implemented functions.
> This example demonstrates the use of the 10x10 RGB 2 Click board by showing a practical example of using the implemented functions.
**The demo application is composed of two sections :**

### Application Init

> Initializes the driver and performs the click default configuration.
> Initializes the driver and performs the Click default configuration.
```c

Expand Down Expand Up @@ -190,7 +190,7 @@ The full application code, and ready to use projects can be installed directly f
**Additional notes and informations**

Depending on the development board you are using, you may need
[USB UART click](https://www.mikroe.com/usb-uart-click),
[USB UART Click](https://www.mikroe.com/usb-uart-click),
[USB UART 2 Click](https://www.mikroe.com/usb-uart-2-click) or
[RS232 Click](https://www.mikroe.com/rs232-click) to connect to your PC, for
development systems with no UART to USB interface available on the board. UART
Expand Down
2 changes: 1 addition & 1 deletion clicks/10x10rgb2/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Changelog

### Version 2.1.0.3
### Version 2.1.0.4
- Initial release
Loading

0 comments on commit c35ed2a

Please sign in to comment.