-
Recent Posts
Recent Comments
Archives
- April 2019
- February 2019
- November 2018
- August 2018
- December 2017
- September 2017
- July 2017
- June 2017
- March 2017
- February 2017
- October 2016
- September 2016
- June 2016
- May 2016
- April 2016
- March 2016
- February 2016
- January 2016
- December 2015
- November 2015
- October 2015
- September 2015
- August 2015
- July 2015
- June 2015
- May 2015
- April 2015
- March 2015
- February 2015
- January 2015
- December 2014
- November 2014
- October 2014
- August 2014
- July 2014
- June 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- April 2013
- March 2013
- February 2013
Categories
Meta
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
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
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
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
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
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
Ardublock
Ardublock is a graphical programming environment to make programming physical computing with Arduino as easy as drag and drop via Ardublock.
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