Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
arduino
/
ArduinoCore-mbed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
216
Star
394
Code
Issues
241
Pull requests
40
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
11b12f1
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 8, 2021
Merge pull request #138 from facchinm/pdm_revamp
Show description for 11b12f1
facchinm
authored
11b12f1
Copy full SHA for 11b12f1
Commits on Mar 3, 2021
Use linker script section to allocate PDM_BUFFER
pennam
committed
8ed5830
Copy full SHA for 8ed5830
Reduce PDM buffer to 1KB
pennam
committed
353bec5
Copy full SHA for 353bec5
Commits on Mar 1, 2021
Add support to 11kHz 22kHz and 44kHz sampling rate
pennam
committed
f9909c5
Copy full SHA for f9909c5
Split input and output channels number
pennam
committed
a216699
Copy full SHA for a216699
Commits on Feb 26, 2021
Increased default gain to 24db
pennam
committed
87c15a3
Copy full SHA for 87c15a3
Commits on Feb 25, 2021
Configure MCK_DIV according sampling frequency with fixed decimation factor
pennam
committed
c44ef02
Copy full SHA for c44ef02
Fixed PDM::Begin return value
pennam
committed
0577728
Copy full SHA for 0577728
Commits on Feb 23, 2021
Merge pull request #143 from sebromero/camera-example
Show description for 66f1f03
facchinm
authored
66f1f03
Copy full SHA for 66f1f03
Merge pull request #140 from chariotsolutions/portenta_camera
Show description for 3867976
facchinm
authored
3867976
Copy full SHA for 3867976
Merge pull request #139 from arduino/pdm-example
Show description for d1d3d0d
facchinm
authored
d1d3d0d
Copy full SHA for d1d3d0d
Merge pull request #142 from iabdalkader/himax_md_update
Show description for 35d3912
facchinm
authored
35d3912
Copy full SHA for 35d3912
Comment unnecessary byte ordering for 8 bit values
sebromero
committed
da37f87
Copy full SHA for da37f87
Clear buffer on timeout
sebromero
committed
bf30ea8
Copy full SHA for bf30ea8
Decrease CPU load by avoiding unnecessary redraws
sebromero
committed
3512da4
Copy full SHA for 3512da4
Add timeout fallback
sebromero
committed
b9feb3d
Copy full SHA for b9feb3d
Commits on Feb 22, 2021
Remove unnecessary check
sebromero
committed
ee49989
Copy full SHA for ee49989
Adjust baud rate
sebromero
committed
198d296
Copy full SHA for 198d296
Add check to PDE sketch to ensure all pixel data is received
sebromero
committed
4b1746b
Copy full SHA for 4b1746b
Add check to Arduino sketch to wait with sending data
sebromero
committed
fbfd869
Copy full SHA for fbfd869
Commits on Feb 21, 2021
Update Himax motion detection feature.
Show description for 7b6ac71
iabdalkader
committed
7b6ac71
Copy full SHA for 7b6ac71
Commits on Feb 19, 2021
Merge pull request #141 from iabdalkader/nrf_debug_fix
Show description for 275e2fd
pnndra
authored
275e2fd
Copy full SHA for 275e2fd
Commits on Feb 18, 2021
NRF: Fix ThreadDebug on Nano 33
Show description for c1abdc9
iabdalkader
committed
c1abdc9
Copy full SHA for c1abdc9
Commits on Feb 17, 2021
include Arduino.h in Portenta_Camera/camera.h
Show description for 5c715ff
rfreedman
authored
5c715ff
Copy full SHA for 5c715ff
Commits on Feb 16, 2021
Add documentation about the sampling rate, serial and gain
sebromero
committed
e21fc6f
Copy full SHA for e21fc6f
PDM: cleanup and fix
facchinm
committed
d11ce67
Copy full SHA for d11ce67
Commits on Feb 12, 2021
Merge pull request #133 from giulcioffi/SDissue
Show description for 56cc627
facchinm
authored
56cc627
Copy full SHA for 56cc627
Enable Flow Control to avoid corruption when data written to SD are fetched from HttpServer
giulcioffi
committed
655d2e7
Copy full SHA for 655d2e7
Merge pull request #132 from arduino/github-token
Show description for 06a1b8d
aentinger
authored
06a1b8d
Copy full SHA for 06a1b8d
Use authenticated API requests in "Compile Examples" CI workflow
Show description for 0c85494
aentinger
authored
0c85494
Copy full SHA for 0c85494
Commits on Feb 4, 2021
Update version to 1.3.2
facchinm
authored
a2c06d7
Copy full SHA for a2c06d7
Commits on Feb 2, 2021
Portenta_Camera: rename examples
facchinm
committed
83160bd
Copy full SHA for 83160bd
Portenta_Camera: arduinize motion detection functions
facchinm
committed
57ae809
Copy full SHA for 57ae809
Merge remote-tracking branch 'ibrahim/camera_fixes'
facchinm
committed
fc23dcb
Copy full SHA for fc23dcb
Merge pull request #126 from arduino/fix-https-download
Show description for fbf34a2
facchinm
authored
fbf34a2
Copy full SHA for fbf34a2
Pagination
Previous
Next
You can’t perform that action at this time.