Skip to content

Files to allow using the Meetjestad sensor board in the Arduino IDE

Notifications You must be signed in to change notification settings

meetjestad/mjs_boards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Meet je stad! Arduino board definitions

The files in this repository allow using the Meet je stad sensor board together with the Arduino IDE. These files tell the Arduino IDE about the hardware, how to compile code for it, and how to upload the compiled code to the board.

To set this up, you can use the Arduino IDE boards manager:

  • Open the Arduino IDE, and go to File -> Preferences.
  • In the "Additional board manager URLs", add the following url: https://github.com/meetjestad/mjs_boards/raw/master/package_meetjestad.net_index.json
  • Close the preferences, and open Tools -> Board -> Boards Manager...
  • Find the "Meet je stad! AVR Boards" (for the original board) or "Meet je stad! STM32L0 Boards" (for the MJS2020 board) in the list, and click Install

License

All content in this repository is licensed under the "Beluki" license:

Permission is hereby granted, free of charge, to anyone obtaining a copy of this document and accompanying files, to do whatever they want with them without any restriction, including, but not limited to, copying, modification and redistribution.

NO WARRANTY OF ANY KIND IS PROVIDED.

About

Files to allow using the Meetjestad sensor board in the Arduino IDE

Resources

Stars

Watchers

Forks

Packages

No packages published