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
docs
library
network.rst
on
stable
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 25, 2017
docs/network: Use markup adhering to the latest docs conventions.
pfalcon
committed
dd16e21
View commit details
Copy full SHA for dd16e21
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
docs/network: First step to describe standard network class interface.
Show description for cd64b30
pfalcon
committed
cd64b30
View commit details
Copy full SHA for cd64b30
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
docs/network: Move confusingly-named cc3200 Server class to its reference.
Show description for 92206a7
pfalcon
committed
92206a7
View commit details
Copy full SHA for 92206a7
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
docs/library/network: Typo fixes, consistent acronym capitalization.
pfalcon
committed
c28f9df
View commit details
Copy full SHA for c28f9df
View code at this point
Browse repository at this point
docs/library/network: Reword intro paragraph.
pfalcon
committed
b9a8868
View commit details
Copy full SHA for b9a8868
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 Jun 6, 2016
docs/library/network: wipy: Fix literal block indentation.
pfalcon
committed
9487b80
View commit details
Copy full SHA for 9487b80
View code at this point
Browse repository at this point
Commits on May 2, 2016
docs/network: esp8266: MAC address is set via .config() method.
pfalcon
committed
a6cf458
View commit details
Copy full SHA for a6cf458
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
docs/network: esp8266: Describe wlan.config() method.
pfalcon
committed
6d8156a
View commit details
Copy full SHA for 6d8156a
View code at this point
Browse repository at this point
docs/network: esp8266: Add wlan.ifconfig() method.
pfalcon
committed
06deec9
View commit details
Copy full SHA for 06deec9
View code at this point
Browse repository at this point
Commits on Apr 25, 2016
docs/network: esp8266: scan(): Add note that bssid is bytes object.
pfalcon
committed
650df97
View commit details
Copy full SHA for 650df97
View code at this point
Browse repository at this point
Commits on Mar 30, 2016
docs: network: esp8266: .scan() is now synchronous and returns result list.
pfalcon
committed
f50d947
View commit details
Copy full SHA for f50d947
View code at this point
Browse repository at this point
docs: network: esp8266: status is WLAN object method.
pfalcon
committed
d7019d0
View commit details
Copy full SHA for d7019d0
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
docs/esp8266: esp.mac() replaced with network.WLAN.mac().
pfalcon
committed
87c783b
View commit details
Copy full SHA for 87c783b
View code at this point
Browse repository at this point
docs/esp8266: esp.wifi_mode() replaced with network.WLAN.active().
pfalcon
committed
679fe0a
View commit details
Copy full SHA for 679fe0a
View code at this point
Browse repository at this point
docs/esp8266: phy_mode() moved to network module.
pfalcon
committed
eda8746
View commit details
Copy full SHA for eda8746
View code at this point
Browse repository at this point
Commits on Mar 25, 2016
docs/network: esp8266: Update docs on WLAN constructor.
pfalcon
committed
4b5606b
View commit details
Copy full SHA for 4b5606b
View code at this point
Browse repository at this point
Commits on Feb 22, 2016
cc3200: Rename 'server' class to 'Server' for consistency.
danicampora
committed
add930c
View commit details
Copy full SHA for add930c
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
docs: Several minor changes: network, pyb, ADCAll and inline asm.
peterhinch
authored and
dpgeorge
committed
c13b2f2
View commit details
Copy full SHA for c13b2f2
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
docs/library: Add network server example.
danicampora
committed
67a5bfc
View commit details
Copy full SHA for 67a5bfc
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
docs: Update docs for WiPy wlan.connect().
Show description for 0096013
noahwilliamsson
authored and
danicampora
committed
0096013
View commit details
Copy full SHA for 0096013
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
docs: Fix typos on wipy docs.
danicampora
committed
4efed58
View commit details
Copy full SHA for 4efed58
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
docs: Several corrections to the classes in the machine module.
danicampora
committed
ceb1690
View commit details
Copy full SHA for ceb1690
View code at this point
Browse repository at this point
docs: Add usocket and ussl modules' documentation.
danicampora
committed
04db848
View commit details
Copy full SHA for 04db848
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
cc3200: WLAN class can retrieve the existing instance.
danicampora
committed
9c72c71
View commit details
Copy full SHA for 9c72c71
View code at this point
Browse repository at this point
docs/wipy: Add wipy tutorials section.
danicampora
committed
8faf2dc
View commit details
Copy full SHA for 8faf2dc
View code at this point
Browse repository at this point
docs: Add wipy and network.server documentation.
danicampora
committed
36ae417
View commit details
Copy full SHA for 36ae417
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
docs: Update all WiPy docs to reflect the new API.
danicampora
committed
4542643
View commit details
Copy full SHA for 4542643
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
docs: Update esp8266 documentation to match the code.
Show description for 37ab061
deshipu
authored and
dpgeorge
committed
37ab061
View commit details
Copy full SHA for 37ab061
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
cc3200: Improve callback API.
Show description for ea5061e
Daniel Campora
committed
ea5061e
View commit details
Copy full SHA for ea5061e
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
cc3200: Improve support for WEP security.
Show description for e54a4f1
Daniel Campora
committed
e54a4f1
View commit details
Copy full SHA for e54a4f1
View code at this point
Browse repository at this point
cc3200: Add nic.iwconfig() to set/get WLAN configuration.
Show description for 00c4d65
Daniel Campora
committed
00c4d65
View commit details
Copy full SHA for 00c4d65
View code at this point
Browse repository at this point
Commits on Jun 27, 2015
docs: Fix duplicate label error for network.WLAN.
dpgeorge
committed
fa1cdb0
View commit details
Copy full SHA for fa1cdb0
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
esp8266: Updated documentation for scan() and moved to network
owens-bill
authored and
pfalcon
committed
7c61249
View commit details
Copy full SHA for 7c61249
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
esp8266: Fix the documentation for esp.connect() and esp.disconnect()
Show description for 05c6fbc
deshipu
authored and
pfalcon
committed
05c6fbc
View commit details
Copy full SHA for 05c6fbc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.