Я, честно говоря, что-то тебя целиком не понял...
Чего ты в курилку это скромно упрятал?
И что в принципе произошло?
Если чего не так - то тут не все - владельцы паяльных станций,
как я понимаю...
Last edited by Lavr on 04 Mar 2011 06:44, edited 1 time in total.
The Computerless Arduino consists of two major components; an Arduino-compatible microcontroller loaded with a realtime code interpreter, and a stand-alone 5 button LCD display to display port values and manipulate code. The display can be connected to the Arduino via a 4-pin port at any time to peek at In/Out values, view the current code, and make changes as desired.
By keeping the display separate, it’s possible to have many dedicated Arduino modules (we’re using one of the smallest, cheapest, and most-capable Arduino clones, the Teensy2.0 for $18), without needing to spend much on each additional device. For the display we’re using the super small uLCD-144 (by 4D Systems for $29), and the system could easily be modified to use a larger display or computer if desired.
The programming instruction set for the Computerless Arduino is quite small, making it easy for novices to get started while still working with real code. Navigating the user interface is a bit tedious on such a tiny display, but it’s easy to learn and provides everything you need — a basic multichannel signal scope, a code page for the setup() function which runs once at startup, and 8 pages of code for the loop() function which provides the main functionality and runs over-and-over forever.
Ты себе-то самому всёж какую "ардуину" прикупил? А то ты их столько тут показал
что я запутался уже.
Вообще "бескомпьютерность" - это не такая уж шибкая проблема. Надо просто
"заливать" их с сотового телефона. Я давно собирался написать ассемблер на
Яве, да всё времени нет и в одиночку не кайф это... Кто бы помог.
Last edited by Lavr on 21 Mar 2011 15:28, edited 1 time in total.
я купил Arduino Uno
это самая новая.
Но на практике - народ сам паяет маленькие клоны. Прямо на dip-микросхему Получается крохотная такая штучка.
Удобно чем: на большой плате софт отлаживается, а потом заливается на маленькую, которая куда-нибудь встраивается
antsnark wrote:Но на практике - народ сам паяет маленькие клоны.
Я тут случайно видел вчера, в поиске даташита на Мегу8515 из соседнего
топика, я на такую в гугле наткнулся.
Но тащить сюда не стал, "ардуины" всёж это твоя прерогатива тут.
однако подобное положение дел с ценой не устраивает многих. Почти сразу прикрутили на гугловский софт обычную ардуину на базе ATmega 328p (ну или мегу - новсё дешевле чем официальный комплект!)