The popular multi-paradigm scripting language has literally made its way to space following the Space X dragon 2 launch which leverages chromium and JavaScript for a significant portion of its user interfaces. The dragon is one ... Read more
Tag: programming
Bear Attack: PyGame Project by a Novice Programmer
So you are marooned, in the middle of a forest. You have no choice but to accept your ill fate and spend the rest of your life, living all by yourself. After clearing a portion of land with your stock chainsaw, wishing that ... Read more
Fuse Rescue using High Voltage Programming with Arduino
When you're using external crystal oscillator for an AVR based Atmel MCU, you need to change the High Fuse Byte and the Low Fuse Byte in order to disable internal oscillator of the MCU and to enable the use of external ... Read more
AVR Programming with Atmel MCUs using Arduino – I/O Operations Basics
If you're a good Arduino programmer, you may know how to program an Arduino board with it's libraries. In Arduinos also, there are Atmel MCUs. You're doing is programming those MCUs using libraries that has provided by Arduino ... Read more