-
Week: 11 Sort.it – Setting up user interface app
Computer engineers This week we fixed some small problems with the UI. Now that everything was setup we focused on the html code and the CSS code. Here is a little video showing our app. HTML code In order to have different pages we made several html files for each function of our system. So […]
-
Group 2 – Week 10
Last Wednesday we discovered that some of the magnets in the chess pieces was put in the wrong way (facing downwards instead of upwards against the design on the top). So, I had to remove the bottom plate from the chess pieces and turn the magnets around. Due to the top pieces (design form an […]
-
Auto21 – post 10
This week many of the components of the system was close to finished and the focus was therefor on testing and fine tuning these components to ensure they could perform the required function. One of the major activities of the day, which multiple members of the group were doing, was using sandpaper and other tools […]
-
TCD – Unmanned ground vehicle Week 9 (17.10 – 23.10)
Hei bloggen! This week we got our parts for the arm that we needed so we got to finally assemble the arm. We also ordered the PlayStation 2 controller so next week we can hopefully start to connect that to control the arm. We continued working with the car that is supposed to move around. […]
-
Week: 10 Sort.it – The prequel
Computer engineers This week we tried to focus fully on setting up our user interface on raspberry pi with the touch screen. We decided to use electron for setting up our desktop app. For this we had to use JavaScript, HTML and CSS along with some scripting. There were several issues when we tried to […]
-
Group 2 – Week 9
Mechanical Engineering During week 9, I have continued to work on the design of the robotic arm, and started to create / design the base which the arm will be attached to. Since it can be expected some vibrations from the servomotors, I have done a little research on different designs that hopefully will in […]
-
Week: 9 Sort.it – Setting up the rail system
Computer engineers This week was a happy week for all of us. Not only for our group but all the groups at least we think. The reason for that is that we have received our ordered items from AliExpress. Since we already have tested the code together with the items as a whole system we […]
-
Week: 8 Sort.it- Storing items and exams
These few weeks has been a lot of struggle since some group members were having exam. Therefore we could not all meet up and keep up the same pace. Therefore we have been mostly working for our self. Some of us have been meeting up when we could since there is always some issues that […]
-
Week: 7 Sort.it – Amalgamate tasks together
Computer engineers Fixing issues with moving files to different folder We decided to move the controller related files into it’s own directory. This caused alot of error since the Arduino compiler could not recognize our files in this new folder. We used a few hours to fix this issue. While looking further into to problem […]
-
Connect 4 – Week 9 (17.10 – 23.10)
Software part:As wrote last week, we want to start the game in an own new process as soon as a button, the start button gets pressed. Advantages: Easily kill game process when button is pressed again for stopping the game – at every time! It doesn’t matter in which state the algorithm is, it will […]