JavaAVR

A Java Emulator for AVR Micro-controllers, such as the ATMega328 or ATTiny85. Includes instruction decoding / encoding, emulation and support for I/O peripherals.

Лицензия

Лицензия

Группа

Группа

org.whiley
Идентификатор

Идентификатор

javr
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JavaAVR
A Java Emulator for AVR Micro-controllers, such as the ATMega328 or ATTiny85. Includes instruction decoding / encoding, emulation and support for I/O peripherals.
Ссылка на сайт

Ссылка на сайт

https://github.com/DavePearce/JavaAVR
Система контроля версий

Система контроля версий

https://github.com/DavePearce/JavaAVR

Скачать javr

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.whiley/javr/ -->
<dependency>
    <groupId>org.whiley</groupId>
    <artifactId>javr</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.whiley/javr/
implementation 'org.whiley:javr:1.1.1'
// https://jarcasting.com/artifacts/org.whiley/javr/
implementation ("org.whiley:javr:1.1.1")
'org.whiley:javr:jar:1.1.1'
<dependency org="org.whiley" name="javr" rev="1.1.1">
  <artifact name="javr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whiley', module='javr', version='1.1.1')
)
libraryDependencies += "org.whiley" % "javr" % "1.1.1"
[org.whiley/javr "1.1.1"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

JavaAVR

A Java-based simulator for AVR microcontrollers, including ATTiny85, ATMega328, etc.

Alt text

Версии библиотеки

Версия
1.1.1
1.1
1.0