Site Navigation

Programming

Programming


Arduino <> Firmata <> Visual Basic .NET

A .NET component that implements the Firmata V2.0 protocol for serial communications between an Arduino running the Standard Firmata skectch and Visual Basic .NET, Visual C# .NET or any other .NET language.

Arduino Firmata VB.NET image


Coverting binary literals to numbers and back

A sample Visual Basic program that contains functions to convert numbers to binary literals and binary literals to numbers. The full source code is included with an explanation of how the functions work.

Bytes and Bits image link