↓

Gordons Projects

Projects, Fun and Games from Gordon @ Drogon dot Net

Gordons Projects
Home Menu ↓
Skip to primary content
Skip to secondary content
  • Home
  • Welcome
  • RTB – BASIC
    • History
    • Overview
    • Download and Install
  • Ruby 6502 Projects
  • Enigma
  • Ears of a Horse
  • Contact
Home→Tags rtb

Tag Archives: rtb

Raspberry Pi Weather Station. 5 – Wind and Rain

Posted on December 2, 2016 by Gordon

Now its time to look at the rain gauge and wind speed sensors. As far as I can tell, these are just single-bit inputs on the GPIO connector. I don’t know which pins and before I wade through the supplied … Continue reading →

Posted in General Update, Raspberry Pi, Weather, wiringPi | Tagged BASIC, c, GPIO, rtb, sensors, weather

Raspberry Pi Weather Station. 4 – The ADC

Posted on December 2, 2016 by Gordon

The big board that the Raspberry Pi sits on in the prototype weather station I have has an on-board 2-channel MCP3426 analog to digital converter. One channel is used to read the air quality sensor, the other reads the wind … Continue reading →

Posted in General Update, Raspberry Pi, Weather, wiringPi | Tagged BASIC, c, GPIO, rtb, sensors, weather

Raspberry Pi Weather Station. 3 – 1-wire again

Posted on December 2, 2016 by Gordon

Following on from the weather station wiringPi page… So I’ve had a thought on the one-wire temperature sensor…. 1-Wire is a well defined system and works well on the Pi, however wiringPi has a “pin” based system, so how about … Continue reading →

Posted in General Update, Raspberry Pi, Weather, wiringPi | Tagged BASIC, c, GPIO, rtb, sensors, weather

Raspberry Pi Weather Station. 2 – wiringPi

Posted on December 2, 2016 by Gordon

After setting up and testing some of the hardware in part 1, its now time to add the devices into wiringPi. As in part 1, I’m writing this as I go, to give you an idea of my thoughts and … Continue reading →

Posted in General Update, Internet, Raspberry Pi, Weather, wiringPi | Tagged BASIC, c, GPIO, rtb, sensors, weather

Raspberry Pi Weather Station. 1 – Setup

Posted on November 29, 2016 by Gordon

The Raspberry Pi Weather station is a hardware and software system designed by the Raspberry Pi Foundation designed to let schools, etc. record their local weather. The system was produced in conjunction with Oracle who are providing a centralised database … Continue reading →

Posted in General Update, Raspberry Pi, Weather, wiringPi | Tagged BASIC, c, GPIO, rtb, sensors, weather

LMC – The Little Man Computer on the Raspberry Pi

Posted on May 15, 2014 by Gordon

From the Wikipedia entry: The Little Man Computer (LMC) is an instructional model of a computer, created by Dr. Stuart Madnick in 1965. The LMC is generally used to teach students, because it models a simple von Neumann architecture computer … Continue reading →

Posted in BASIC, General Update, Raspberry Pi | Tagged BASIC, GPIO, interpreter, LMC, rtb

BASIC is 50

Posted on April 29, 2014 by Gordon

So today (30th April, 2014)  marks the 50th anniversary of the BASIC programming language! Hurrah! The very first BASIC program: 10 LET X = (7 + 8) / 3 20 PRINT X 30 END To help celebrate this, I’ve made … Continue reading →

Posted in BASIC, General Update, Internet, Raspberry Pi, wiringPi | Tagged 50, BASIC, rtb

RTB – Return to BASIC

Posted on November 20, 2012 by Gordon

At long last (well only 10 months or so!) I’ve released my BASIC to the world! RTB is a modern BASIC in that you don’t need line numbers and it supports nice looping constructs like while/until with named functions and … Continue reading →

Posted in BASIC, General Update, Raspberry Pi | Tagged BASIC, GPIO, rtb

Copyright

All content copyright © 2012-2023 by Gordon Henderson

© 2025 - Gordons Projects Proudly powered by WordPress  Weaver II by WP Weaver
↑