Skip to content

josulf/Morsee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Morsee Twitter Client

Morsee is a very simple Twitter client which can only send tweets, using SuperTweet to authenticate with the service.

It runs on a Texas Instruments Stellaris EKK-LM3S8962 Evaluation Kit, which has a ARM Cortex-M3 MCU, with some push buttons, a buzzer, ethernet and a tiny OLED display.

This project was developed at Euskal Encounter 20 for the competition Tu Gadget (Your Gadget) in less than 36 hours, son don't expect a clean code, it just works.

All the code is released under the BSD license, unless it is said otherwise at the source file. It uses the following external pieces of code:

  • The BSP (Board Support Package) provided by Texas Instruments with the evaluation kit.
  • A library to use the peripherals from Mondragon Unibertsitatea.
  • FreeRTOS real time operating system.
  • uIP TCP/IP network stack.

The account where we tested it, with some demonstration tweets is MorseeBot.

Releases

No releases published

Packages

No packages published