Tag Archives: arduino

Code Blocks Powered by Scratch Blocks Now In Tinkercad! – Tinkercad Blog

Code blocks let you program Arduinos using drag-and-drop blocks.  The blocks allow you to automatically build the text-based code in real time, so you can see exactly how Arduino code is formatted and then easily export your sketch to upload … Continue reading

Posted in code, commercial | Tagged , , | Leave a comment

Student CompSci Challenge: Ten80 Education

Ten80’s Student CompSci Challenge is a full curriculum framework, not just a set of activities. It can be implemented as a standalone 1-semester computer science foundation course or be integrated into science and engineering elective courses. Combine it with the … Continue reading

Posted in curriculum | Tagged , | Leave a comment

BlocklyDuino

Write a blink program in Arduino is never that easy!  You will see the Arduino board’s build-in LED blink as we expect. Use BlocklyDuino to drag and drop blocks as show in image. http://www.gasolin.idv.tw/public/blockly/demos/blocklyduino/index.html Source: Write a blink program in Arduino … Continue reading

Posted in language | Tagged , | Leave a comment

LED-Lit Robotic Garden Nurtures Kids To Code — Campus Technology

By Dian Schaffhauser 02/23/15 The creators of a robotic garden from MIT are hoping it becomes a tool to encourage students — especially girls — to understand more about algorithms and programming. A team from both the institute’s Computer Science … Continue reading

Posted in news | Tagged | Leave a comment

The Media Computing Group : Arduino in a Nutshell

I’ve taught Arduino in class for a few years now, mostly to CS students, and just the other day introduced two friends to it again. Being on sabbatical and all, I couldn’t keep myself from just writing through the rest … Continue reading

Posted in courses | Tagged | Leave a comment

Adafruit Learning System

Master the Arduino with these easy to follow lessons We’re pleased to announce that we are updating all our Arduino tutorials with a new series! Arduino Lessons by Dr. Simon Monk & Ladyada! Simon is one of the best educational writers in the world … Continue reading

Posted in courses | Tagged | Leave a comment

Ardublock

  Ardublock is a graphical programming environment to make programming physical computing with Arduino as easy as drag and drop via Ardublock.

Posted in Uncategorized | Tagged , | Leave a comment

S4A

S4A is a Scratch modification that allows for simple programming of the Arduino open source hardware platform. It provides new blocks for managing sensors and actuators connected to Arduino. There is also a sensors report board similar to the PicoBoard … Continue reading

Posted in language | Tagged , | Leave a comment