TeCoEd (Teaching Computing Education)
  • Home
    • Freelance
    • Book
    • Downloading
  • Python
    • Learn Python >
      • Python Modules
    • PyGame Zero
    • Python Programs >
      • Higher or Lower
      • Magic Calculator
      • Password Checker
      • Python Pit
    • What's News App
    • Pixels to Cells
    • Python Mosaics
    • Python OCR
    • L-1-AM
    • Web Scraping >
      • Scraping Trains
    • Weather App
    • Snakes and Windows
    • Python Web Server >
      • Flask
    • Python Picks
  • Raspberry Pi
    • All About the Pi
    • Getting Started
    • Remote Desktop and VNC
    • Static IP Address
    • Sonic Pi >
      • 3.14
    • Twitter Feed >
      • Tweepy
    • Android & Pi >
      • Advanced Apps
      • Odds
    • A.I on the the Pi
    • CRON
    • Pick Your Own
  • Pi Hardware
    • Pi HATS >
      • Sense Hat Hacks
      • AstroPi HAT
      • Unicorn-HAT >
        • Unicorn Alphabet Disco
        • Uni Codes / Programs
      • Skywriter
      • Piano HAT
    • STS Pi
    • Pi Camera >
      • Pi-Cam, Python & Email >
        • Time Lapse
      • Pi Noir
    • Pipsta >
      • Flask, Input & Printers
    • Raspberry Pi Power >
      • Energenie IR power
    • Pibrella
    • Distance Sensor
    • LCD Screen
    • Pi-Tooth
    • Robot Arm
    • PiGlow
    • PiFM
    • Accelerometer
    • PiFace >
      • Installing PiFace >
        • Python Commands
  • Pi-Hacks
    • Drone Hacks
    • Pi Glue Gun Hack
    • Blinkt!
    • Sonic Pixels
    • R2D2
    • Get to the chopper
    • Astro Bird
    • Twitter Translator
    • Hacking a Robot
    • Nature_Box >
      • Best Nature Photos
    • Wearable Tech >
      • Project New York
      • P.N.Y Part 2 Health
      • P.N.Y Part 3 Games
      • P.N.Y Part 4 Translation
    • Dino-Tweet
    • Other Links
  • Pi-Hacks 2
    • The Joker
    • Hologram Machine
    • Google Vision: Camera Tell
    • Yoda Tweets
    • Pi Phone
    • Darth Beats
    • Twitter Keyword Finder
    • Crimbo Lights Hack
    • Xmas Elf
    • Halloween 2016
    • Halloween Hack 2015
    • Socrative Zombie
    • Voice Translation
    • The Blue-Who Finder
    • GPIO, Twitter
    • Pi Chat Bot >
      • Dictionary Definitions
    • PiGlow & Email
    • Pibrella Alarm System
    • SMS with Python >
      • Spooking a Mobile
  • Pi-Hacks 3
    • David Bowie
    • Lamp Prank >
      • TEST
    • Yoda FM
    • Retro Player
    • LED Pixel Art
    • TARDIS
    • Battleships
    • LED Board
    • Night Vision
    • Enviro+ Weather
  • Minecraft
    • Minecraft API
    • Minecraft Sweeper
    • PiGlove: Minecraft Power Up
    • Minecraft Photo-booth
    • Rendering Pixels
    • Speed Cube
    • Lucky Dip
  • Computing
    • Why Computing?
    • Can You Compute
    • micro:bit
    • Coding Resources
    • Learn to Code >
      • Coding with iPads
      • Apps Creation Tools
      • sKratchInn
      • Sound Editing
    • Cheat Sheets
    • Theory
    • HOUR OF CODING
    • BEBRAS Computing Challange
    • Computer Facts
    • Free Software and Links
  • Contact Me

ARCHIVED PYTHON (2.7) PROGRAMS AND CODES: (Right Click to Save)


Made with the Pi


Text covert to Binary LED: User types in a phrase in lower case, output is converted in Binary and GPIO is used to flash LED for a '1', giving a binary pulse. 
Turn LED On / Off with Twitter: Use twitter to turn an LED on / of by tweet 'On' or 'Off'
Tweet to Binary to LED: Takes an incoming tweet, converts it to Binary, then LED flashes on for the string of 1s and 0s                                             (Program in use)
RPSLS: Classic game using Python (Yeah!)
RPSLS: The classic game created with Python and  easyGUI (Yeah!)                                                  (Video)
Cuteness App:  Ideas for engaging teenage girls with Python.  Their simple game and teaching ideas and  discussions, (requires easyGUI) 
Check the Weather: examples for London Weather:
Program 1 -Original program with looping feature
Program 2 - Weather data is written to a text file called weather_summary                                 (Video)

 Odds and Fun


ChatterBox: Remember the 'pick a colour', ' pick a number', here is a digital version!
Sonar Game: Simple Sonar Game, try and locate the boat using the depth charges, (entering a location) 
Xmas Thank You  Letters: got some good XMAS presents? Have to write letters, this will do it for you.
Writing to a Text File:  This simple code allows you to add data to a text file and save it,                (Video)
Reading from a Text File: This code reads a closed text file and returns its contents,                     (Video)
Read Write Delete: Simple program allows you to read, write and delete the contents of a file without having to open it.                                                (Video)
BLACK JACK
Simple Python version of Black Jack; 
Place your bets here!

Skills, Drills, Maths


Triangular Numbers: Program to calculate how many Triangular numbers for any given number.
Text to Binary: Enter lowercase text and the program converts the Text to Binary
Adding to List: user selects a number of items and enters them.  List is printed at the end. 
4Bit Binary Convertor:
Enter a number converts to Binary and Binary to Decimal, made with Python 2.7 and easyGUI for a Yr 9 Programming session
Download files
Morse Code: This simple Python Program that converts a message into Morse Code and return the audio code:  
Click Me
Copyright 2020 TeCoEd @dan_aldred