Difference between revisions of "Main Page"

From media_wiki
Jump to: navigation, search
 
(18 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
==<strong>MicroRusty Embedded Workshop Wiki.</strong>==
 
==<strong>MicroRusty Embedded Workshop Wiki.</strong>==
  
[[File:Minion.jpg|left|thumb|upright=0.50]]<br>
+
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.<br>
[http://merkle.hopto.org/cgi-bin/mcp9808.cgi Temperature in Jim's Den]<br><br><br>
 
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.<br>
 
==[[ STM32 Workshops ]]==
 
 
==[[ AVRDUDE Class]]==
 
==[[ AVRDUDE Class]]==
==[[ Raspberry Pi ]]==
 
==[[ Future Classes ]]==
 
==[[ November 2018 Workshop ]]==
 
{{Highlight |'''The design goals for this project is to make an inexpensive minimalist target board using an ATmega328P.'''|lightgreen}} 
 
{{Highlight |'''Explain the processes used for programming the Micro-controller using the 6-pin ISP header using SPI interface.'''|lightgreen}}
 
 
 
  How to use AVRdude to flash your program to the Micro-controller.
 
  How to use AVRdude to flash your program to the Micro-controller.
 
  How to change the fuse settings (Clock speeds) 1MHz, 8MHz 16MHz.
 
  How to change the fuse settings (Clock speeds) 1MHz, 8MHz 16MHz.
Line 19: Line 10:
 
  How to use the Arduino IDE to compile code and flash using the USB programmer through the ISP.  
 
  How to use the Arduino IDE to compile code and flash using the USB programmer through the ISP.  
 
  How to export the hex file and use it to program directly into Flash. How to read and write to EEPROM.
 
  How to export the hex file and use it to program directly into Flash. How to read and write to EEPROM.
 +
 +
==[[ATmega328p Target Bd Microrusty]]==
 +
{{Highlight |'''The design goals for this project is to make an inexpensive minimalist target board using an ATmega328P.'''|lightgreen}} 
 +
{{Highlight |'''Explain the processes used for programming the Micro-controller using the 6-pin ISP header using SPI interface.'''|lightgreen}}
 +
 +
==[[ Raspberry Pi ]]==
 +
Pi Linux Commands, Pi Minecraft Server, Raspberry Pico Board, PicoMite(MMBasic)
 +
 +
==[[ STM32 Workshops ]]==
 +
ST-Link-V2, STM32F103C8 Blue Pill, ST Nucleo-F103RB Workshop
  
 
==[[ KiCad 5.0 ]]==  
 
==[[ KiCad 5.0 ]]==  
Line 28: Line 29:
 
  {{Highlight |'''How to use the PCF85263AT/AJ RTC''' |lightgreen}}
 
  {{Highlight |'''How to use the PCF85263AT/AJ RTC''' |lightgreen}}
  
* [//http://www.microrusty.com/:Main WebPage ]
+
==[[ Power Fail Logger by Microrusty ]]==
 +
 
 +
{{Highlight |'''Design a Power fail Logger using a RTC and SD Card ''' |lightgreen}}
 +
 
 +
==[[ 65C02 Vintage Computer Build ]]==
 +
 
 +
The goal of this project is to make a simple Eight bit 65C02 microprocessor computer.<br>
 +
 
 +
==[[ CW Practice Oscillator Kit  ]]==
 +
 
 +
PCB board using an oscillator circuit for Practicing Morse Code (CW) <br>
 +
----
 +
==[[ Future Classes ]]==
 +
Projects for Future classes.
 +
----
 +
* [//www.microrusty.com: Microrusty Main Page ]
 
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Localise MediaWiki for your language]
 
* [//www.mediawiki.org/wiki/Localisation#Translation_resources Localise MediaWiki for your language]

Latest revision as of 01:53, 23 February 2024

MicroRusty Embedded Workshop Wiki.

Consult the User's Guide for information on using the wiki software.

AVRDUDE Class

How to use AVRdude to flash your program to the Micro-controller.
How to change the fuse settings (Clock speeds) 1MHz, 8MHz 16MHz.
How to use the AVR Inline assembly language in the Arduino IDE. How to use AVRdude int the terminal mode.    
How to use the Arduino IDE to compile code and flash using the USB programmer through the ISP. 
How to export the hex file and use it to program directly into Flash. How to read and write to EEPROM.

ATmega328p Target Bd Microrusty

The design goals for this project is to make an inexpensive minimalist target board using an ATmega328P.  
Explain the processes used for programming the Micro-controller using the 6-pin ISP header using SPI interface. 

Raspberry Pi

Pi Linux Commands, Pi Minecraft Server, Raspberry Pico Board, PicoMite(MMBasic)

STM32 Workshops

ST-Link-V2, STM32F103C8 Blue Pill, ST Nucleo-F103RB Workshop

KiCad 5.0

Design an RTC using the PCF85263AT/AJ

PCF85263AT RTC by Microrusty

How to use the PCF85263AT/AJ RTC 

Power Fail Logger by Microrusty

Design a Power fail Logger using a RTC and SD Card  

65C02 Vintage Computer Build

The goal of this project is to make a simple Eight bit 65C02 microprocessor computer.

CW Practice Oscillator Kit

PCB board using an oscillator circuit for Practicing Morse Code (CW) 

Future Classes

Projects for Future classes.