Thanks for the email - see you there!
Alan
--
You received this message because you are subscribed to the Google Groups "IoT Bristol" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iotbristol+...@googlegroups.com.
Visit this group at http://groups.google.com/group/iotbristol?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.
Hi all,For those of you who came to Maker Faire, I hope you enjoyed yourself. It was a fabulously well attended event, I don't know if official numbers are out yet but it felt like thousands of people made it along..There was some discussion on the day about Austin's NO2 sensor readings which appeared to show some afternoon spikes in NO2..Alas, it was actually a bug in the EggRemote firmware! :-)You can tell which firmware version your egg is running by hovering over the aqe:firmware_version tag in the COSM feed. To be getting reasonable results you must be running at least aqe:firmware_version=4 on temp/humidity and aqe:firmware_version=16 on NO2/CO.Cheers,Damon.On 22 March 2013 10:30, Damon Rand <da...@smartstreetsbristol.com> wrote:
Hi everyone,I hope you will all be coming to Bristol Mini Maker Faire tomorrow, it should be a load of fun!I know its been ages since the January egg build sessions (things have been crazy busy at work) sorry about that! However, if you come to my stall at Maker Faire tomorrow you can finally pick up your egg enclosure and fan! The day will be too busy to do any actual 'making' but if you haven't already picked up your egg then I can bring you in a prebuilt one - drop me a direct email if you want to do that..General project update. I'm attaching photos of two eggs I have running out my window.. A month running outside and they are still both delivering data -- evidently the weatherproofing is holding up ok! The enclosure and fan makes a substantial difference to the sensible-ness of the results. The CO, temperature and humidity data is generally looking pretty good now. The NO2 sensor has given some tantalizing results a few times but its still a bit hit and miss I'm afraid, I'm hoping to get some more time to work on it soon.My eggs are here if you want to take a look!Hope to see you tomorrow!Best wishes,Damon.
Hi Toby,
I used Atmel Studio 4 and this programmer:
http://www.pololu.com/catalog/product/1300
Studio 4 is free and connects to the programmer, it is then a case of selecting the device and choosing the file to be flashed.
It may be easier to follow Damons method though I have not tried it myself.
The software to flash is the " aqe_sensor_interface_shield.hex" file.
I then found the Egg reported 0 for NO and CO so had to the reset the R0 values, so AQERemote has then to be flashed with PollEggBus_WriteTest sketch, this has to be run for a while to set R0. Then we need to reflash AQERemote board back with latest AQERemote software.
Sadly my egg seems to be generating bad values even with all the software updates.
My feed is:
I also seem to have fallen foul of another software bug as my Egg reported a serial number (MAC address) with the top 4 bits of each serial number byte set to zero e.g. 00-04-03-07-08-0b which should have been reported to Cosm as 00-04-a3-27-c8-bb, so I now have a set of dead feed graphs that I cannot delete or update. Since this happened the first time the egg was powered, this is the feed the main AQE website picks up... doh!
Good luck!
Alan
--