All Projects → byDagor → Dagor-Brushless-Controller

byDagor / Dagor-Brushless-Controller

Licence: MIT license
The Dagor Controller is a fully integrated tiny solution for brushless-based actuators with wireless capabilities.

Programming Languages

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

Projects that are alternatives of or similar to Dagor-Brushless-Controller

ESP-CoAP
This repo contains CoAP protocol for ESP-12E
Stars: ✭ 70 (-64.47%)
Mutual labels:  arduino-ide
hologram-dash-arduino-examples
Example Arduino IDE sketches for use with Arduino IDE and the Hologram Dash and Hologram Dash Pro (and similar) boards
Stars: ✭ 22 (-88.83%)
Mutual labels:  arduino-ide
ESP8266-WiFi-UART-transparent-bridge
Transparent serial communication sketch in Arduino IDE
Stars: ✭ 27 (-86.29%)
Mutual labels:  arduino-ide
PSoC Arduino Support
Support projects for PSoC processor support within the Arduino IDE
Stars: ✭ 22 (-88.83%)
Mutual labels:  arduino-ide
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (-80.2%)
Mutual labels:  arduino-ide
Arduino-CMake-Toolchain
CMake toolchain for all Arduino compatible boards
Stars: ✭ 108 (-45.18%)
Mutual labels:  arduino-ide
Adalight Fastled
Adalight with FastLED support
Stars: ✭ 232 (+17.77%)
Mutual labels:  arduino-ide
Jarolift MQTT
Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
Stars: ✭ 43 (-78.17%)
Mutual labels:  arduino-ide
amake
A very simple Arduino command line interface for linux
Stars: ✭ 35 (-82.23%)
Mutual labels:  arduino-ide
arduino-cereal
Drop-in replacement for Arduino's serial monitor with variable watches.
Stars: ✭ 45 (-77.16%)
Mutual labels:  arduino-ide
XMC-for-Arduino
Integration of Infineon's XMC microcontrollers into the Arduino IDE.
Stars: ✭ 85 (-56.85%)
Mutual labels:  arduino-ide
blockly
Otto Blockly; a fully integrated graphical programming for any type of Arduino projects, including robots, ready to install in your computer, it works offline and also online
Stars: ✭ 85 (-56.85%)
Mutual labels:  arduino-ide
atmega
Bare ATmega 8/168/328 microcontrollers with the Arduino IDE.
Stars: ✭ 75 (-61.93%)
Mutual labels:  arduino-ide
TLV493D-A1B6-3DMagnetic-Sensor
Library for the TLV493D-A1B6 3D magnetic sensor for Arduino.
Stars: ✭ 27 (-86.29%)
Mutual labels:  arduino-ide
DigiOS
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
Stars: ✭ 46 (-76.65%)
Mutual labels:  arduino-ide
Esp32marauder
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
Stars: ✭ 233 (+18.27%)
Mutual labels:  arduino-ide
ArduinoXInput AVR
AVR boards package for the ArduinoXInput project
Stars: ✭ 53 (-73.1%)
Mutual labels:  arduino-ide
AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering education.
Stars: ✭ 22 (-88.83%)
Mutual labels:  arduino-ide
BlueVGA
VGA library for STM32F103C (BluePill) that can manipulate a screen with 28x30 tiles with 8x8 pixels each, in a total resolution of 224x240 pixels with 8 colors using a very low footprint
Stars: ✭ 39 (-80.2%)
Mutual labels:  arduino-ide
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 (-93.91%)
Mutual labels:  arduino-ide

Dagor Brushless Controller

The Dagor Controller is a fully integrated tiny solution for brushless-based actuators with wireless capabilities and three operation modes: angular position, velocity and torque. It is an ESP32-based brushless controller that has an on-board magnetic encoder, a three-phase MOSFET driver, three MOSFET half-bridges, a temperature sensor and current sensing resistors.

📢 DOCUMENATION WEBSITE: https://docs.dagor.dev/

DagorBoard

Key specs

Specification Rating
Dimensions 44 x 44mm
Mass 12g
Power source voltage 5-24V
Peak current up to 40A
Magnetic sensor resolution 14 bits
Temperature sensor range -10 ~ 120°C

Note: The project is currently on it’s Alpha stage and with the help of the Alpha testers the project will move forward faster.

What makes this Controller different?

The Dagor Brushless Controller was designed as a simple platform for hobbyist and students to power brushless-based projects. This board offers wired and wireless connectivity modes to accommodate a variety of different kinds of projects. The firmware for this board was developed for the Arduino development environment and powered by the SimpleFOC project. This code is merely a starting point as it’s encouraged to modify it to fit specific projects. The firmware being very easy to modify and understand gives some key advantages:

  • great platform for single board projects
  • custom communication schemes for multi-board projects
  • implementation of unique control laws
  • endless amount of compatible libraries

Dimensions

dimensions

Firmware Roadmap

  • Torque/ current control mode
  • PWM input control
  • Full fault diagnostics report
  • DRV8305 communication library
  • Deep-sleep mode
  • Save parameters in ESP32's EEPROM

Contact

[email protected] Linkedin
YouTube

array

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].