# RS845 **Repository Path**: eadd/rs845 ## Basic Information - **Project Name**: RS845 - **Description**: df RS845土壤氮磷钾监测设备库 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-15 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RS845 土壤氮磷钾 图形化库 ![](./arduinoC/_images/featured.png) --------------------------------------------------------- ## Table of Contents * [URL](#url) * [Summary](#summary) * [Blocks](#blocks) * [License](#license) * [Supported targets](#Supportedtargets) ## URL * 地址 : ```https://gitee.com/eadd/rs845 ``` * DF商品链接 : ```https://www.dfrobot.com.cn/goods-3903.html``` * Get a purchase connection: [store](https://www.dfrobot.com/). ## Summary Support different drawings in the screen, including point, line, circle, rectangle, triangle,rounded rectangle and some commands. Support English characters and character library chips of DFRobot modules. IIC: the redraw rate is more than 30 frames per second when redrawed by ESP series controllers ## Blocks ![](./arduinoC/_images/blocks.png) ## Examples ![](./arduinoC/_images/example.png) ## License MIT ## Supported targets MCU | JavaScript | Arduino | MicroPython | Remarks ------------------ | :----------: | :----------: | :---------: | ----- Arduino | | √ | | ## Release Logs * V0.0.1 Basic functions completed.