• strict warning: Declaration of views_handler_argument_many_to_one::init() should be compatible with views_handler_argument::init(&$view, $options) in /data/sites/web/dwengoorg/subsites/shop.dwengo.org/sites/all/modules/views/handlers/views_handler_argument_many_to_one.inc on line 0.
  • strict warning: Declaration of views_handler_filter_node_status::operator_form() should be compatible with views_handler_filter::operator_form(&$form, &$form_state) in /data/sites/web/dwengoorg/subsites/shop.dwengo.org/sites/all/modules/views/modules/node/views_handler_filter_node_status.inc on line 0.
  • strict warning: Declaration of views_plugin_style_default::options() should be compatible with views_object::options() in /data/sites/web/dwengoorg/subsites/shop.dwengo.org/sites/all/modules/views/plugins/views_plugin_style_default.inc on line 0.

Tutorials

Serial communication: Dwengo & GNU Octave

Dwengo & GNU Octave side by side

This tutorial shows several small tricks:

  • How to easily compile from the command line using the project Makefile described in my post about command line compilation (extension of Wim's post).
  • How to send integers (2-bytes long) over the serial port (1-byte messages).
  • How to plot "real-time" the data in the serial port using GNU Octave External link.

In case of questions you can ask them here, or you can contact me in the #dwengo channel at irc.freenode.net using any IRC chat client (e.g. Pidgin External link) or a web based client External link.

Syndicate content