Use your forum account to login.

LOGIN

TOP Contributors

  1. MikroElektronika Team (100 codes)
  2. Dany (44 codes)
  3. NART SCHINACKOW (34 codes)
  4. Alcides Ramos (33 codes)
  5. Agent Wolfz (14 codes)
  6. Andrew Hazelden (13 codes)
  7. Roman Black (11 codes)
  8. Alberto Trasimeni (11 codes)
  9. Roman Toropov (9 codes)
  10. Simon Platten (8 codes)

Most Downloaded

  1. Network Ethernet Library (11819 times)
  2. FAT32 Library (8656 times)
  3. Timer Calculator (6609 times)
  4. PID Library (5269 times)
  5. Network WiFi Library (5249 times)
  6. SMS home alarm system (4436 times)
  7. External Memory (4124 times)
  8. mikromedia for PIC18FJ - Examples (3579 times)
  9. microSD click - Example (3514 times)
  10. GPS click - Example (3278 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

7seg click - Example

Rating:

Author: MikroElektronika Team

Last Updated: 2013-04-24

Category: Graphics & LCD

Downloaded: 1032 times

Not followed.

This is a simple wheel of fortune game made to demonstrate use of 7seg click. Wait for intro to finish, after that you can start your wheel with a press on RC7 button. Press RC7 button again and try to catch snake eyes (00) ;)

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "7seg click - Example" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "7seg click - Example" changes.

Do you want to report abuse regarding "7seg click - Example".

  • Information
  • Comments (0)

Example Blog

7seg Click board

7seg Click board

Front and back view of 7seg click board designed in mikroBUS form factor. mikroBUS is specially designed pinout standard with SPI, I2C, Analog, UART, Interrupt, PWM, Reset and Power supply pins.

View full image

7seg Click is an accessory board in mikroBus form factor. It features two 74HC595 8-bit serial-in, parallel-out shift register modules as well as two seven-segment displays.

7seg Click communicates with target board via SPI interface.
The board is designed to use 3.3V and 5V power supply.


Examples are written for :
  - EasyPIC7 - PIC18F45K22
  - EasyMx PRO v7 for Stellaris(R)  - LM3S9B95, LM4F232H5QD
  - EasyMx PRO v7 for STM32(R)  - STM32F107VC

7seg click Board schematics

7seg click Board schematics

The board is designed to use 3.3V and 5V power supply.

View full image

7seg click Demo

Wheel of fortune game

Watch on Vimeo

ALSO FROM THIS AUTHOR

ConnectEVE - Example

This is a sample program which demonstrates the use of EVE click board. EVE click can be used to drive TFT with on board FT800 chip.

[Learn More]

mikromedia for PIC18FJ - Examples

Set of examples for mikromedia for PIC18FJ. Provided examples demonstrate working with mikromedia's various features and modules:
- Accelerometer
- MMC SD card
- MP3
- Serial Flash
- TFT
- Touch Panel
- USB

[Learn More]

ETH click - Example

Example shows how to use the ENC28J60:
the board will reply to ARP & ICMP echo requests
the board will reply to UDP requests on any port :
returns the request in upper char with a header made of remote host IP & port number

[Learn More]