Arduino

From: Chris (CHRISSS) 7 Feb 2015 00:53
To: ANT_THOMAS 315 of 542
I'm not really sure what the problem is. Could be resetting it at the correct time.

Although now I'm not sure if I've broken it. I tried my USBASP cable to repgoram the bootloader. I'd read somewhere to try that. Not when I try to do anything, even with the USBASP, it says it's not responding :S
From: Chris (CHRISSS) 7 Feb 2015 02:01
To: ALL316 of 542
I was getting an error trying to reflash the bootloader but I fixed that. I had to update the firmware on the USBASP using my Uno so it could set the clock speed when programming. Managed to get the bootloader working.

When I try and upload a sletch now it says content mismatch.
From: Chris (CHRISSS) 7 Feb 2015 02:14
To: ALL317 of 542
Ok, it's working, but only if I upload it really slowly. Better than nothing I guess. Still can't get the FTDI to work.
From: Chris (CHRISSS) 9 Feb 2015 21:56
To: ALL318 of 542
Looks like it was the Arduino board. I had another Pro Mini turn up today. Soldered the program pins to it and the FTDI cable worked with no problems.
From: Chris (CHRISSS) 9 Feb 2015 23:41
To: ALL319 of 542
Got it working. Yay! I used AVRDude to burn the bootloader instead.
EDITED: 9 Feb 2015 23:41 by CHRISSS
From: Chris (CHRISSS)10 Feb 2015 23:32
To: ALL320 of 542
I've been playing around with the RF24Network now I have both my Minis working. Setting up 2 to communicate between each other seems straight forward enough but not so easy to do with more. The library comes with an example for multi node setup with a branch configuration but only for the child nodes, doesn't show how to do the base.

I've got two sending some temperature information to a base now though. I plugged one into a battery pack and it's outside reading the cold temperatures out there now. It's in a plastic tub with the temperature sensor in its own so the heat from the other components doesn't warm it up. Hopefully it won't rain, I don't think it will be water tight.
From: ANT_THOMAS11 Feb 2015 22:34
To: ALL321 of 542
My big protoboards have finally arrived. Time to figure out the layout.
From: Chris (CHRISSS)12 Feb 2015 01:56
To: ANT_THOMAS 322 of 542
My first protoboard for my LCD screen took hours to make. I assume it's for the world clock.

I'm currently trying one of my Minis outside again. Transmitting temp every minute and also the voltage at VCC. Found a way to measure the voltage without needing to use one of the analog pins which is handy.

I'm trying to use 4 AA NiMH batteries but take 3 different voltages off a 4 pack. Using 2 batteries for the radio (can't go above 3.6V), 3 for the Mini and all 4 for the temp sensor (that can't go below 3V).
From: ANT_THOMAS12 Feb 2015 14:02
To: Chris (CHRISSS) 323 of 542
I don't think I'll manage to do many long solder tracks. I might use a lot wires instead.
From: Chris (CHRISSS)12 Feb 2015 15:24
To: ANT_THOMAS 324 of 542
Good idea. Those solder tracks were a pain to do.
From: ANT_THOMAS12 Feb 2015 15:31
To: Chris (CHRISSS) 325 of 542
I think I might do one for a common 12V in and maybe a common ground. I've got a load of telephone cable and CAT6 which should be suitable.
From: ANT_THOMAS12 Feb 2015 19:37
To: ALL326 of 542
It was looking neat on the smaller board until I remembered the transistors. I think I'll need to use the bigger board.
From: Chris (CHRISSS)12 Feb 2015 21:04
To: ANT_THOMAS 327 of 542
I saw a tip that looked handy for long rails like that. Run a naked bare (that's the word I'm looking for) cable along the breadboard where you want the track and solder along that. Easier to do and less solder.
From: ANT_THOMAS12 Feb 2015 21:53
To: Chris (CHRISSS) 328 of 542
Not a bad idea. I suppose then you only need to solder the connections and that keeps the wire secure.

Unsure whether to go transistors standing up or lying down.

Lying down takes quite a bit more space but I should have plenty to spare on this board.
EDITED: 12 Feb 2015 22:14 by ANT_THOMAS
From: graphitone12 Feb 2015 23:55
To: ANT_THOMAS 329 of 542
What's this going to end up being? If you've already mentioned it, I've missed it.

 
From: ANT_THOMAS13 Feb 2015 08:13
To: graphitone 330 of 542
Hopefully it'll be something like this..... msg:40898.189
From: koswix13 Feb 2015 09:19
To: ANT_THOMAS 331 of 542
Standing up = better heat dissipation
From: ANT_THOMAS13 Feb 2015 09:45
To: koswix 332 of 542
Good point.

I only realised the other week that the metal screw hole section could also be used as one of the pins so they can't be touching. I assumed it was just metal for the sake of being metal :$
From: koswix13 Feb 2015 10:09
To: ANT_THOMAS 333 of 542
I didn't realise it was a pin either. Always thought it was for attaching a heat sink.
From: ANT_THOMAS13 Feb 2015 10:38
To: koswix 334 of 542
Makes sense now looking at PCBs where they're lying flat but with the middle pin at the bottom cut off.