Skip to content

code + material list + knowledge requirements + envs for the intro Arduino course 'Arduino y algunas aplicaciones' de la UNAM

Notifications You must be signed in to change notification settings

hiyorijl/coursera-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino_coding

What's this?

Code I did while learning Arduino in the intro 3 weeks Arduino course 'Arduino y algunas aplicaciones' de la UNAM. plus the materials and schematics to complete it. Repository's main purpose is to recording my learning experience with Arduino.

There's 2 projects on here:

  1. Prototype of LED lights designed as arrow shapes for byciclist for safe transportation purposes.
  2. An automatic pill dispenser that uses a motor to control the pill positions with an alarm with sound and lights.

Materials

The materials required can be found on this document for materials, in my country the 2 projects has costed $128 dollars for reference. you also will need to send to a professional that knows how to cut MDF with lasers and knows AutoCAD to make the pill dispenser, I asked an architecture student and they know locations on where to find them or search on Google (maps) laser cutting services.

Learning and knowledge prerequired.

The document for materials and the whole course on Coursera is on Spanish. On the software side the project can be completed with C++ beginner-intermediate experience and the hardware part can be completed if you can actually read schematic diagrams beforehand (or not i wouldn't know lmaooo).

learning experience

Environment

The whole course is just 2 examples used as intro projects for Arduino since the projects is just C++ code with Arduino libraries using the Arduino IDE (choco install arduino on Windows); the necessary frameworks come with the IDE. I don't have experience with other IDEs or envs for making Arduino hardware / framework work yet but some might be interested on PlatformIO IDE for VSCode.

Schematics for IO pin numbers on Arduino UNO

This code is originally used for an Arduino UNO with the following schematic diagram for the IO-pin-numbers Armado-del-prototipo-de-chaleco-para-ciclistas-2023-06-03.png

About

code + material list + knowledge requirements + envs for the intro Arduino course 'Arduino y algunas aplicaciones' de la UNAM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages