Commit Graph

52 Commits (7764d6227f09b86f9da77bc442f09d52174c34ee)
 

Author SHA1 Message Date
Trivernis 7764d6227f
Merge pull request #4 from Trivernis/add-readme
Add readme
6 years ago
Trivernis 82036e10b2 Added more Content 6 years ago
Trivernis 15da520d7e Added Content to the readme 6 years ago
Trivernis aafb7ee047
Merge pull request #3 from Trivernis/master
Added License
6 years ago
Trivernis a6fea1c3a0
Merge pull request #2 from Trivernis/add-license-1
Create LICENSE
6 years ago
Trivernis c7e1af4fa3
Create LICENSE 6 years ago
Trivernis cf97067a36
Merge pull request #1 from Trivernis/develop
Develop
6 years ago
Trivernis 5fa2bb7fca Post-Merge Cleanup 6 years ago
Trivernis 66379ea24d Merge remote-tracking branch 'origin/develop' into develop 6 years ago
Trivernis b0481b7b17 Project cleanup
- Removed old main file
- Removed idea files
- Reformatted Code
- Moved testscripts to test folder
6 years ago
Julius Riegel cbcd4cf937 Added Ultrasonic Sensor
Ultrasonic sensor implemented and now in use.
7 years ago
Julius Riegel d0a058e662 Fixed controllib
Pressed buttons are now the ordinal of the button instead of the button value what makes more sense.
7 years ago
Julius Riegel fb6f53252e Change controllib
Buttons instead of i in list
7 years ago
Julius Riegel 56ddd9022d Debugging 7 years ago
Julius Riegel f82b44397b Back to the wav file 7 years ago
Julius Riegel 64e7dd83fc Several fixes
Fixed image saving
Using mp3 instead of wav file
7 years ago
Julius Riegel a798353933 Fixing the camera 10
Images now only refresh when taken
7 years ago
Julius Riegel f166d26a4a Fixing the camera 9
The resolution is now 1/4
7 years ago
Julius Riegel 9ec43e7e41 Fixing the camera 8
wrong var name fixed
7 years ago
Julius Riegel 167071ae6d Fixing the camera 7
Camsize parameter
7 years ago
Julius Riegel ae22100db9 Fixing the camera 6 7 years ago
Julius Riegel 73e37c0c84 Fixing the camera 5 7 years ago
Julius Riegel 8a763c7591 Fixing the camera 4
Trying to improve the performane
7 years ago
Julius Riegel 29f3ebb70e Rotating image now 7 years ago
Julius Riegel 1164a587ac Fixing the camera 3
Changed it
7 years ago
Julius Riegel b8b439c460 Fixing the camera 2
Print out array to see what happens.
Fixed list dude.
7 years ago
Julius Riegel a3afed06db Fixing the camera 1 7 years ago
Julius Riegel 105bfdf1d7 debugging 7 years ago
Julius Riegel 14f7c7854c I fing hate debugging 7 years ago
Julius Riegel 77fef8285d More print debug stuff
ay
7 years ago
Julius Riegel 245bb84fa0 fixed update file
clone before branch
7 years ago
Julius Riegel 61948531c8 more print stuff 7 years ago
Julius Riegel f4d4902233 Fixed update.sh 7 years ago
Julius Riegel 8f284b7fe9 changed update file 7 years ago
Julius Riegel 05bbc24178 Debugging stuff 7 years ago
Julius Riegel 4b94903bcf Changed configuration
Deleted some unnecessary configurations for the pycharm workspace.
7 years ago
Julius Riegel bd22f238d6 Merge remote-tracking branch 'origin/develop' into develop 7 years ago
Julius Riegel db95163f95 Merge branch 'release/Alpha-1.1.0' 7 years ago
Julius Riegel 6312d1a309 Merge branch 'release/Alpha-1.1.0' into develop 7 years ago
Julius Riegel a61628af82 Added some Idea files
.idea has been changed.
7 years ago
Julius Riegel 9a8f83f4ac Merge branch 'master' of https://bitbucket.org/trivernis/spydian into release/Alpha-1.0.3
# Conflicts:
#	.idea/für Robotototo.iml
#	.idea/misc.xml
#	.idea/workspace.xml
7 years ago
Julius Riegel c780db38cf changed idea 7 years ago
Julius Ri 08511cdfd4 Merged experimental into master 7 years ago
Julius Riegel 179766d96e pygame now included in installer
Now pygame will also be installed when the install.sh script is executed. Pip is required.
7 years ago
Julius Ri 0b8b72600b Merged experimental into master 7 years ago
Trivernis 5e4974327b - renamed main.py to main_old.py
- renamed main_new.py to main.py
 - added the camera functionalities
 - added the joystick to controllib
7 years ago
Trivernis 2d11ea18ca - added the hardwarelib to handle all the GPIO stuff 7 years ago
Trivernis 92efbd87c2 - moved the additions into the lib folder
- created an update script
 - changed git settings
7 years ago
Trivernis c266d6c6c6 - changed git settings 7 years ago
Trivernis ef8d535d37 - removed images that noone needed 7 years ago