ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程
☆12May 25, 2023Updated 2 years ago
Alternatives and similar repositories for ebox_rtt
Users that are interested in ebox_rtt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ebox是类似于arduino的一层api,简化stm32编程☆211Jul 23, 2023Updated 2 years ago
- BootLoader for F280xx TI DSP☆11Jan 29, 2019Updated 7 years ago
- ☆14Mar 25, 2026Updated 2 weeks ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- LabVIEW Cloud Toolkit for AWS☆11Apr 29, 2022Updated 3 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- Porting the JRTPLIB-3.9.1 and live555 media server library to Android JB.☆22Sep 24, 2013Updated 12 years ago
- 本案例主要实现的功能是,GM65扫描到二维码包含的信息后,将信息通过串口传输给32单片机,32单片机再将信息使用OLED显示屏显示出来,同时可以实现扫码开灯、关灯等功能。详细请看:http://t.csdn.cn/xV841☆20May 6, 2022Updated 3 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- 【Android】 android 加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- practice of R/W SD card via SDIO interface and FatFs file system☆10Jul 24, 2014Updated 11 years ago
- modbus c library☆22Dec 21, 2022Updated 3 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 7 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- 为stm32f103RCT6配置好的ebox,visual studio项目,方便以后使用☆13Aug 16, 2017Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆47Oct 3, 2023Updated 2 years ago
- Android-EDP-SDK☆18Aug 24, 2018Updated 7 years ago
- Wireshark regression tests☆11Jan 21, 2021Updated 5 years ago
- A C++ API for the C libwebsockets library☆10Feb 6, 2015Updated 11 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- A VS Code extension that provides a marketplace for discovering, installing, and managing Agent Skills☆33Mar 7, 2026Updated last month
- STM32 LittleFS on w25qxx flash☆19Mar 25, 2022Updated 4 years ago
- A client-server app to send protobuf message over TCP☆12Apr 16, 2019Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- 一个C#实现的Actor例子☆13Sep 13, 2014Updated 11 years ago
- This is an attempt to communicate with an external device over the audio jack of an Android phone.☆41Oct 5, 2011Updated 14 years ago
- Comntrolling NeoPixels using a websockets connection☆21Jan 26, 2016Updated 10 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago
- This repository contains an API and examples for the use of a FS1000A(transmitter) + MK-RM-5V(receiver) 433MHz Radio Frequency module wit…☆14Nov 25, 2021Updated 4 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- 纯C语言编写的json库,可以进行json序列化和反序列化☆19May 16, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件☆11Mar 8, 2020Updated 6 years ago
- CNC for ESP32 (30 pins) with 28BYJ-48 stepper motor and ULN2003☆21Feb 17, 2026Updated last month
- Edgeless customizing component for WimBuilder2☆11Oct 8, 2025Updated 6 months ago
- Repository with QPSICE models dedicated to Power Electronics☆13Mar 20, 2024Updated 2 years ago
- 使用stm32官方的库,移植lua5.4.3. 1,前期暂时使用3.5.0版本的st官方固件库。 2,迟些更换为st官方cudemx生成的固件库☆12Mar 29, 2018Updated 8 years ago
- This shows how to use enums, structs and function pointers in C to create a clean design for a very modular state machine.☆15Jul 1, 2016Updated 9 years ago
- this is a dlt645 Chinese intelligent power meter driver for Aliyun Iot Edge Gateway driver☆13Dec 21, 2019Updated 6 years ago