Menu

OW.NET / News: Recent posts

LSIHD44780LCDIIContainer

The LSIHD44780LCDIIContainer is now able to perform the most important operations, such as reading inputs, setting outputs, displaying texts (with auto-wrapping and centering) and toggling LCD back-light and power. A name change of this container is likely, but no new name has yet been decided on.

Posted by PerMal 2008-01-19

NetAdapterHost fully functional

Added the NetAdapterHost class to svn and created a debug-project to run the server. Fully functional, including multicast advertising of service. Still has to be tested with Java client.

Posted by Ralph Maas 2008-01-16

NetAdapter ported

The NetAdapter (client) class is ported to C#. It is still in pre-alpha fase, but the code can be checked-out from svn.

Posted by Ralph Maas 2008-01-14

First container (0x10) fully tested

Per Malmberg has finished the test-cycle of the container for the 0x10 family iButton.

Posted by Ralph Maas 2008-01-14

OneWireContainer42 and MemoryBankScratchTemp added

Added two more classes to the OWdotNET library. It now supports 38 containers and the one and only library available supporting that much 1-Wire containers

Posted by Ralph Maas 2008-01-13

DumbAdapter added

To be adble to debug containers when no hardware is available (if even possible) the dumb adapter can be used. It 'simulates' the hardware....

Posted by Ralph Maas 2008-01-12

DS2432.NET example project added to svn

The last (for now) example project: DS2432.NET.

This is a VB.NET project for the 0x33 family devices.

Posted by Ralph Maas 2008-01-11

HygrochronViewer example project added to svn

The HygrochronViewer C# example project is added to the svn repository. Please update your sandbox and build this example with VS2005

Check-out the files using:

svn co https://owdotnet.svn.sourceforge.net/svnroot/owdotnet/RootMountPoint C:\OWdotNET

Posted by Ralph Maas 2008-01-11

ClockAdj (clock_dotnet) example added to svn

The VB.NET clock_dotnet project is converted to ClockAdj using the OWdotNET assembly. Please update your svn sandbox...

Posted by Ralph Maas 2008-01-10

Get1WireAddresses example added to svn

The source for the Get1WireAddresses (VB) example project is available in the svn repository. It can be build using VS2005 for .NET 2.0 using the new OWdotNET.dll assembly. It doesn't use the J#-redist anymore...

Posted by Ralph Maas 2008-01-09

First binary released

This first (pre-alphi) release of the binary assembly can be found in the download section

Posted by Ralph Maas 2008-01-09

Initial port released

The initial (raw) port of the J# container sources (and supporting classes and interfaces) to pure C# is done!!!

Check-out the files using:

svn co https://owdotnet.svn.sourceforge.net/svnroot/owdotnet/RootMountPoint C:\OWdotNET

Open solution "'C:\OWdotNET\Projects\Debug\Test\PortingJsToCs\Porting\Porting.sln" in VS2005

Have fun!!!

Posted by Ralph Maas 2008-01-09