Pinned Repositories
210312-231901-nodemcuv2
nodemcuv2 气象站
8051-ell
这是一个专门为8051内核MCU设计的ELL库。
Adafruit_Learning_System_Guides
Programs and scripts to display "inline" in Adafruit Learning System guides
Animation-Move
Arduinno-AVR-Protject
arduino-cli
Arduino command line tool
C-Project
C示例工程
E-Paper_code
E-Paper driver for HAL STM32/Arduino/RaspberryPi
ESP8266-NTP-time-on-an-OLED-with-WiFi-Manager
AN ESP8266 display accurate time using NTP on an OLED display, using the WiFi Manager to make a network connection
perseverance51
Config files for my GitHub profile.
perseverance51's Repositories
perseverance51/E-Paper_code
E-Paper driver for HAL STM32/Arduino/RaspberryPi
perseverance51/perseverance51
Config files for my GitHub profile.
perseverance51/Adafruit_Learning_System_Guides
Programs and scripts to display "inline" in Adafruit Learning System guides
perseverance51/Arduinno-AVR-Protject
perseverance51/arduino-cli
Arduino command line tool
perseverance51/Arduino-ESP8266
Arduino-ESP8266
perseverance51/Arduino-IRremote
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
perseverance51/ArduinoOpenCode
ArduinoOpenCode
perseverance51/AsyncTCP
Async TCP Library for ESP32
perseverance51/ch554_sdcc
CH554 software development kit for SDCC
perseverance51/ESP32-CAM-Arduino-IDE
Try All Our ESP32-CAM Projects »
perseverance51/ESP32-e-Paper-Weather-Display
An ESP32 and 2.9", 4.2" or 7.5" ePaper Display reads Weather Underground data via their API and then displays the weather
perseverance51/ESP32Project
perseverance51/ESP8266-Project
perseverance51/esp8266-weather-station-color
ESP8266 Weather Station in Color using ILI9341 TFT 240x320 display
perseverance51/ESP8266_PWM
This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM channels. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. These hardware PWM channels, using interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's necessary if you need to measure some data requiring better accuracy
perseverance51/ESP_MASTER
ESP32-CAM with LVGL Speech/Face Recognition IR Control
perseverance51/esp_quad
quad
perseverance51/HAL_Driver_Lib
基于STM32 HAL库的外设驱动库
perseverance51/HoloCubic_AIO
HoloCubic超多功能AIO固件 基于esp32的相册、视频播放、web服务、bilibili粉丝等
perseverance51/matrix-rain
The famous Matrix rain effect of falling green characters in a terminal
perseverance51/rp2040-datasheet-zhcn
RP2040中文数据手册,基于机器翻译+人工校对
perseverance51/RP2040_C_SDK_Examples
RP2040基于C/C++ SDK开发的例程
perseverance51/stm32-driver
perseverance51/STM32_example
STM32的笔记和代码 | GPIO | EXTI 外部中断 | TIM 定时器 | USART 串口通信 | IIC 集成电路总线
perseverance51/stm32f103rc-example
perseverance51/STM8-Templates
STM8 Templates with Arduino look&feel
perseverance51/transistortester
perseverance51/WifiEspNow
ESP-NOW Arduino library for ESP8266 and ESP32
perseverance51/WLED
Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!