Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
orri93
/
arduino-plotter
Public
forked from
devinaconley/arduino-plotter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 3, 2018
bump version
devinaconley
committed
9e3c9c2
Copy full SHA for 9e3c9c2
Merge branch 'master' of github.com:devinaconley/arduino-plotter
devinaconley
committed
9489f18
Copy full SHA for 9489f18
stamp version 2.3.2
devinaconley
committed
2a5b113
Copy full SHA for 2a5b113
Merge pull request #21 from Chritzel/enhancement/memory
Show description for 48fb97e
devinaconley
authored
48fb97e
Copy full SHA for 48fb97e
Commits on Jul 27, 2018
Fix typo
CJuette
committed
417dafc
Copy full SHA for 417dafc
Add spaces to function calls
Show description for 31fd259
CJuette
committed
31fd259
Copy full SHA for 31fd259
Commits on Jul 21, 2018
Change all occurrences of String to const char *
Show description for beab124
CJuette
committed
beab124
Copy full SHA for beab124
Change String concatenation with "+" to individual print statements.
Show description for af9d914
CJuette
committed
af9d914
Copy full SHA for af9d914
Commits on Apr 25, 2017
Made graph.size private, fixed bug in SetColors for 6 vars, better timescale for quickstart
devinaconley
committed
62e7cce
Copy full SHA for 62e7cce
Commits on Apr 13, 2017
Merge pull request #16 from robbertkl/patch-1
Show description for e6b742d
devinaconley
authored
e6b742d
Copy full SHA for e6b742d
Resolve compiler warnings
robbertkl
authored
46da9d7
Copy full SHA for 46da9d7
Commits on Apr 7, 2017
added Begin() function to handle Serial.begin and storing milllis(). Avoid calling default constructor twice, was exhibiting undefined behaviour on copy to global plotter. Left duplicate calls in d…
Show description for 0d1f59e
devinaconley
committed
0d1f59e
Copy full SHA for 0d1f59e
Commits on Mar 28, 2017
compatibility issues with dtostrf... switching to print
devinaconley
committed
02a3534
Copy full SHA for 02a3534
Commits on Feb 23, 2017
Update README.md
devinaconley
authored
29cce55
Copy full SHA for 29cce55
Commits on Feb 17, 2017
Pulling info that is in wiki
devinaconley
authored
a531368
Copy full SHA for a531368
Commits on Feb 16, 2017
missed one
devinaconley
committed
80ce71b
Copy full SHA for 80ce71b
Merge pull request #10 from devinaconley/flattened-json
Show description for aaf63e1
devinaconley
authored
aaf63e1
Copy full SHA for aaf63e1
update version number
devinaconley
committed
817bcd8
Copy full SHA for 817bcd8
Merge pull request #9 from devinaconley/flattened-json
Show description for 0c41b3d
devinaconley
authored
0c41b3d
Copy full SHA for 0c41b3d
cleaned up time profiling code. fixed bug with reconfiguring graph layout and scanning serial ports.
devinaconley
committed
e1a8766
Copy full SHA for e1a8766
Converted to flattened-JSON serialization. This enabled limiting full config info to an sparse interval, ultimately improving data transfer speeds over 2x.
devinaconley
committed
4b8ca40
Copy full SHA for 4b8ca40
Commits on Feb 11, 2017
Explicitly close previous serial port on scanning. Actual logger utility function for better debugging
devinaconley
committed
bba1bab
Copy full SHA for bba1bab
Commits on Feb 10, 2017
Wrapped serial port connect in ExecutorService and Future to force timeout
devinaconley
committed
8c74ef1
Copy full SHA for 8c74ef1
Bug fix for hanging during serial port scanning. Also added debug mode to listener.
devinaconley
committed
4868342
Copy full SHA for 4868342
Commits on Feb 9, 2017
Merge branch 'master' of https://github.com/devinaconley/arduino-plotter
devinaconley
committed
746e255
Copy full SHA for 746e255
Better logging in listener
devinaconley
committed
828341a
Copy full SHA for 828341a
Commits on Jan 31, 2017
Update README.md
devinaconley
authored
125239e
Copy full SHA for 125239e
Commits on Jan 25, 2017
Update README.md
devinaconley
authored
1744205
Copy full SHA for 1744205
Commits on Jan 20, 2017
Merge pull request #5 from devinaconley/listener-overhaul
Show description for a8cb7f5
devinaconley
authored
a8cb7f5
Copy full SHA for a8cb7f5
Merge branch 'listener-overhaul' of https://github.com/devinaconley/arduino-plotter into listener-overhaul
devinaconley
committed
c87f32e
Copy full SHA for c87f32e
fixed keywords file
devinaconley
committed
f58a5b8
Copy full SHA for f58a5b8
Update README.md
devinaconley
authored
ef5736e
Copy full SHA for ef5736e
Merge branch 'listener-overhaul' of https://github.com/devinaconley/arduino-plotter into listener-overhaul
devinaconley
committed
e55ba80
Copy full SHA for e55ba80
Fixed drawing order in graph object
devinaconley
committed
34fa0d4
Copy full SHA for 34fa0d4
Update README.md
devinaconley
authored
4aa5b6f
Copy full SHA for 4aa5b6f
Pagination
Previous
Next
You can’t perform that action at this time.