Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nmscode
/
Arduino-FOC
Public
forked from
Candas1/Arduino-FOC
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Arduino-FOC
src
common
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 12, 2023
[FIX] 2 phase measurements if-else statement bug
pglr
committed
be1f0aa
View commit details
Copy full SHA for be1f0aa
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
check returned sensor angle is non-negative
Richard Unger
committed
9fd6621
View commit details
Copy full SHA for 9fd6621
View code at this point
Browse repository at this point
Commits on Oct 30, 2023
trying to fix sqrt compiler issue on esp32
Richard Unger
committed
839e293
View commit details
Copy full SHA for 839e293
View code at this point
Browse repository at this point
deconfuse esp32 compiler
Richard Unger
committed
3dd61bb
View commit details
Copy full SHA for 3dd61bb
View code at this point
Browse repository at this point
change cast to make ESP32 compiler happy
Richard Unger
committed
e28f0cd
View commit details
Copy full SHA for e28f0cd
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Faster atan2
Candas1
committed
b780a45
View commit details
Copy full SHA for b780a45
View code at this point
Browse repository at this point
Commits on Sep 10, 2023
swap pow() function for _powtwo()
runger1101001
committed
7677c85
View commit details
Copy full SHA for 7677c85
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
fix errors and warnings on SIMPLEFOC_DISABLE_DEBUG
Richard Unger
committed
2252605
View commit details
Copy full SHA for 2252605
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
initialize sensor direction open vs. closed loop
Richard Unger
committed
b3f2e96
View commit details
Copy full SHA for b3f2e96
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
fix bug in new sine for 8 bit machines
Richard Unger
committed
0595b9f
View commit details
Copy full SHA for 0595b9f
View code at this point
Browse repository at this point
Commits on Jul 2, 2023
fix addition error, thanks to nano for finding it!
Richard Unger
committed
b2efa9c
View commit details
Copy full SHA for b2efa9c
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
change sine implementation to deku65i version
Richard Unger
committed
375c36f
View commit details
Copy full SHA for 375c36f
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
change init logic - remove params from initFOC
Richard Unger
committed
5231e5e
View commit details
Copy full SHA for 5231e5e
View code at this point
Browse repository at this point
change sensor_direction from int to Direction
Richard Unger
committed
d57d32d
View commit details
Copy full SHA for d57d32d
View code at this point
Browse repository at this point
Commits on May 25, 2023
Merge pull request #271 from runger1101001/dev
Show description for 2fcc55d
runger1101001
authored
2fcc55d
View commit details
Copy full SHA for 2fcc55d
View code at this point
Browse repository at this point
Merge pull request #276 from dekutree64/dev
Show description for 510527a
runger1101001
authored
510527a
View commit details
Copy full SHA for 510527a
View code at this point
Browse repository at this point
Commits on May 22, 2023
Fix for issue #270
Show description for 5e35fb8
dekutree64
committed
5e35fb8
View commit details
Copy full SHA for 5e35fb8
View code at this point
Browse repository at this point
Commits on May 12, 2023
change NOT_SET to float type
Richard Unger
committed
55debc4
View commit details
Copy full SHA for 55debc4
View code at this point
Browse repository at this point
fix micros overflow error in Sensor.cpp
Richard Unger
committed
b12be53
View commit details
Copy full SHA for b12be53
View code at this point
Browse repository at this point
Commits on Mar 31, 2023
inital implementation of the velocity feed forward
askuric
committed
df5f6de
View commit details
Copy full SHA for df5f6de
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
seems the WEAK macro isn't declared on all archs
Richard Unger
committed
d752f29
View commit details
Copy full SHA for d752f29
View code at this point
Browse repository at this point
make foc_utils functions WEAK
Richard Unger
committed
c857bd8
View commit details
Copy full SHA for c857bd8
View code at this point
Browse repository at this point
Commits on Jan 29, 2023
Merge branch 'dev' of github.com:askuric/Arduino-FOC into dev
askuric
committed
0add5b0
View commit details
Copy full SHA for 0add5b0
View code at this point
Browse repository at this point
src/BLDCMotor.h
askuric
committed
45219c4
View commit details
Copy full SHA for 45219c4
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
explicitly init sensor_offset
Richard Unger
committed
7f117b0
View commit details
Copy full SHA for 7f117b0
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
Merge branch 'runger1101001-dev' into dev
askuric
committed
5ac6a7d
View commit details
Copy full SHA for 5ac6a7d
View code at this point
Browse repository at this point
pid reset feature, if needed it can be reinitialised to 0
askuric
committed
69a250e
View commit details
Copy full SHA for 69a250e
View code at this point
Browse repository at this point
more flexible monitoring + slight changes to the commander to be able to get monitoring_variables
askuric
committed
cf987e2
View commit details
Copy full SHA for cf987e2
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
added more flexibility to the monitor
askuric
committed
99c95f6
View commit details
Copy full SHA for 99c95f6
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
enable hi-z mode for braking and regen in 6-PWM
Richard Unger
committed
c4d0a3b
View commit details
Copy full SHA for c4d0a3b
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Merge branch 'dev' of https://github.com/simplefoc/Arduino-FOC into dev
runger1101001
committed
5fce6a5
View commit details
Copy full SHA for 5fce6a5
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Merge branch 'dev' of https://github.com/simplefoc/Arduino-FOC into dev
Richard Unger
committed
1361c6e
View commit details
Copy full SHA for 1361c6e
View code at this point
Browse repository at this point
introduce minimum angle to detect motion
Richard Unger
committed
4dd59b6
View commit details
Copy full SHA for 4dd59b6
View code at this point
Browse repository at this point
minDeltaT to min_elapsed_time
askuric
committed
8c65a5f
View commit details
Copy full SHA for 8c65a5f
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
_round macro issue - already defined for esp32 - #207
askuric
committed
2cb2c8a
View commit details
Copy full SHA for 2cb2c8a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.