百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
A

avrgirl

> 编程语言
开源

:girl: AVR 通用 Isp 编程工具 - 使用 NodeJS 编程 AVR 芯片!

199 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

:girl: AVR 通用 Isp 编程工具 - 使用 NodeJS 编程 AVR 芯片!

avrgirl

What is this?

The avrgirl project's purpose is to provide a NodeJS alternative to interacting with Atmel® AVR microchips. 'Interacting' is namely:

  1. Flashing / reading EEPROM and flash memories
  2. Setting / reading fuses
  3. Managing microchip state
  4. Support for all modern day programming devices (including those on Arduino boards)

Why? I am writing a series about it on my personal blog.
Watch my talk about avrgirl at JSconfEU 2015

Releases

The following standalone packages have been released, more in the works:

  1. avrgirl-arduino - support for the Arduino platform
  2. avrgirl-chips-json - Atmel® AVR chip config
  3. avrgirl-stk500v2 - NodeJS implementation of the STK500v2 protocol
  4. avrgirl-ispmkii - support for the Atmel® AVRISP mkII programming device

Currently in Beta

  1. avrgirl-usbtinyisp - support for usbtinyisp programmers, including the Adafruit Trinket!

Future

This repository will become the 'kitchen sink' package with all avrgirl packages available as a single install and CLI / functional tool to access them.

Issues· 2 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言