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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
processing
/
processing
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
6.5k
Code
Issues
0
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
processing
java
libraries
serial
on
master
User selector
All users
All time
Commit history
Commits on Jan 18, 2019
move to JDK 1.8 instead of 1.6 b/c of Eclipse warnings
benfry
committed
a2834ef
View commit details
Copy full SHA for a2834ef
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
Serial: Add support for opening Raspbian-style named ports
Show description for 15834fa
gohai
committed
15834fa
View commit details
Copy full SHA for 15834fa
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
ARM: Add arm64 Serial library build
Show description for 124f135
gohai
committed
124f135
View commit details
Copy full SHA for 124f135
View code at this point
Browse repository at this point
Commits on May 10, 2016
Fix most Javadoc errors, except syntax
GKFX
committed
c4f615a
View commit details
Copy full SHA for c4f615a
View code at this point
Browse repository at this point
Commits on May 8, 2016
Merge pull request #4321 from kfeuz/serial_readbytes
Show description for 821ae33
benfry
committed
821ae33
View commit details
Copy full SHA for 821ae33
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Update app to Java 8
JakubValtar
committed
d01494b
View commit details
Copy full SHA for d01494b
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
Added readBytes(max) to serial library
kfeuz
committed
724b9ae
View commit details
Copy full SHA for 724b9ae
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Put back the Javadoc from the 2012-era Serial library
gohai
committed
7567bb8
View commit details
Copy full SHA for 7567bb8
View code at this point
Browse repository at this point
Fix Serial SimpleWrite example
Show description for 531dbc2
gohai
committed
531dbc2
View commit details
Copy full SHA for 531dbc2
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Tests for new Serial reference
REAS
committed
5639e93
View commit details
Copy full SHA for 5639e93
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Change name of Serial I/O library to Serial
REAS
committed
606da13
View commit details
Copy full SHA for 606da13
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
update our own libraries to use .properties files (fixes #3574)
benfry
committed
82ba429
View commit details
Copy full SHA for 82ba429
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
Add an armv6hf library for Serial
Show description for c1a9586
gohai
committed
c1a9586
View commit details
Copy full SHA for c1a9586
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
deal with .class signing conflicts and use JDT .jar files for compilation
benfry
committed
b73f9dd
View commit details
Copy full SHA for b73f9dd
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
Bring in upstream changes from 'master'
kfeuz
committed
f4923c3
View commit details
Copy full SHA for f4923c3
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
unset executable bit for .txt files
kfeuz
committed
72ee1dd
View commit details
Copy full SHA for 72ee1dd
View code at this point
Browse repository at this point
Unset the executable bit on xml files
kfeuz
committed
41b74c8
View commit details
Copy full SHA for 41b74c8
View code at this point
Browse repository at this point
Normalize line endings. Auto-detect textfiles. Force .java and .pde files to be treated as text.
kfeuz
committed
0a21ff5
View commit details
Copy full SHA for 0a21ff5
View code at this point
Browse repository at this point
Commits on Nov 14, 2014
remove unnecessary parens
benfry
committed
f0ae01d
View commit details
Copy full SHA for f0ae01d
View code at this point
Browse repository at this point
Merge pull request #2588 from kfeuz/Issue2364
Show description for ce540be
benfry
committed
ce540be
View commit details
Copy full SHA for ce540be
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
Use 1.7 as source and target Java version
federicobond
committed
19b7c72
View commit details
Copy full SHA for 19b7c72
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Implements the active() method for Serial and Server (Issue #2364).
kfeuz
committed
1dcae82
View commit details
Copy full SHA for 1dcae82
View code at this point
Browse repository at this point
Commits on May 20, 2014
Permit implementing serialEvet and serialAvailable without having to link to Serial at buildtime.
Show description for f5927dc
Jonathan Feinberg
committed
f5927dc
View commit details
Copy full SHA for f5927dc
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
Serial: Update to latest upstream (fixes potential port handle leak)
gohai
committed
e1c2cbd
View commit details
Copy full SHA for e1c2cbd
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
Serial: Handle the UnsatisfiedLinkError when loading the native library fails
Show description for a048fd6
gohai
committed
a048fd6
View commit details
Copy full SHA for a048fd6
View code at this point
Browse repository at this point
Serial: Revert jSSC to the version that was shipped with 2.1
Show description for 91e1a1e
gohai
committed
91e1a1e
View commit details
Copy full SHA for 91e1a1e
View code at this point
Browse repository at this point
Serial: Remove debug code again
gohai
committed
3ab09bd
View commit details
Copy full SHA for 3ab09bd
View code at this point
Browse repository at this point
Commits on Dec 15, 2013
Serial: Only use workaround if we're using serialEvent
gohai
committed
e85aec5
View commit details
Copy full SHA for e85aec5
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Serial: Only read a single character at a time to emulate RXTX behavior
gohai
committed
9541cbb
View commit details
Copy full SHA for 9541cbb
View code at this point
Browse repository at this point
Add a debug() method to Serial
Show description for 46ae5a0
gohai
committed
46ae5a0
View commit details
Copy full SHA for 46ae5a0
View code at this point
Browse repository at this point
Commits on Nov 20, 2013
Serial: Switch the examples over to printArray()
gohai
committed
fa7a9ce
View commit details
Copy full SHA for fa7a9ce
View code at this point
Browse repository at this point
Serial: Add basic tests for throughput and latency
gohai
committed
f8bceac
View commit details
Copy full SHA for f8bceac
View code at this point
Browse repository at this point
Commits on Oct 28, 2013
Add missing readStringUntil() method
gohai
committed
d9768bc
View commit details
Copy full SHA for d9768bc
View code at this point
Browse repository at this point
Commits on Oct 17, 2013
Updated Arduino example code to be Arduino 1.0+ compatible
vijnv
committed
361ca3c
View commit details
Copy full SHA for 361ca3c
View code at this point
Browse repository at this point
Updated Arduino example code to be Arduino 1.0+ compatible
vijnv
committed
1aeaed8
View commit details
Copy full SHA for 1aeaed8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.