All Projects → pythings → Drivers

pythings / Drivers

Licence: Apache-2.0 license
Some drivers for MicroPython

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Drivers

Bsodsurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Stars: ✭ 122 (+183.72%)
Mutual labels:  drivers
cxfuse
Crossmeta FUSE Windows Port
Stars: ✭ 55 (+27.91%)
Mutual labels:  drivers
node-drivers
Industrial protocol drivers in node.js
Stars: ✭ 20 (-53.49%)
Mutual labels:  drivers
Faunadb Go
Go driver for FaunaDB
Stars: ✭ 140 (+225.58%)
Mutual labels:  drivers
Ch341 Store
Documents and Software Related to the famous CH341a used in I2C/SPI Flash Programmers also called as Bios Programmers
Stars: ✭ 225 (+423.26%)
Mutual labels:  drivers
automile-net
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 24 (-44.19%)
Mutual labels:  drivers
Embassy
Rust Embedded async executor and HALs
Stars: ✭ 100 (+132.56%)
Mutual labels:  drivers
DevLibs
This repo contains libraries for random electronic modules - created by me for different platforms and devices; Written mostly in C or C++, what allows to easily port them to different platform
Stars: ✭ 14 (-67.44%)
Mutual labels:  drivers
Nvidia Modded Inf
Modified nVidia .inf files to run drivers on all video cards, research & telemetry free drivers
Stars: ✭ 227 (+427.91%)
Mutual labels:  drivers
automile-php
Automile offers a simple, smart, cutting-edge telematics solution for businesses to track and manage their business vehicles.
Stars: ✭ 28 (-34.88%)
Mutual labels:  drivers
Mollenos
MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
Stars: ✭ 182 (+323.26%)
Mutual labels:  drivers
Xf86 Input Wacom
X.Org driver for Wacom devices
Stars: ✭ 201 (+367.44%)
Mutual labels:  drivers
faunadb-ruby
Ruby driver for FaunaDB
Stars: ✭ 37 (-13.95%)
Mutual labels:  drivers
P4c Xdp
Backend for the P4 compiler targeting XDP
Stars: ✭ 130 (+202.33%)
Mutual labels:  drivers
faunadb-csharp
C# driver for FaunaDB
Stars: ✭ 55 (+27.91%)
Mutual labels:  drivers
Tofita
🍬 All-new kernel for @GreenteaOS
Stars: ✭ 112 (+160.47%)
Mutual labels:  drivers
goflying
Go tools for flying
Stars: ✭ 15 (-65.12%)
Mutual labels:  drivers
IOsonata
IOsonata multi-platform multi-architecture power & performance optimized software library for fast and easy IoT MCU firmware development. Object Oriented design, no board package to define, just pure plug & play any boards
Stars: ✭ 40 (-6.98%)
Mutual labels:  drivers
owlos
DIY Open Source OS for building IoT ecosystems
Stars: ✭ 43 (+0%)
Mutual labels:  drivers
drivers-linux-firmware
MOVED: https://gitlab.com/q3aql/drivers-linux-firmware
Stars: ✭ 28 (-34.88%)
Mutual labels:  drivers

Drivers

A collection of drivers for various peripherals.

  • SIM800L.py: a pure-MicroPython driver for the SIM800L GPRS module with both HTTP(S) GET and POST support. Works out of the box on the TTGO T-Call SIM800 v1.3 board. Example usage is in the example_SIM800L.py script, just set the APN and change the pins if needed, then run the "example_usage" function.

These drivers are the same we use in PythingsOS, if you are interested in an hassle-free solution to remoteely program your board and send some data to the cloud learn more at pythings.io.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].