Step 1
Configuring the Raspberry Pi serial port
If the Raspberry Pi is not upgraded then put this command in :
The next command is:
Then you will see 2 questions:
Step 2
Install Minicom on Raspberry Pi and test
On the command prompt type:
Test that the Minicom and the serial port is working
Connect a jumper wire between GPIO 8 transmit data pin and GPIO 10 receive data pin
Typing on the keyboard to see text appear on the screen. Pressing the return key will make the cursor go back to the beginning of the line; this is normal.
Send Data to the Pi and view it on Minicom
The Raspberry Pi GPIO Pins reference Diagram
Step 3
Sending Test Data to Minicom serial terminal
Connect the Picaxe negative (black) wire to the Raspberry Pi GPIO ground pin 6
Connect the PIcaxe transmit data ( blue dot) to the Raspberry Pi GPIO receive pin 10
( Take a snapshot on your phone and transfer it to your Drive)
Step 4
Data Logging Mission
On the Raspberry Pi, start a new Minicom session
Start a data logging mission by turning on the Picaxe Datacatcher (breadboard). Data should start to appear in the Minicom terminal window.
Step 5
Transfer Data from Minicom to LibreOffice
Copy the data that you need by going to the Edit tool of Minicom
Open the LibreOffice tab and start a new file
On the Edit tab paste the data; please ensure that the 'Comma' is enabled as it will split the data up for the graphs
Step 6
Use Data for Graphs on Google Drive & Google Website
Congratulations! You have just completed your Data Catching Mission. Now you can add this to your Google Website and use it for your projects.