Posted Fri, 2013-04-19 15:31 by Wim
Students at the Faculty of Computer Science in Belgrade have translated our Programming microcontrollers in Windows, Linux and OS X using MPLAB-X page into Serbo-Croatian
. They hope this will help their people to gather additional knowledge about microcontrollers, and computing in general. Do checkout out their translation if you are from that region. Good luck to Anja and her colleagues, and thanks for spreading the word!
Posted Tue, 2013-02-19 19:31 by Francis
Yesterday, 15th Feb., Google announced that Dwengo vzw will be Google RISE partner
during 2013. In this way Google stimulates Science, Technology, Engineering and Mathematics (STEM) education.
Posted Thu, 2012-11-15 17:59 by juanpi
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
.
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
) or a web based client
.
Posted Sat, 2012-06-16 12:09 by Francis
Did you ever dream about controlling your lights, fridge or radio using a microcontroller? Then we have some great news! This summer Dwengo launches the Dwengo I/O board with which you can control 8 different devices (< 250 VAC). Additionally, the I/O board is compatible with the existing Dwengo-board. A teaser of the Dwengo I/O board can be found in the following movie:
Posted Thu, 2012-02-09 11:39 by Wim
Posted Mon, 2011-12-19 18:52 by Karel
The fact that Microchip is building MPLAB X
, a platform independent programming environment for microcontrollers, is no longer a secret. The final version is not available yet, but the current beta version (Beta 7.12) is mature enough for daily use. In this blog post, we show how to use MPLAB X in combination with the Dwengo library and the Dwengo board. We will show you how to install MPLAB X and how to build your first project.
Posted Tue, 2011-08-16 22:24 by Francis
The main goal of Dwengo is making microcontrollers available for everyone. Therefore Dwengo is innovating both software and hardware. Currently we are developing Dwengo Blocks, a programming and simulation environment that runs in your browser. Dwengo Blocks is an easy-to-use graphical programming language for microcontrollers. You can draw the desired functionality, automatically translate this to a C program and immediately test whether it works correctly in an online hardware simulator. When finished, you can download the program and load it onto your Dwengo board!
Posted Mon, 2011-08-15 19:51 by Michiel
Dwengo now also offers a power supply which is fully compatible with the dwengo board. This efficient switched 9V adapter allows you to use your dwengo board without USB cable and can provide currents up to 2A.
Posted Sat, 2011-07-30 11:11 by Francis
Today DMX512
is widely used for control of stage lights and special effects devices. More recently, control is made easier by introducing computers. However, the use of computers is limited due to lacking reliability. If the computer crashes, the control will fail and lights will turn off.
Posted Sat, 2011-07-23 21:04 by Francis
It's already known that the Dwengo board can be used for a wide range of applications. And people always find new ways to use it! Recently, kr3l introduced the stalker: a combination of a Dwengo board and a camcorder. The goal is to embed this in a bird house and spy on those shady birds. Read the full story with assembly instructions on kr3l's blog
.