Projects
arduino currentcost bridge with LCD display
For a while now, I have been attempting to use my Arduino in order to upload data from the CurrentCost to the web. While many people have tried this, I couldn't find exactly what I was looking for. Specifically, I have a CurrentCost CC128 which uses a baud rate of 57600, which is higher than the SoftwareSerial library appeared to support. Secondly, I am using the nuelectronics ethernet shield based on Microchip's ENC28J60 chip rather than the one based on the Wiznet W5100 chip which is supported by the standard Arduino ethernet library. Additionally, I had an LCD shield that I was keen to use as part of the project. Read more...
