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
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 }}
ProGamerCode
/
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
docs
esp8266
on
programming_guide
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2017
Merge tag 'v1.9.1'
Show description for 30ee701
tannewt
committed
30ee701
View commit details
Copy full SHA for 30ee701
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
docs/esp8266/quickref: Polish Pin.on()/off() examples.
pfalcon
committed
22ca539
View commit details
Copy full SHA for 22ca539
View code at this point
Browse repository at this point
Commits on May 30, 2017
docs/esp8266: Consistently replace Pin.high/low methods with .on/off.
pfalcon
committed
272a5d9
View commit details
Copy full SHA for 272a5d9
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
docs/esp8266/quickref: Add links from quickref page to machine classes.
dpgeorge
committed
daa5ba5
View commit details
Copy full SHA for daa5ba5
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
docs/esp8266/tutorial/intro: Reword section on flash size requirement.
Show description for a1c39ff
pfalcon
committed
a1c39ff
View commit details
Copy full SHA for a1c39ff
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy.
pfalcon
committed
e5278b9
View commit details
Copy full SHA for e5278b9
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support.
Show description for e73a0b9
JYOuyang
authored and
dpgeorge
committed
e73a0b9
View commit details
Copy full SHA for e73a0b9
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
docs/esp8266/tutorial: Specify the baudrate in picocom example command.
dpgeorge
committed
3217bbe
View commit details
Copy full SHA for 3217bbe
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Merge tag 'v1.8.7'
Show description for dfb61f0
tannewt
committed
dfb61f0
View commit details
Copy full SHA for dfb61f0
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
esp8266/general: Add "Scarcity of runtime resources" section.
Show description for 52c1987
pfalcon
committed
52c1987
View commit details
Copy full SHA for 52c1987
View code at this point
Browse repository at this point
docs/esp8266/tutorial: Close socket after reading page content.
DSIW
authored and
dpgeorge
committed
e1f495a
View commit details
Copy full SHA for e1f495a
View code at this point
Browse repository at this point
Commits on Dec 30, 2016
docs/esp8266/tutorial: Update intro to add Getting the firmware section.
Show description for 71ff0b5
gbaman
authored and
dpgeorge
committed
71ff0b5
View commit details
Copy full SHA for 71ff0b5
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Merge tag 'v1.8.6'
Show description for bd36873
tannewt
committed
bd36873
View commit details
Copy full SHA for bd36873
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect).
pfalcon
committed
5630778
View commit details
Copy full SHA for 5630778
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
docs/*/quickref.rst: Use new semantics of ticks_diff()
puuu
authored and
pfalcon
committed
933198c
View commit details
Copy full SHA for 933198c
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
docs/esp8266: Update for new WebREPL setup procedure.
pfalcon
committed
5c3d75c
View commit details
Copy full SHA for 5c3d75c
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Documentation rework to unify the docs together rather than having them
Show description for 46e7f8e
tannewt
committed
46e7f8e
View commit details
Copy full SHA for 46e7f8e
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
docs/esp8266/quickref: Further improvements for SPI subsections.
Show description for b4df3e7
pfalcon
committed
b4df3e7
View commit details
Copy full SHA for b4df3e7
View code at this point
Browse repository at this point
docs/esp8266/quickref: Update information on SPI classes.
Show description for 20da906
pfalcon
committed
20da906
View commit details
Copy full SHA for 20da906
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
docs/esp8266/quickref: Add internal links to docs for some modules.
dpgeorge
committed
76dcadd
View commit details
Copy full SHA for 76dcadd
View code at this point
Browse repository at this point
docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver.
dpgeorge
committed
13c5a22
View commit details
Copy full SHA for 13c5a22
View code at this point
Browse repository at this point
Commits on Aug 28, 2016
docs/esp8266/quickref: Fix and update the SPI docs
Show description for ed0a06a
deshipu
authored and
dpgeorge
committed
ed0a06a
View commit details
Copy full SHA for ed0a06a
View code at this point
Browse repository at this point
Commits on Aug 19, 2016
esp8266/modpybhspi: Add a HSPI module for hardware SPI support
Show description for 8e7dfea
deshipu
authored and
pfalcon
committed
8e7dfea
View commit details
Copy full SHA for 8e7dfea
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip.
Show description for 5e01fb0
pfalcon
committed
5e01fb0
View commit details
Copy full SHA for 5e01fb0
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.
pfalcon
committed
2146cda
View commit details
Copy full SHA for 2146cda
View code at this point
Browse repository at this point
Commits on Aug 7, 2016
docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics.
pfalcon
committed
3e5534c
View commit details
Copy full SHA for 3e5534c
View code at this point
Browse repository at this point
docs/esp8266/tutorial/intro: Add anchor for link from quickeref.
pfalcon
committed
d2cab0b
View commit details
Copy full SHA for d2cab0b
View code at this point
Browse repository at this point
docs/esp8266/quickref: Link to installation instructions.
pfalcon
committed
f84dda7
View commit details
Copy full SHA for f84dda7
View code at this point
Browse repository at this point
docs/esp8266/intro: Add troubleshooting section.
Show description for a9923d1
pfalcon
committed
a9923d1
View commit details
Copy full SHA for a9923d1
View code at this point
Browse repository at this point
docs/esp8266/intro: Rename to "Getting started" from "Introduction".
Show description for 919c54f
pfalcon
committed
919c54f
View commit details
Copy full SHA for 919c54f
View code at this point
Browse repository at this point
esp8266/tutorial/intro: Reword para abou -fm dio switch.
Show description for 1966745
pfalcon
committed
1966745
View commit details
Copy full SHA for 1966745
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
docs: Spelling mistakes
mcauser
authored and
pfalcon
committed
ce166e6
View commit details
Copy full SHA for ce166e6
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
docs: Add DHT to ESP8266 Quick Ref and Tutorial
mcauser
authored and
pfalcon
committed
b456484
View commit details
Copy full SHA for b456484
View code at this point
Browse repository at this point
Commits on Jun 6, 2016
docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.
cbenhagen
authored and
dpgeorge
committed
0b913bd
View commit details
Copy full SHA for 0b913bd
View code at this point
Browse repository at this point
Commits on Jun 3, 2016
docs/esp8266/general: Add note about RTC overflow.
puuu
authored and
dpgeorge
committed
3f6ca4b
View commit details
Copy full SHA for 3f6ca4b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.