element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Hey it's the Holidays!
  • Community Hub
  • More
Hey it's the Holidays!
Blog Holidays Wishlist with the BBC micro:bit!
  • Blog
  • Forum
  • Documents
  • Projects
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Hey it's the Holidays! to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: dychen
  • Date Created: 11 Sep 2023 8:01 PM Date Created
  • Views 3618 views
  • Likes 10 likes
  • Comments 40 comments
  • stem
  • python
  • education
  • bbc
  • sensors
  • microbit
  • eedu
  • robot
  • unihiker
  • micro bit
  • bbc micro bit
  • ai
  • school
  • development board
  • iot
  • kit
  • arduino
Related
Recommended

Holidays Wishlist with the BBC micro:bit!

dychen
dychen
11 Sep 2023

Whether you're in STEM teaching or learning, or getting into electronics afresh. Enjoy this wish list of items to help you along your micro:bit journey!


BBC micro:bit

microbit

Buy now

BBC micro:bit Go Bundle

microbit go kit

Buy now

UniHiker

The UniHiker is essentially a powered-up micro:bit with a 2.8-inch full color touchscreen display with 320×240 resolution.

Unihiker

Buy now

Arduino

Micro:bit works with Arduino and the Arduino IDE!

Arduino Uno R4

Buy now

Prototyping System for micro:bit

Kitronik Prototyping System

Buy now

ZIP Tile Development Board for micro:bit

ZIP Tile Development Board

Buy now

LAMP:bit for micro:bit, White LED Street Light Development Board

LAMP:bit

Buy now

Grove Inventor Kit for micro:bit

Grove Inventor Kit

Buy now

Linear Actuator Kit

Linear Actuator Kit

Buy now

Land Climate Action Kit

Land Climate Action Kit

Buy now

Inventors Kit, Python Version, English

microbit inventors kit

Buy now

Totem Tortoise, Build Your Own Robot Kit

Totem Tortoise Robot

Buy now

EEDU Kits

Hackster and DFRobot collaborated to create three EEDU kits aimed at college-level students. These kits are compatible with Arduino and designed to introduce students to the worlds of AI, IoT, and environmental sensors.

EEDU Kit, AI

EEDU Kit, AI

Buy now

EEDU Kit, IoT

EEDU Kit, IoT

Buy now

EEDU Kit, Environmental Sensor

EEDU Kit, Environmental Sensor

Buy now

  • Sign in to reply

Top Comments

  • javagoza
    javagoza over 1 year ago +2
    In the 70s I learned to program in RPG on my own on an IBM S/38 that my father had in a large clothing store. Then I had a Sinclair ZX81 and built a kit with the Elektor Junior Computer. The Junior Computer…
  • Najah
    Najah over 1 year ago +1
    As a newbie, never had access to a pc in my early years and teens. I was only desperate to know what it is like to have and use one. I'd normally sneak in to have some few strikes on the keyboard of an…
  • wolfgangfriedrich
    wolfgangfriedrich over 1 year ago +1
    My first computer was the C-64. I was amazed about the speed-up when I programmed a graphic mode clear screen command in Assembler vs Basic. Fractions of a second in assembly vs ~30 seconds in Basic…
Parents
  • dougw
    dougw over 1 year ago

    The first computer I bought was a Rockwell AIM65 way back around 1979, which was the first single board 6502 computer that included a full keyboard, alphanumeric display and thermal printer. I still have it and it still works - here it is in the fold-out case I built to house it:

    image

    As a hobbyist, I used it to interface to build projects like a sound synthesizer and a video display system with color NTSC output:

    Sound Generator:

    image

    I also used this model of computer for a couple of projects at work. One was a read-write maintenance terminal to program a 50,000 HP gas turbine engine controller. The 24 bit control computer, which occupied a whole room, was traditionally programmed using 24 toggle switches, one instruction at a time, so this interface was a dramatic improvement. The control computer had no electronic clock - the clock was recovered from a clock track on its 25 track drum memory. That control computer could not have a software crash. As long as the drum memory rotated, the computer executed.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • dougw
    dougw over 1 year ago

    The first computer I bought was a Rockwell AIM65 way back around 1979, which was the first single board 6502 computer that included a full keyboard, alphanumeric display and thermal printer. I still have it and it still works - here it is in the fold-out case I built to house it:

    image

    As a hobbyist, I used it to interface to build projects like a sound synthesizer and a video display system with color NTSC output:

    Sound Generator:

    image

    I also used this model of computer for a couple of projects at work. One was a read-write maintenance terminal to program a 50,000 HP gas turbine engine controller. The 24 bit control computer, which occupied a whole room, was traditionally programmed using 24 toggle switches, one instruction at a time, so this interface was a dramatic improvement. The control computer had no electronic clock - the clock was recovered from a clock track on its 25 track drum memory. That control computer could not have a software crash. As long as the drum memory rotated, the computer executed.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • beacon_dave
    beacon_dave over 1 year ago in reply to dougw

    I used to see loads of these AIM 65 computers at one of the local technical colleges.

    They tended to have a Perspex/Plexiglass cover over them instead of the desktop case.

    Some of the labs even used to have them screwed to a wall above lab benches, with the transparent cover over the front of them.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • dougw
    dougw over 1 year ago in reply to beacon_dave

    There were a number of plastic cases produced to house them - I could never afford one of them...

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube