programming

Primary tabs

axe117 axe023 08m2

axe117 pcb
axe023 pcb
The PICAXE-08M2 Motor Driver Board (AXE023)

icsp programming

In MPLAB X IDE search for icsp programming.
In Circuit Serial Programming

SISAL Parallel Programming

SISAL Parallel Programming
Source to be found here
Tutorial
LLNL
more discussion
Output from -n option:

MusicBrainz

MusicBrainz story

I was playing a CD on the TECRA laptop using Rhythmbox Music Player and noticed the options to upload CD data to their database.
I then discovered that there were Java and Haskell support libraries.

After cloning and downloading the Haskell library, I attempted to build with 'cabal build'.
Often the builds from cloned libraries have not worked this well.

github repo
This could be another good working example of a Haskell library.

Ada language

Working Ada on 1501

ada2012
download

execute buildDemo2.sh


#!/bin/bash
gnat
# show version and subcommands
rm adademo2 *.o *.ali
gnatmake adademo2.adb

ICSP In Circuit Serial Programming

MicroControlUnits can often be programmed using ICSP.

Examples of ICSP usage

  1. LeoStick Loader - used in Cube
  2. PICAXE

tutorial on ICSP

Subscribe to RSS - programming