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 }}
akmhmgc
/
pxt-microbit
Public
forked from
microsoft/pxt-microbit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
pxt-microbit
sim
on
v0
User selector
All users
All time
Commit history
Commits on Sep 25, 2018
Shim for serial.readBuffer (#1297)
philipphenkel
authored and
pelikhan
committed
838d143
View commit details
Copy full SHA for 838d143
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
merging
pelikhan
committed
fa2c6bc
View commit details
Copy full SHA for fa2c6bc
View code at this point
Browse repository at this point
Commits on Jun 9, 2018
support for servos on more pins in simulator
pelikhan
committed
67e15e5
View commit details
Copy full SHA for 67e15e5
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
Add cursor to buttons (#748)
samelhusseini
authored
a0a84b4
View commit details
Copy full SHA for a0a84b4
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Fix led brightness visuals where it's offset on latest Chrome, Firefox and Edge (#651)
samelhusseini
authored
760940b
View commit details
Copy full SHA for 760940b
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Shim for serial.writeBuffer (#624)
Show description for ae40cad
pelikhan
authored
ae40cad
View commit details
Copy full SHA for ae40cad
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
support for buffer packet type (#608)
Show description for 07a5788
pelikhan
authored
07a5788
View commit details
Copy full SHA for 07a5788
View code at this point
Browse repository at this point
Commits on Dec 14, 2017
Redirecttousb (#604)
Show description for b45f456
pelikhan
authored
b45f456
View commit details
Copy full SHA for b45f456
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Fix for missing simulator function (#549)
Show description for 65bc1f0
pelikhan
authored
65bc1f0
View commit details
Copy full SHA for 65bc1f0
View code at this point
Browse repository at this point
Various fixes (#548)
Show description for cdbc345
pelikhan
authored
cdbc345
View commit details
Copy full SHA for cdbc345
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
Fix accessibility sim regression when setting pin ARIA text. Fixes pxt#2894 (#533)
MicrosoftSam
authored
4459445
View commit details
Copy full SHA for 4459445
View code at this point
Browse repository at this point
Commits on Sep 7, 2017
don't allow selection on sim-text/sim-text-pin (#531)
pelikhan
authored
9a9b116
View commit details
Copy full SHA for 9a9b116
View code at this point
Browse repository at this point
pxt-microbit Accessibility PR (#529)
Show description for e3975e6
MicrosoftSam
authored
e3975e6
View commit details
Copy full SHA for e3975e6
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
support for led.plotBrightness (#494)
Show description for e7c1915
pelikhan
authored and
MicrosoftSam
committed
e7c1915
View commit details
Copy full SHA for e7c1915
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
Respect brightness for bw images, add new glow on images. Brightness affects size and opacity of led. (#492)
MicrosoftSam
authored and
pelikhan
committed
b622393
View commit details
Copy full SHA for b622393
View code at this point
Browse repository at this point
Commits on Aug 2, 2017
fixed an issue where the simulator's UI was not rendering correctly on FireFox at loading. This fix is here to prepare the support of accessibility in the simulator. (#486)
veler
authored and
pelikhan
committed
2f6e1fe
View commit details
Copy full SHA for 2f6e1fe
View code at this point
Browse repository at this point
Merge pull request #485 from Microsoft/bug_1557_fix
Show description for 8e426ed
Caitlin Hennessy
authored
8e426ed
View commit details
Copy full SHA for 8e426ed
View code at this point
Browse repository at this point
Add .no-drag class to eliminate duplication
Caitlin Hennessy
committed
0b0f6f0
View commit details
Copy full SHA for 0b0f6f0
View code at this point
Browse repository at this point
Add 'user-select: none' to sim elements that shouldn't be draggable
Caitlin Hennessy
committed
25d1723
View commit details
Copy full SHA for 25d1723
View code at this point
Browse repository at this point
Rename 'lastEvent' to 'lastEventValue' to match microbit docs
Caitlin Hennessy
committed
511dd42
View commit details
Copy full SHA for 511dd42
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Add eventTimestamp and eventValue to pxsim.control
Caitlin Hennessy
committed
d883bf1
View commit details
Copy full SHA for d883bf1
View code at this point
Browse repository at this point
Support for pause/resume of game rendering loop (#476)
Show description for 74799c6
pelikhan
authored
74799c6
View commit details
Copy full SHA for 74799c6
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Fix A+B selection issue on click. Fixes Microsoft/pxt#2373
Sam El-Husseini
committed
a846d12
View commit details
Copy full SHA for a846d12
View code at this point
Browse repository at this point
Commits on May 26, 2017
support for advanced SPI functions
pelikhan
committed
d1c00ae
View commit details
Copy full SHA for d1c00ae
View code at this point
Browse repository at this point
Commits on May 25, 2017
fix serial number of simulator radio messages
pelikhan
committed
eaa9c09
View commit details
Copy full SHA for eaa9c09
View code at this point
Browse repository at this point
Commits on May 16, 2017
add support for radio groups (#399)
Show description for 72e9543
tballmsft
authored
72e9543
View commit details
Copy full SHA for 72e9543
View code at this point
Browse repository at this point
Commits on May 12, 2017
fix bug
tballmsft
committed
d5596d8
View commit details
Copy full SHA for d5596d8
View code at this point
Browse repository at this point
shims.d.ts should never be included in simulator
mmoskal
committed
00bf5e5
View commit details
Copy full SHA for 00bf5e5
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Uartevent (#393)
Show description for 9af989c
pelikhan
authored
9af989c
View commit details
Copy full SHA for 9af989c
View code at this point
Browse repository at this point
Commits on Apr 25, 2017
Calibrate compass (#392)
Show description for bd895f4
pelikhan
authored
bd895f4
View commit details
Copy full SHA for bd895f4
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
Fix plotImage and showImage behavior in the sim (#387)
Show description for 43bad88
riknoll
authored and
pelikhan
committed
43bad88
View commit details
Copy full SHA for 43bad88
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
support for readToSerial in simulator
pelikhan
committed
f3aa07d
View commit details
Copy full SHA for f3aa07d
View code at this point
Browse repository at this point
support for high contrast in simulator (#386)
Show description for 1cf38d9
pelikhan
authored
1cf38d9
View commit details
Copy full SHA for 1cf38d9
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
add initString when string is made known to simulator
tballmsft
committed
d3ff1a6
View commit details
Copy full SHA for d3ff1a6
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
flush out serial data when too long (#375)
pelikhan
authored
1f2027d
View commit details
Copy full SHA for 1f2027d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.