bonj
Premier Ipswich Mash Proponent (PIMP)
- Joined
- 1/12/06
- Messages
- 2,816
- Reaction score
- 13
Done.Hi Bonj,
Could you please put me down for a Bonjuino when you get the kits together.
Thanks Wayne
Done.Hi Bonj,
Could you please put me down for a Bonjuino when you get the kits together.
Thanks Wayne
Done. You are 13 of 20Hi Bonj,
Can you also please put me down for a Bonjuino when you get the kits together.
Cheers
Reg
DoneBonj, can I please be #14 of 20, I owuld love to order one of you Bonjuino's.
Thankies
Done.# 15 please mate
Legend!
lcd.write(0);
lcd.write((uint8_t)0);
hey whiteferret,
the brauduino2.pde code is old and worked on arduino 022 I have a newer code for arduino v1 its included in the zip in my sig as brauduino2.ino or HERE
all those errors are due the the deg c sign, in the 022 version of the arduino IDE you could just put
Code:lcd.write(0);
but in version 1.0 you need to type cast 0 as an unsigned int to make it compile like this
Code:lcd.write((uint8_t)0);
anyway use the newer code as there has been a few other changes
cheers steve
hey whiteferret,
the brauduino2.pde code is old and worked on arduino 022 I have a newer code for arduino v1 its included in the zip in my sig as brauduino2.ino or HERE
all those errors are due the the deg c sign, in the 022 version of the arduino IDE you could just put
Code:lcd.write(0);
but in version 1.0 you need to type cast 0 as an unsigned int to make it compile like this
Code:lcd.write((uint8_t)0);
anyway use the newer code as there has been a few other changes
cheers steve
What he said
I used the latest brauduino2.ino code from the github resource when I flashed the microcontrollers for all the bonjuinos. It's best to use that code because it contains some changes that affect the operation of the brewery.
Big thanks to matho for sending out the latest round of kits. Mine arrive safe and sound last week. I will post when I put it all together but just wanted to say that you and bonj are complete legends!
Yep, I received your payment this morning and posted your kit off just after the post office opened.Paid this morning Bonj
Cheers!
Enter your email address to join: