All Projects → erdnaxe → Arduino_BrushlessServo

erdnaxe / Arduino_BrushlessServo

Licence: other
Arduino library to control precisely a Brushless Motors without an ESC, same interface as Servo library.

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Arduino BrushlessServo

FastPID
A fast, integer based PID controller suitable for Arduino.
Stars: ✭ 112 (+558.82%)
Mutual labels:  arduino-library
Seeed Arduino FreeRTOS
This library gives an example of how to get FreeRTOS running on Seeed production. The project can be used as a template to build your projects off of as well.
Stars: ✭ 27 (+58.82%)
Mutual labels:  arduino-library
Adafruit SSD1305
OLEDs with SSD1305
Stars: ✭ 20 (+17.65%)
Mutual labels:  arduino-library
Arduino-Log
Simple application log library. supporting multiple log levels, custom output & flash memory support.
Stars: ✭ 132 (+676.47%)
Mutual labels:  arduino-library
DHT12 sensor library
DHT12 complete library (Original DHT clone library with same command and some addiction). I2c and OneWire support, connection schema of Arduino UNO, esp32 and esp8266 with examples.
Stars: ✭ 22 (+29.41%)
Mutual labels:  arduino-library
bme280
Arduino and CMake library for communicating with the Bosch Sensortec BME280 environmental sensor.
Stars: ✭ 21 (+23.53%)
Mutual labels:  arduino-library
DL1414
Arduino Library for DL1414 type 4 character miniature screen modules.
Stars: ✭ 14 (-17.65%)
Mutual labels:  arduino-library
arduino-primo-tutorials
Here some tutorials to explain and show how to make use of the new features of the Arduino Primo and Arduino Primo Core, such as Wifi, BLE, NFC, InfraRed and various sensors. Hope you can find this helpful to create amazing stuff, save the planet or make a cool project to look smart at the dinning table with your uncles.
Stars: ✭ 12 (-29.41%)
Mutual labels:  arduino-library
ADS1115 WE
An Arduino library for the 16-bit, 4 channel ADS1115 ADC. Convenient to use. All features of the ADS1115 are implemented, including alert functions.
Stars: ✭ 39 (+129.41%)
Mutual labels:  arduino-library
Arduino-DCF77
Efficient and complete DCF77 library for Arduino
Stars: ✭ 25 (+47.06%)
Mutual labels:  arduino-library
sqlite micro logger arduino
Fast and Lean Sqlite database logger for Microcontrollers
Stars: ✭ 128 (+652.94%)
Mutual labels:  arduino-library
Seeed Arduino AS5600
The library comes with AS5600. Through this library, we can realize read the angles 、get magnetic from a magnet underneath the sensor.
Stars: ✭ 59 (+247.06%)
Mutual labels:  arduino-library
ublox
Arduino and CMake library for communicating with uBlox GPS receivers.
Stars: ✭ 89 (+423.53%)
Mutual labels:  arduino-library
Adafruit DAP
port of free-DAP to standalone arduino
Stars: ✭ 63 (+270.59%)
Mutual labels:  arduino-library
ArduinoJoystickWithFFBLibrary
An Arduino Joystick Library With Force Feedback Feature
Stars: ✭ 128 (+652.94%)
Mutual labels:  arduino-library
T-BOTS
Software for controlling and analysing T-Bots (Balancing robots)
Stars: ✭ 21 (+23.53%)
Mutual labels:  arduino-library
Adafruit EPD
e-paper display driver for Arduino
Stars: ✭ 92 (+441.18%)
Mutual labels:  arduino-library
CS5490
Arduino / ESP Library for Communication with the Cirrus Logic CS5490 Chip
Stars: ✭ 17 (+0%)
Mutual labels:  arduino-library
MPU6050 light
Lightweight, fast and simple library to communicate with the MPU6050
Stars: ✭ 73 (+329.41%)
Mutual labels:  arduino-library
NvTx
Transactional non volatile storage for Arduino
Stars: ✭ 17 (+0%)
Mutual labels:  arduino-library
= Brushless Servo Library for Arduino =

This is a library to control brushless motors as servomotors without an ESC.

Please see the reference here : http://erdnaxe.github.io/brushlessservo-library/

Contributions are welcome !

== License ==

Copyright (c) 2017 Alexandre Iooss. All right reserved.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

== Download and Installation ==

You can just search for BrushlessServo in Arduino IDE library manager then install.
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].