Cymplecy (Simplesi) Blog

10

DHT11 Added to ScratchGPIO

You can now use a DHT11 Temperature/Humidity sensor with ScratchGPIO. To get readings simple use an example script like this to ask for readings once per second from a sensor connected to pin10.  

8

AniBots for Primary

I am a very strong proponent that physical computing is a great way to carry on enthusiasm for programming after primary children have out-grown animating sprites on a computer screen. Or, in fact, getting back...

13

Scratch2GPIO

Raspberry Pi have worked with MIT to produce a Scratch2 compatible program that runs standalone on a Pi2/3/4 (but not older models or PiZero series). It comes with basic gpio pin control but I’ve...

2

Tracking robot position within an area

  For a couple of years, I’ve been thinking/wanting to have a system for determining the position of  a robot within a marked area.   I’ve not found an economical/easy way of doing this...