guilhermesimas / Interrupt-based-driver-for-ceu-arduino

Development of interrupt based driver for Arduino microcontroller using event-oriented language Ceu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Summer of Code

Interrupt-based drivers and libraries for Céu-Arduino

Organization: LabLua

Mentor: Francisco Santanna

Student: Guilherme Simas

Project Description

Developing interrupt-based drivers and libraries for Arduino chips and peripherals for the Céu-Arduino language, in order to replace current functions and libraries which freeze the application while executing.

This project will make an overall contribution not only to the development of the Céu language but to the Arduino and Embedded Systems community as well.

This repository contains biweekly reports regarding the project's progress. It also contains development files which were relevant to the development of the drivers and libraries but do not belong in the final build.

For the current drivers and libraries builds, refer to the ceu-arduino repository.

Project State

Current build: https://github.com/guilhermesimas/ceu-arduino

Project link: https://summerofcode.withgoogle.com/projects/#6308503130996736

Milestone Reports

About

Development of interrupt based driver for Arduino microcontroller using event-oriented language Ceu


Languages

Language:C 46.4%Language:Arduino 40.1%Language:C++ 13.5%