-
Blockly | Visual programming
12/22/2017 at 05:06 • 0 commentsHi guys, we are working in develop Kospr server, the Kospr client library is already, in this process of Kospr development we think about how It can will be used by every people, and we were looking about scratch and visual programming, and we found Blockly, It's relativelly new, but is very robust and powerful tool, we did develop this short basic configuration with a javascript interpreter and real time code visualizer and one custom block ("lenght of"), obvious is very basic, but can help to others to init a Blockly project, this is the video:
Source: GitHub
Our idea is make a project that apply for educations and It contribution in break the distance between people and technology.
-
Library test with cli NPM
12/15/2017 at 05:11 • 0 commentsHi guys, we has working in library develop to communication between "brain" and nodes , for It we decided to make a example to understand how to make a library practical and robust, we development this library, is a calculator function, but the most important of It is the ".bin" function, when you install this library on your terminal can run owner commands.
You don't believe that this is all, not, we already have developed the library to end-node communicate with "brain" in both senses, this lib is called Kospr Cli, now, with ".bin" mode to develop learned we will go to work in develop the brain base system, we are very happy for this advances.
For the last, the NRF24L01P communication continous yet with us, only that we will goes to generate a "drive" for severals communications technologies :)
Greetings!
-
Kibitech | Modules NRF24L01P Bidirectional test
12/03/2017 at 00:58 • 0 commentsHi Guys, this is the second video about Kibitech advance, in this video I show the bidirectional communication over NRF24L01P modules with Arduino, then of this successful test, we goes to work in Raspberry - Arduino communication, our goal is to have the "Toggle LED" or "Hello World" with this testings.
The next week Jon our electronic engineer will go to working in PCB design for prototype version, initially we think to start for hands, but we want to make a solid "nervous system" before than a one function system.
Kospr Lib | Two Arduino nodes interaction, the first send to sencond a char array of 3 positions with values ['N','C','D'] and the second node receive It and response intantly with other char array of 3 positions with values ['N','D','S'].
-
NRF24L01p basic test
11/29/2017 at 13:26 • 0 commentsHi guys, with this test we start to develop a communication protocol of Kospr Lib :)