User Tools

Site Tools


notes:data:fall2023:projects:ttb0

This is an old revision of the document!


TTB0

Setting Up TTB0

Migrating Sprites Onto lab46 and PI

After creating your sprites, you will need to move them onto lab46 and possibly onto your PI. One way of doing this is using the scp command. To use the scp command use to following format:

scp FILENAME DESTINATION:PATH

Here is an example:

scp sprites.png username@lab46.g7n.org:~/src/fall2023/discrete/mpg0

If necessary, this is how you would get the desired file onto your PI:

scp sprites.png username@raspberrypi:~/src/fall2023/discrete/mpg0

STRUCT

POINTERS

MALLOC

MALLOC’ED ARRAY

ACCESSING WITH POINTER ARITHMETIC

MALLOC’ED ARRAY OF STRUCTS

notes/data/fall2023/projects/ttb0.1694097635.txt.gz · Last modified: 2023/09/07 14:40 by wgates1