-
Successfully estabilished local server connection between ScratchX and Same70 board
05/12/2017 at 12:39 • 0 commentsWe were able to send scratchX block actions to the embedded board through a simple node-based local server.
The board periodically searches for a change in the server, which then translates into the proper command on the board and its peripherals.
For now, we are limited to interact only with the integrated LED in the board. By making changes on the LED status through the Scratch interface, the board listens to this change and changes LED status.
-
Scratch Early Stage
04/28/2017 at 02:53 • 0 commentsWe are currently developing the first scratch blocks to be used in the project.
The idea is that they are going to be connected to our Flask (Python) server as a bridge to hardware programming.
-
Concept of "Done"
03/28/2017 at 17:15 • 0 commentsWe're currently in a stage when we create the concept of "done". Meaning that we are defining what the project should look like at the end of the semester