Jump to content

Recommended Posts

Posted

I use them for ...err , personal projects. They are very good and the library support is excellent for a wide range of devices.

 

I still have a fondness for PicAxe kit. It's cheaper with simpler support circuitry requirements, so when all you need is a little bit of programmed logic, it's a sensible choice.

  • Thanks 1
Guest Guest
Posted
£10 Arduino clones? What are they? Ardunios are £30!
Posted (edited)

If you want a school friendly supplier try here They do a 10% discount if you order a good whack of them. I have been using this brand for a few months and they work flawlessly.

 

On ebay, the nano can be had for £7 pro mini for £4 and a Arduino Mega for £11 all delivered to your door from China. I have one of each and they all work and have had no problems.

Edited by ICT_GUY
Posted

Those sub-£4 nanos need an external usb interface. For the money, a complete arduino for £12ish is a steal, all you need is a usb A-B cable - they can also be powered from usb (like a Pi) so you can use a spare phone charger charger. If you're really on a shoestring, cannibalise old kit for leds, motors, transistors, ir tx / rx bits.

 

Arduinos can also program attiny micros - I have a few attiny45 smd's for sale if anybody wants them (hard to get in small numbers).

  • Thanks 1
Posted (edited)

I just completed an incubator monitor. It displays the temp and humidity and sounds an alarm if either goes too far out of wack.

 

*Wife hatches Turkeys, wife happy*

Edited by ICT_GUY
Posted

It should be noted that there is a project which can connect Scratch to an Arduino which I got working last year.

 

First person to get it into a primary curriculum wins!

  • Thanks 1
Posted
I just completed an incubator monitor. It displays the temp and humidity and sounds an alarm if either goes too far out of wack.

 

*Wife hatches Turkeys, wife happy*

 

In a sense the exact opposite end of the process for my Arduino PID which was controlling a slow cooker to do Sous Vide.

Posted
In a sense the exact opposite end of the process for my Arduino PID which was controlling a slow cooker to do Sous Vide.

 

I saw this project only recently. How did you do it? Quick and dirty or screens and keys all singing and dancing?

Posted
With the Arduino I did it quick and dirty using the PID library and a relay to drive a slow cooker - a 2 line LCD and a couple of buttons all on breadboard to display actual and set target temp. I swapped out the Arduino for a commercial PID for the final incarnation. The results cooking meat sous-vide can be stunning.
  • Thanks 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...