All Projects → simplefoc → Arduino Simplefocshield

simplefoc / Arduino Simplefocshield

Licence: mit
Arduino Shiled for running Gimbal BLDC motors with FOC algorithm

Labels

Projects that are alternatives of or similar to Arduino Simplefocshield

Redbeansprout
ARM Cortex-M3/M4 STM32F103C/F303C Development Kit
Stars: ✭ 30 (-60.53%)
Mutual labels:  stm32
Cmsis Header Stm32
CMSIS device headers for all STM32 devices
Stars: ✭ 47 (-38.16%)
Mutual labels:  stm32
Ef S Adapter
https://twitter.com/JanHenrikH/status/1317520812761546753
Stars: ✭ 69 (-9.21%)
Mutual labels:  stm32
Robot Software
CVRA monorepo - All software running on our bots lives here
Stars: ✭ 39 (-48.68%)
Mutual labels:  stm32
Tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Stars: ✭ 9,068 (+11831.58%)
Mutual labels:  stm32
Jlink Arm Ob
ARM ICE, JTAG, SWD
Stars: ✭ 56 (-26.32%)
Mutual labels:  stm32
Stm32liquidcrystal
Liquid Crystal Library for STM32
Stars: ✭ 24 (-68.42%)
Mutual labels:  stm32
Stm32 Ota
STM32-OTA on Arduino IDE
Stars: ✭ 72 (-5.26%)
Mutual labels:  stm32
Watchx Nwatch Stm32
将Nwatch(watch X)移植到到Stm32 上,目前已经可以演示部分效果 https://soysauce007.github.io/nwatch/2020/02/13/NWatch/
Stars: ✭ 45 (-40.79%)
Mutual labels:  stm32
Stm Ili9341 Spi
STM32 ILI9341 spi
Stars: ✭ 66 (-13.16%)
Mutual labels:  stm32
Stm32f103 Usb Cdc Cmsis
STM32F103 USB CDC CMSIS
Stars: ✭ 40 (-47.37%)
Mutual labels:  stm32
Openre
HandsFree OpenRE Tutorial
Stars: ✭ 41 (-46.05%)
Mutual labels:  stm32
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+1389.47%)
Mutual labels:  stm32
Stm32f469 Usbaudio
Turn a STM32469I-Discovery board into an USB soundcard. Implemented UAC 1.0 asynchronous mode. Support 16/24 bit, 44.1/48/96 kHz stereo PCM audio and volume + mute control.
Stars: ✭ 37 (-51.32%)
Mutual labels:  stm32
Stm32 Tutorial
Getting started with the STM32 HAL development environment. Tutorial documents in Markdown.
Stars: ✭ 69 (-9.21%)
Mutual labels:  stm32
Open Esc Firmware
Stars: ✭ 29 (-61.84%)
Mutual labels:  stm32
Atc
STM32 LL AT-Command parser
Stars: ✭ 53 (-30.26%)
Mutual labels:  stm32
Awesome Canbus
🚛 A curated list of awesome CAN bus tools, hardware and resources
Stars: ✭ 73 (-3.95%)
Mutual labels:  stm32
Stm32f0 arm
STM32 Cortex-M0 course
Stars: ✭ 72 (-5.26%)
Mutual labels:  stm32
Stm32l4xx Hal
A Hardware abstraction layer for the stm32l432xx series chips written in rust.
Stars: ✭ 65 (-14.47%)
Mutual labels:  stm32

Arduino SimpleFOCShield v2.0.3

This is an open-source low-cost Brushless DC (BLDC) motor driver board intended primarily for low-power FOC applications up to 5Amps. The board is fully compatible with the Arduino UNO and all the boards with the standard Arduino headers. The SimpleFOCShield, in combination with the SimpleFOClibrary provides user-friendly way to control BLDC motors both in hardware and software.

Features

  • Plug & play: In combination with Arduino SimpleFOClibrary - github
  • Low-cost: Price of 15-20€ - Check the pricing
  • In-line current sensing: Up to 3Amps/5Amps bidirectional
    • configurable: 3.3Amps - 3.3V adc, 5Amps - 5V adc
  • Integrated 8V regulator:
    • Enable/disable by soldering pads
  • Max power 120W - max current 5A, power-supply 12-24V
    • Designed for Gimbal motors with the internal resistance >10 Ωs.
  • Stackable: running 2 motors in the same time
  • Encoder/Hall sensors interface: Integrated 3.3kΩ pullups (configurable)
  • I2C interface: Integrated 4.7kΩ pullups (configurable)
  • Configurable pinout: Hardware configuration - soldering connections
  • Arduino headers: Arduino UNO, Arduino MEGA, STM32 Nucleo boards...
  • Open Source: Fully available fabrication files - how to make it yourself

Short YouTube demonstration video :D

Short video guide to fabricating your own SimpleFOCShield

More info on board fabrication docs.

Board versions:

To check the release timeline, click here

Version link Release date Comment
SimpleFOCShield v1.3 release v1.3 04/20 Inital release
SimpleFOCShield v1.3.1 release v1.3.1 07/20 added Nucleo stacking support
SimpleFOCShield v1.3.2 release v1.3.2 09/20 added I2C pullups
SimpleFOCShield v1.3.3 release v1.3.3 12/20 adapted L6234 circuit + full Arduino header
SimpleFOCShield v2.0 release v2.0 01/21 - 3A in-line current sensing
- 5V regulator
- new pinout for hardware config
SimpleFOCShield v2.0.1 release v2.0.1 01/21 - reduced via size
- configurable range
SimpleFOCShield v2.0.2 release v2.0.2 02/21 replaced 7805(connected to 5V) with 78M08 (connected to VIN) to be compatible with stm32 Nucleo-64
SimpleFOCShield v2.0.3 release v2.0.3 03/21 - Shortened the lines from ADC to current sense
- Typo fix : underside label switched phase A and phase B

Getting started

You already have your own SimpleFOCShield?
Here is a simple guide how to start preparing your setup

How to get hold of the SimpleFOCShield

  • Fabricate the board yourself: Please visit the board fabrication to find out how to manufacture the board yourself!
  • Order the finished and tested board: Check out our shop.
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].