Skip to content

This repository provides a collection of hardware drivers for ESP series chips using MicroPython. It includes a variety of drivers for sensors, displays, communication modules, and other peripherals commonly used in embedded systems with ESP32 and ESP8266 platforms.

License

Notifications You must be signed in to change notification settings

ideasworkcn/micropython-hardware-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroPython Drivers

This repository contains a collection of MicroPython device drivers.

中文版本 (Chinese Version)

Structure

  • drivers/: Contains all device drivers, organized by category.
  • examples/: Usage examples for the drivers.
  • tests/: Unit tests for the drivers.
  • docs/: Documentation files.

Installation

[Add installation instructions here]

Usage

[Add basic usage instructions here]

Contributing

[Add contribution guidelines here]

License

[Specify your license here]

About

This repository provides a collection of hardware drivers for ESP series chips using MicroPython. It includes a variety of drivers for sensors, displays, communication modules, and other peripherals commonly used in embedded systems with ESP32 and ESP8266 platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages