Unity: Add Arduino handling code
Add the full working Arduino code for cart loading. Handle the UI elements, connection to the Arduino and loading the cartridge over serial. This code should not be shared with students as it is the full working code for the communication.
This commit is contained in:
parent
f2c93296be
commit
d74928fd64
2 changed files with 258 additions and 0 deletions
11
Assets/Scripts/Arduino_Com.cs.meta
Normal file
11
Assets/Scripts/Arduino_Com.cs.meta
Normal file
|
@ -0,0 +1,11 @@
|
|||
fileFormatVersion: 2
|
||||
guid: cc2a8d09604e9e8f5945bee6e08a173c
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Add a link
Reference in a new issue