User Tools

Site Tools


tamiwiki:projects:attami

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tamiwiki:projects:attami [2023/05/31 15:06] yairtamiwiki:projects:attami [2023/06/20 11:37] (current) – [LOG] yair
Line 13: Line 13:
   - simple attachment to [[https://blog.flipperzero.one/wanna-build-a-module/|flipperZero]] (new board?)   - simple attachment to [[https://blog.flipperzero.one/wanna-build-a-module/|flipperZero]] (new board?)
  
 +start talking about v2 of the 1$ ATtami devboard (ATtiny85 price has rocketed)\\
 +a few interesting Canidates for a 1$/5₪ board. \\
 +  - [[https://www.cnx-software.com/2022/10/22/10-cents-ch32v003-risc-v-mcu-offers-2kb-sram-16kb-flash-in-sop8-to-qfn20-packages/|CH32V003]] aka **RVTAMI** ([[https://gist.github.com/5shekel/3eb7de5b2139f68727455a9f20bdf07d|notes]] on fedora)
 +  - [[https://www.st.com/en/microcontrollers-microprocessors/stm32g030j6.html|STM32g030f]] - aka **ATtami32**
 +  - [[https://www.microchip.com/en-us/product/PIC16F17114|PIC16F17114]] - aka cuTami(?)
 +  - [[https://www.st.com/resource/en/datasheet/stm8s001j3.pdf|STM8S001J3]]
 +
 +
 +=== Installation and Setup on Arduino IDE ===
 +
 +  - Open the Arduino IDE and go to "File" -> "Preferences".
 +  - Add the following URL to the "Additional Boards Manager URLs" field: http://drazzy.com/package_drazzy.com_index.json
 +  - Click "OK" to save the changes.
 +  - Next, navigate to "Tools" -> "Boards" -> "Boards Manager".
 +  - In the Boards Manager window, search for "**ATTinyCore by Spence Konde**".
 +  - Once you find it, click on it and then click the "Install" button.
 +  - Wait for the installation process to complete.
 +  - After installation, go to "Tools" -> "Boards" and select "**ATtiny85 (Micronucleus / DigiSpark)**" as the board.
 +  - Then, select "**Micronucleus**" as the programmer.
 +  - You are now ready to flash your first AtTami.
 ===== LOG ===== ===== LOG =====
 +=== update #7 ===
 +working on tzvi [[https://github.com/telavivmakers/Reflow_oven|reflow oven controller]]\\
 +added:\\
 +  * an OLED display (to monitor temp and stage without pesky serial)
 +  * a potentiometer to switch between two modes
 +    * mode 99 - if pot is set to 0 on reset the reflow controller will hit a certian temprature and nothing else. 
 +    * mode 1-5 - if pot is not at 0, it will run the regualt reflow profile. 
 +  * switch from 6.5AC-DC psu to a smaller 5V supply. 
 +
 +{{:tamiwiki:projects:pxl_20230619_105207460.jpg?400|}}
 +{{:tamiwiki:projects:pxl_20230619_212622790.jpg?400|}}
 === update #6 === === update #6 ===
 we tried working out we tried working out
Line 47: Line 78:
 {{:tamiwiki:projects:attami:baking_attami_2.jpeg?400}} {{:tamiwiki:projects:attami:baking_attami_2.jpeg?400}}
  
-start talking about v2 of the 1$ ATtami devboard (ATtiny85 price has rocketed)\\ +
-a few interesting Canidates for a 1$/5₪ board. \\ +
-  - [[https://www.cnx-software.com/2022/10/22/10-cents-ch32v003-risc-v-mcu-offers-2kb-sram-16kb-flash-in-sop8-to-qfn20-packages/|CH32V003]] aka **RVTAMI** ([[https://gist.github.com/5shekel/3eb7de5b2139f68727455a9f20bdf07d|notes]] on fedora) +
-  - [[https://www.st.com/en/microcontrollers-microprocessors/stm32g030j6.html|STM32g030f]] - aka **ATtami32** +
-  - [[https://www.microchip.com/en-us/product/PIC16F17114|PIC16F17114]] - aka cuTami(?) +
-  - [[https://www.st.com/resource/en/datasheet/stm8s001j3.pdf|STM8S001J3]]+
    
 === update #4 === === update #4 ===
tamiwiki/projects/attami.1685534783.txt.gz · Last modified: 2023/05/31 15:06 by yair