Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Serial Communication Arduino
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GRASP
Serial Communication Arduino
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4e7711f83018e8f7777d1de146eff7b4194b6a1a
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
4
Mar
23
Feb
21
16
24
Jan
21
23
Nov
Modified python script
main
main
Modified communication from PC. We dont need vacuum anymore
After releasing pull pressure. Create vacuum for a bríef moment, then pull with a very low force to prevent overheating when vacuum is created
Added new python script to test forces
Ignores data if not receiving anything. (Ignores 0).
Merge branch 'main' of https://gitlab.liu.se/grasp/serial-communication-arduino
.atsuo
Removed unnecessary pin 9
Added read serial funvtion to python code
Cleared some comments
Reads data sent from PC. Sets IO ports correctly
Added moved folder
Moved UsbReceive.ino
Merge branch 'master' into 'main'
Arduino and python codes where python sends sine wave data over serial and arduino reads those data and sets dac to those values
Initial commit
Initial commit
Loading