Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Arduino_python_communication
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CREATE Lab
Lab systems
Arduino_python_communication
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
25bb2c5351be1344aeada80e8ab437b915091d3c
Select Git revision
Branches
3
main
default
protected
release_v1.0
release_v1.1
Tags
2
release_v1.1.0
release_v1.0.0
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
17
Apr
16
15
14
13
25
Jan
23
22
19
6
Dec
3
1
Fixed bugs and made it work with arduino mega.
main
main
Edits to match release urls.
Updated urls for the release.
release_v1.1.0 …
release_v1.1.0 release_v1.1
Updated files for release.
Updated files for release.
Check to see if branching worked.
More clean up for release.
Update CHANGELOG.md
Update README.md
Update README.md
Update AP_reference.md
Update API_reference.md
Update API_reference.md
Add new file
Update README.md
Deleted redundant files and testing files to prepare for release.
Merge branch 'kjunge-main-patch-57360' into 'main'
Update CHANGELOG.md
Tested on windows side for UNO and NANO EVERY. Deleted a few redundant files and organized for release.@
Added multiple message functionality to send to the arduino.
Tested functinality on ubuntu. Made changes for new system.
Testing new communication. First test on windows.
Windows solution did not work on ubutntu. Testing to see if python->arduino works fine on both machines.
unnoteworthy changes.
Large changes to accomodate for usage on windows. Not yet tested on ubuntu or in any way extensively.
ubuntu sanity check.
Windows testing.
Updated readme.
Added functionality to solve two issues. 1) Killing threads when the main program ends. 2) Making a status variable if a messege with new content is received.
Updated readme.
Updated changelog.
Updated CHANGELOG.
release_v1.0.0 …
release_v1.0.0 release_v1.0
File structure changes for release.
Updated readme and comments in .ino code.
Upadted readme and changelog.
Updated readme and changelog.
Tweaked some functionalities. Tested with arduinos.
Functionality changes before final testing before initial release.
Big changes to improve functionality
Organised comms_wrapper.py
Loading