![]() |
Raspberry pi. Talk to me. - Printable Version +- 306oc - Peugeot 306 Owners Club & Forum (https://www.306oc.co.uk/forum) +-- Forum: General (https://www.306oc.co.uk/forum/forumdisplay.php?fid=6) +--- Forum: The Couch (https://www.306oc.co.uk/forum/forumdisplay.php?fid=7) +--- Thread: Raspberry pi. Talk to me. (/showthread.php?tid=26038) |
Raspberry pi. Talk to me. - ginge191 - 19-08-2014 So few of you know my job as primary teacher, upper ks2, and I'm lookig at investing in these "micro PC's" for the school. My knowledge when it comes to ICT is fairly basic, hardware knowledge is better than software but more than open to reading and learning more! Anyone, with any experience with these, can give me a run down if first the simplicity of these, secondly the potential of these and thirdly anything else I might want to look into to accompany these. Many thanks! Raspberry pi. Talk to me. - DavidA - 19-08-2014 I was chatting to one of the software engineers at work about this the other week. As a non techie I was totally lost, but he had been to a "jam" in either Poole or Bournemouth and was full of ideas of what to do with them. By the sound of it you can do pretty much anything if you've got the skills. RE: Raspberry pi. Talk to me. - Eeyore - 19-08-2014 I would look into programming PIC chips first. specifically the 16F88 or the Texas Instruments LaunchPad kits. RE: Raspberry pi. Talk to me. - ginge191 - 20-08-2014 Cheers for the info. Sam, have you links to these at all? The idea is that my students will have basic programming skills, nothing major. They're only aged 9-11 ![]() RE: Raspberry pi. Talk to me. - lolsteve - 20-08-2014 As I recall from school there's a flow chart program that gives you an insight into basic program writing. We had to design a program to water plants every so few hours if the inputs from the moisture content readers in the soil read too low a value along with controlling the temperature etc. So it would go something like "is input 1 value < 10, yes - activate output 1 , no - start at beginning" Was basic but it helped me get an understanding of how basic coding works and got me to do A level programming in college. And then helped even more in university with writing code in matlab as you can follow the program easier than those who come across it for the first time RE: Raspberry pi. Talk to me. - zx_volcane - 20-08-2014 piece of cake to program and use - potential is huge too - got one running as an internet streamer / media player hooked up to a tv more suited to media / internet projects because of inbuilt in hdmi / ethernet. RE: Raspberry pi. Talk to me. - r3k1355 - 20-08-2014 Get one in and install it to run as a DNS server for you. That way you can have it block all addresses from ad servers. It means not only will it block ads on your pc like the AdBlock plugin does, but it will also do it on your smartphone/tablet and smart TV. RE: Raspberry pi. Talk to me. - Eeyore - 20-08-2014 (20-08-2014, 07:58 AM)lolsteve Wrote: As I recall from school there's a flow chart program that gives you an insight into basic program writing. We had to design a program to water plants every so few hours if the inputs from the moisture content readers in the soil read too low a value along with controlling the temperature etc. We used it at uni. FlowCode? ![]() For age 9 to 11 i wouldnt go that far. I would be looking for some block based program like lego mindstorms! Which is actually a great thing to do. You can program it with blocks and then for older kids you can program it with code. ![]() Love lego mindstorms and there used to be a yearly competition for it too! https://education.lego.com/en-gb/preschool-and-school/upper-primary/8plus-mindstorms-education/competitions |