More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
post
page
Python IDE Dashboard
Author: Administrator

Binary Logic Activities

Access a range of activities about binary logic, logic gates, truth tables and Karnaugh maps:

BBC micro:bit – Project Ideas

On this blog post we are listing a few projects that could be implemented using a BBC micro:bit using either the Block programming interface or the Python interface:

Karnaugh Maps

Karnaugh maps are a tool used to simplify complex Boolean expressions. Using a Karnaugh map reduces the need for extensive calculations by taking advantage of humans’ pattern-recognition capability. Karnaugh maps are used to simplify real-world logic requirements so that they

Hexadecimal Colour Codes

Colour Palette

Look at the picture on the right. Can you give a unique name to each of the colours displayed on the picture? (e.g. Lemon yellow, sunset yellow, tangerine etc.) Do you know your colour codes? When building websites or Graphical

Binary Converter

Did You Know?Everything that is stored on a computer is stored as binary code. Binary code is made of bits (0 or 1). We often use Bytes to store data. A Byte is made of eight bits and can be

HTML Tags – Drag & Drop

Complete this drag and drop activity to complete the HTML code used to create the page displayed below: <B> <FONT color=”#FF0000″> <H1> </B> <U> <CENTER> </H1> </FONT> <A href=”http://www.101computing.net”> </A> </U> </CENTER> <IMG src=”logo.png” width=”250″/> Welcome to my webpage <P>I

CCTV Camera – Motion Detection

Getting Ready… For this challenge you will need: A Raspberry Pi with Python 2 installed, A PiCamera Follow the steps described on the following pages to make sure you have plugged the camera in your raspberry pi and that you

Timelapse Video Recording Using a Rapberry Pi

Getting Ready… For this challenge you will need: A Raspberry Pi with Python 2 installed, A PiCamera. Follow the steps described on the following pages to make sure you have plugged the camera in your raspberry pi and that you

Daily Calorie Intake

Did You Know?Keeping a healthy lifestyle consists of adapting our daily food intake with our level of physical activities. The calories we intake (by eating food) has to roughly match the calories we burn throughout the day. Your Challenge For

Find the monster!

Will you dare open one of the three doors above. (Click on a door to open or close it.) Did you come across any monster? If not carry on opening doors till you find a monster! Your Challenge Check the