Search found 8 matches
- Mon May 23, 2016 12:44 am
- Forum: EtherTen
- Topic: Serial for debugging
- Replies: 2
- Views: 3786
- Wed May 11, 2016 10:49 am
- Forum: EtherTen
- Topic: Serial for debugging
- Replies: 2
- Views: 3786
Serial for debugging
On the etherten, if I have it powered off a powerpack via USB is there a way to quickly debug the unit using a serial ttl console cable without adding software serial to some of the pins or even any extra code?
Thx
Matt.
Thx
Matt.
- Mon Apr 28, 2014 12:21 am
- Forum: SuperHouseTV Home Automation
- Topic: Hello!! + HomeAutomation + DS18B20 + MQTT
- Replies: 8
- Views: 16938
- Tue Jun 04, 2013 12:45 pm
- Forum: SuperHouseTV Home Automation
- Topic: Ep 1: Home Automation System Architecture
- Replies: 18
- Views: 26335
Re: Ep 1: Home Automation System Architecture
@ahuxtable
How did you go with the setup of your web interface status? Having similar issues atm.
How did you go with the setup of your web interface status? Having similar issues atm.
- Sun Jun 02, 2013 1:55 pm
- Forum: SuperHouseTV Home Automation
- Topic: Hello!! + HomeAutomation + DS18B20 + MQTT
- Replies: 8
- Views: 16938
Re: Hello!! + HomeAutomation + DS18B20 + MQTT
Hi Jon,
Any chance you can post your Arduino code for one of your sensor boards communicating to your MQTT server? Interested to see your code especially with multiple sensors.
Have started playing with an etherten and MQTT at the moment so keen to learn.
Thx
Matt.
Any chance you can post your Arduino code for one of your sensor boards communicating to your MQTT server? Interested to see your code especially with multiple sensors.
Have started playing with an etherten and MQTT at the moment so keen to learn.
Thx
Matt.
- Fri Oct 12, 2012 12:24 pm
- Forum: LeoStick
- Topic: trouble uploading sketches
- Replies: 1
- Views: 3134
trouble uploading sketches
Keep getting this error when i upload a sketch to a leostick on win7; Binary sketch size: 4,320 bytes (of a 28,672 byte maximum) processing.app.debug.RunnerException: Couldn’t find a Leonardo on the selected port. Check that you have the correct port selected. If it is correct, try pressing the boar...
- Sat Jul 14, 2012 9:59 am
- Forum: LeoStick
- Topic: USB drivers issue
- Replies: 13
- Views: 13551
Re: USB drivers issue
I have had the same problem too, had to keep holding the reset button down until windows had finished loading the driver.
Does anyone know where u can put both drivers so that windows can see the drivers straight away without asking to install them?
Matt.
Does anyone know where u can put both drivers so that windows can see the drivers straight away without asking to install them?
Matt.
- Fri Jul 13, 2012 2:17 am
- Forum: LeoStick
- Topic: confussed about what to program in
- Replies: 1
- Views: 2284
confussed about what to program in
Hi all, new to this platform... Just a little confused as to what the LeoStick board profile to be program in. Using the Programmer 'Ardunino 1.0.1' under windows 7 i have picked the correct serial port and the board as the Ardunino Leonardo, I can upload the blink example and it works fine. Just co...