Pinned Repositories
smartcar
drivesafe-android
DriveSafe prototype for postgraduate thesis on IoT Specialization at C.E.S.A.R
drivesafe-api
DriveSafe prototype for postgraduate thesis on IoT Specialization at C.E.S.A.R
drivesafe-detector
knot-thing-source
KNoT Thing library is a lightweight C/C++ library built to use minimal CPU and memory resources. It is intended to run on KNoT Nodes (Things) (see KNoT Architecture for better understanding). It provides the Radio and Protocol abstractions for the application. The application builder just need implement the read/write functions for its sensors/actuators, register a Data Item (sensor or actuator) on the library and call the run() method on its main loop routine.
orleans
Orleans - Distributed Virtual Actor Model
smartcar-arduino
leonardotrindade's Repositories
leonardotrindade/smartcar-arduino
leonardotrindade/drivesafe-android
DriveSafe prototype for postgraduate thesis on IoT Specialization at C.E.S.A.R
leonardotrindade/drivesafe-api
DriveSafe prototype for postgraduate thesis on IoT Specialization at C.E.S.A.R
leonardotrindade/drivesafe-detector
leonardotrindade/knot-thing-source
KNoT Thing library is a lightweight C/C++ library built to use minimal CPU and memory resources. It is intended to run on KNoT Nodes (Things) (see KNoT Architecture for better understanding). It provides the Radio and Protocol abstractions for the application. The application builder just need implement the read/write functions for its sensors/actuators, register a Data Item (sensor or actuator) on the library and call the run() method on its main loop routine.
leonardotrindade/orleans
Orleans - Distributed Virtual Actor Model