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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
simplefoc
/
Arduino-FOC
Public
Notifications
You must be signed in to change notification settings
Fork
734
Star
2.9k
Code
Issues
65
Pull requests
16
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[WIP] Esp32 I2S-based current sense (adc) driver
- #400
#400
Open
mcells
wants to merge 14 commits into
simplefoc:dev
simplefoc/Arduino-FOC:dev
from
mcells:ESP32-I2S
mcells/Arduino-FOC:ESP32-I2S
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
[WIP] Esp32 I2S-based current sense (adc) driver
#400
mcells
wants to merge 14 commits into
simplefoc:dev
simplefoc/Arduino-FOC:dev
from
mcells:ESP32-I2S
mcells/Arduino-FOC:ESP32-I2S
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2024
Initial code upload
mcells
committed
689f88a
View commit details
Copy full SHA for 689f88a
Browse repository at this point
initial integration
mcells
committed
9fcd4e5
View commit details
Copy full SHA for 9fcd4e5
Browse repository at this point
Add conversion command for inline
mcells
committed
b68fedf
View commit details
Copy full SHA for b68fedf
Browse repository at this point
add header file
mcells
committed
cbe9fd0
View commit details
Copy full SHA for cbe9fd0
Browse repository at this point
add header file for real
mcells
committed
cee79a9
View commit details
Copy full SHA for cee79a9
Browse repository at this point
add function def
mcells
committed
6e9dfe0
View commit details
Copy full SHA for 6e9dfe0
Browse repository at this point
remove statics
mcells
committed
669c0cd
View commit details
Copy full SHA for 669c0cd
Browse repository at this point
compile out isr to make unit tests happy
mcells
committed
e5205b7
View commit details
Copy full SHA for e5205b7
Browse repository at this point
moar include
mcells
committed
36d0752
View commit details
Copy full SHA for 36d0752
Browse repository at this point
i hate errors
mcells
committed
db94612
View commit details
Copy full SHA for db94612
Browse repository at this point
fix init
mcells
authored
4acbcd4
View commit details
Copy full SHA for 4acbcd4
Browse repository at this point
Commits on Feb 17, 2024
Prevent pinMode related crashes in loopfoc ISR & Possibly cleaner sampling strategy
mcells
authored
e390a32
View commit details
Copy full SHA for e390a32
Browse repository at this point
Commits on Feb 23, 2024
Take only one Sample (good for HFI), read whole fifo and move debug to function
mcells
authored
3f3aba8
View commit details
Copy full SHA for 3f3aba8
Browse repository at this point
Commits on Mar 29, 2024
Stop reading samples during readfifo for better speed & timing
mcells
authored
ffcd967
View commit details
Copy full SHA for ffcd967
Browse repository at this point
You can’t perform that action at this time.