diff --git a/package/asdf/LICENSE b/package/asdf/LICENSE new file mode 100644 index 000000000..c3c7618ca --- /dev/null +++ b/package/asdf/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 李昂 + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/package/asdf/README.md b/package/asdf/README.md new file mode 100644 index 000000000..490534358 --- /dev/null +++ b/package/asdf/README.md @@ -0,0 +1,30 @@ +# PHP + +嵌入式Python速成班,基于PikaPython,简称为PHP(PikaPython 黄埔) + +## 第一期 + +- [开班公告(报名截止至2023年6月30日)](https://mp.weixin.qq.com/s?__biz=MzU4NzUzMDc1OA==&mid=2247484801&idx=1&sn=194d567cb5c8174f43007a0a0427b11a&chksm=fdebd2e8ca9c5bfeeff134aa906acb3de2496ea1faed3bba8ba61139705ea427d577183a2e19&token=955099065&lang=zh_CN#rd) + +- [开发板资料(开源硬件)](Phase1/Hardware) + +开发板底版: + +- 主控:ESP32S3 +- 4G:FS800 +- rs485 +- 蜂鸣器 +- nand FLASH +- 继电器 +- 12V供电 +- 温度传感器 +- 光敏电阻 + +![9bd0a46068c3f96db0ad85e40709d6d](assets/9bd0a46068c3f96db0ad85e40709d6d.png) + +LCD拓展板: + +- 240*320 LCD屏 +- 按键*4 + +![3769ab4d3c57bd9d48ca4e07b48603a](assets/3769ab4d3c57bd9d48ca4e07b48603a.png) \ No newline at end of file