Library for working with the HYCON HY3116/8 24-bit weigh-scales ADC series.

History

Refactoring & re-organisation with true C++ constructors. default tip

2016-07-26, by seajayshore [Tue, 26 Jul 2016 16:26:35 +0000] rev 8

Refactoring & re-organisation with true C++ constructors.


Basic error catching is implemented. This commit is before a possible revamp for the final design.

2016-07-25, by seajayshore [Mon, 25 Jul 2016 21:23:56 +0000] rev 7

Basic error catching is implemented. This commit is before a possible revamp for the final design.


BoB_2 revision 84 update. Added DigitalIn define for the ADC_IRQ pin (incase it was causing problems left floating unknown).

2016-07-14, by seajayshore [Thu, 14 Jul 2016 16:51:32 +0000] rev 6

BoB_2 revision 84 update. Added DigitalIn define for the ADC_IRQ pin (incase it was causing problems left floating unknown).


Big 'ol shitpile before proper re-factoring. Saving incase I forget something vital. NOT GUARANTEED TO WORK!

2016-07-04, by seajayshore [Mon, 04 Jul 2016 18:21:14 +0000] rev 5

Big 'ol shitpile before proper re-factoring. Saving incase I forget something vital. NOT GUARANTEED TO WORK!


Post-China with constructor/deconstructor organisation. Confirmed working (earlier problem was actually power-button hardware, not the code).

2016-06-28, by seajayshore [Tue, 28 Jun 2016 13:51:20 +0000] rev 4

Post-China with constructor/deconstructor organisation. Confirmed working (earlier problem was actually power-button hardware, not the code).


Post-China revision, trying to use proper constructors now, incomplete

2016-06-28, by seajayshore [Tue, 28 Jun 2016 13:27:09 +0000] rev 3

Post-China revision, trying to use proper constructors now, incomplete


June 12 - freeze for China trip

2016-06-13, by seajayshore [Mon, 13 Jun 2016 00:43:19 +0000] rev 2

June 12 - freeze for China trip


Reworked the readAdc function to a more standard C++ design.

2016-05-12, by seajayshore [Thu, 12 May 2016 13:40:12 +0000] rev 1

Reworked the readAdc function to a more standard C++ design.


1st commit! woo!

2016-05-11, by seajayshore [Wed, 11 May 2016 12:11:43 +0000] rev 0

1st commit! woo!