Coder Social home page Coder Social logo

duyi324 / studyinesp32 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xuhongv/studyinesp32

0.0 0.0 0.0 3.17 MB

【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)

License: Apache License 2.0

C++ 4.71% C 84.30% Makefile 5.48% HTML 4.61% CMake 0.90%

studyinesp32's Introduction

Banner


《StudyIn32》 小徐寄言:

与我的学习esp8266之旅一样,《StudyIn32》 的设计目的是用于帮助新手学习8266原生SDK的各种项目汇总,同时也有集成的项目,让开发者能在这基础代码的设计。不管是新项目的创建,或是已有项目的维护,均可使开发效率和项目质量得到大幅度提升。 小徐原创esp32的博文一览表:https://blog.csdn.net/xh870189248/article/category/7667042


①、使用方法:


②、各项工程说明:

工程名字 说明 对应博文链接
1_hello_world 串口打印hello wrold -------
2_blink_led 利用rtos的延时函数时隔1s闪烁LED灯 -------
3_gpio_interrupt GPIO的下降沿和上升沿中断的使用,以及高低电平的输出 https://blog.csdn.net/xh870189248/article/details/80354565
4_timer 体会esp32的强大的定时器功能, 实现定时2s闪烁一盏LED灯。 https://blog.csdn.net/xh870189248/article/details/80395289
6_smartConfig_AirKiss smartConfig和微信airKiss在esp32的实现,一键配网轻松快捷连接路由器 https://blog.csdn.net/xh870189248/article/details/80430077
7_Key_Short_Long 利用GPIO中断做一个按键的短按和长按的回调事件,再也无须担心触发源。 https://blog.csdn.net/xh870189248/article/details/80524714
8_udp_client_server 实现本地 UDP 客户端和服务端角色,在局域网内实现通讯。 https://blog.csdn.net/xh870189248/article/details/80737111
9_tcp_client_server 实现本地 TCP 客户端和服务端角色,实现断电重连。 https://blog.csdn.net/xh870189248/article/details/80817529
10_ws2812_RMT 使用esp32的rmt驱动ws2812。 https://blog.csdn.net/xh870189248/article/details/80817529

studyinesp32's People

Contributors

xuhongv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.