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 }}
StackRduino
/
circuitpython
Public
forked from
adafruit/circuitpython
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
circuitpython
esp8266
scripts
on
esp-extra-scripts
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 9, 2016
esp8266/scripts/: Symlink umqtt.robust from micropython-lib.
pfalcon
authored and
dpgeorge
committed
2401581
View commit details
Copy full SHA for 2401581
View code at this point
Browse repository at this point
esp8266/scripts: Link uqmtt publish button/subscribe led examples.
pfalcon
authored and
dpgeorge
committed
41ec3c0
View commit details
Copy full SHA for 41ec3c0
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink umqtt.simple from micropython-lib.
pfalcon
authored and
dpgeorge
committed
0a773b4
View commit details
Copy full SHA for 0a773b4
View code at this point
Browse repository at this point
esp8266/scripts/upysh: Symlink from micropython-lib.
pfalcon
authored and
dpgeorge
committed
01f67ea
View commit details
Copy full SHA for 01f67ea
View code at this point
Browse repository at this point
esp8266/scripts/pystone_lowmem: Symlink from micropython-lib.
pfalcon
authored and
dpgeorge
committed
de26dee
View commit details
Copy full SHA for de26dee
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink ssd1306.py driver.
pfalcon
authored and
dpgeorge
committed
9c7537b
View commit details
Copy full SHA for 9c7537b
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink urrlib.urequest and urequests from micropython-lib.
Show description for 5a8e123
pfalcon
authored and
dpgeorge
committed
5a8e123
View commit details
Copy full SHA for 5a8e123
View code at this point
Browse repository at this point
esp8266/scripts/: Symlink HTTP examples.
pfalcon
authored and
dpgeorge
committed
76c9c0d
View commit details
Copy full SHA for 76c9c0d
View code at this point
Browse repository at this point
esp8266/scripts/inisetup: Start WebREPL daemon on boot.
pfalcon
authored and
dpgeorge
committed
21731db
View commit details
Copy full SHA for 21731db
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
esp8266/scripts/inisetup: Add commented-out call to esp.osdebug(None).
Show description for 6de3786
pfalcon
committed
6de3786
View commit details
Copy full SHA for 6de3786
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
esp8266/scripts/port_diag.py: Include esp.check_fw() call.
pfalcon
committed
4a27ad0
View commit details
Copy full SHA for 4a27ad0
View code at this point
Browse repository at this point
Commits on Jul 2, 2016
esp8266: Switch webrepl to use frozen bytecode.
pfalcon
committed
b8f4516
View commit details
Copy full SHA for b8f4516
View code at this point
Browse repository at this point
esp8266: Switch webrepl_setup to use frozen bytecode.
pfalcon
committed
dec51e3
View commit details
Copy full SHA for dec51e3
View code at this point
Browse repository at this point
esp8266: Explicitly collect garbage in bootstrap scripts.
Show description for 686367d
pfalcon
committed
686367d
View commit details
Copy full SHA for 686367d
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
esp8266/websocket_helper.py: Fix typo in debug output.
pfalcon
committed
d1b7ba5
View commit details
Copy full SHA for d1b7ba5
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
esp8266/websocket_helper.py: Avoid extra string allocations.
pfalcon
committed
6907496
View commit details
Copy full SHA for 6907496
View code at this point
Browse repository at this point
esp8266: Enable frozen bytecode, with scripts in modules/ subdir.
Show description for db80c0e
dpgeorge
committed
db80c0e
View commit details
Copy full SHA for db80c0e
View code at this point
Browse repository at this point
Commits on May 30, 2016
esp8266/scripts/ntptime: Allow to override NTP server.
Show description for 225562d
pfalcon
committed
225562d
View commit details
Copy full SHA for 225562d
View code at this point
Browse repository at this point
Commits on May 26, 2016
esp8266: Add dht.py script for high-level control of DHT11/DHT22 sensor.
Show description for 7ebfe09
dpgeorge
committed
7ebfe09
View commit details
Copy full SHA for 7ebfe09
View code at this point
Browse repository at this point
Commits on May 23, 2016
esp8266/scripts/port_diag: Dump network interface IP settings.
pfalcon
committed
bc2ba6b
View commit details
Copy full SHA for bc2ba6b
View code at this point
Browse repository at this point
Commits on May 19, 2016
esp8266: Add APA102 serial individually controllable LEDs support.
Show description for a0a08b4
heyjuvi
authored and
pfalcon
committed
a0a08b4
View commit details
Copy full SHA for a0a08b4
View code at this point
Browse repository at this point
Commits on May 16, 2016
esp8266/scripts/webrepl_setup: Add max password length check.
Show description for 418faae
pfalcon
committed
418faae
View commit details
Copy full SHA for 418faae
View code at this point
Browse repository at this point
esp8266/scripts/webrepl_setup: Show password placeholder char.
Show description for 21ec1fd
pfalcon
committed
21ec1fd
View commit details
Copy full SHA for 21ec1fd
View code at this point
Browse repository at this point
esp8266/scripts/port_diag: Add network diagnostic output.
pfalcon
committed
7327d5f
View commit details
Copy full SHA for 7327d5f
View code at this point
Browse repository at this point
Commits on May 8, 2016
esp8266/scripts/webrepl: Add start_foreground() method.
Show description for 13a1acc
pfalcon
committed
13a1acc
View commit details
Copy full SHA for 13a1acc
View code at this point
Browse repository at this point
Commits on May 7, 2016
esp8266/scripts/webrepl: Add optional password argument to webrepl.start()
Show description for 2724bd4
Ivoah
authored and
pfalcon
committed
2724bd4
View commit details
Copy full SHA for 2724bd4
View code at this point
Browse repository at this point
esp8266/scripts/: Add fill() to NeoPixel
mcauser
authored and
pfalcon
committed
13d06a8
View commit details
Copy full SHA for 13d06a8
View code at this point
Browse repository at this point
esp8266/scripts/inisetup: Don't start WebREPL on boot in master branch.
Show description for 8db61e5
pfalcon
committed
8db61e5
View commit details
Copy full SHA for 8db61e5
View code at this point
Browse repository at this point
Commits on May 5, 2016
esp8266/scripts/: Remove use of pin.PULL_NONE.
Show description for df2b1a4
pfalcon
committed
df2b1a4
View commit details
Copy full SHA for df2b1a4
View code at this point
Browse repository at this point
Commits on May 3, 2016
esp8266/scripts/ntptime: Add simple NTP client.
Show description for f873a50
pfalcon
committed
f873a50
View commit details
Copy full SHA for f873a50
View code at this point
Browse repository at this point
esp8266/scripts/neopixel.py: Swap red and green in pixel accessor.
dpgeorge
committed
b539a61
View commit details
Copy full SHA for b539a61
View code at this point
Browse repository at this point
Commits on May 2, 2016
esp8266/scripts/inisetup: Update for nic.mac() method being gone.
pfalcon
committed
5e94f0b
View commit details
Copy full SHA for 5e94f0b
View code at this point
Browse repository at this point
esp8266/scripts/inisetup: Enable WebREPL auto-start on boot.
pfalcon
committed
3944d35
View commit details
Copy full SHA for 3944d35
View code at this point
Browse repository at this point
esp8266/scripts/webrepl_setup: Reject too short passwords.
pfalcon
committed
13d9d50
View commit details
Copy full SHA for 13d9d50
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
esp8266/scripts/webrepl: Add "first connection" mode to setup password.
Show description for c1d1c56
pfalcon
committed
c1d1c56
View commit details
Copy full SHA for c1d1c56
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.