Giter Site home page Giter Site logo

tt02-uartcharacter's Introduction

Wokwi

https://wokwi.com/projects/347140425276981843

UART Single Character Transmitter (inspired by @maehw)

Supports ASCII characters from 0x40 (@) to 0x5F (_), including capital letters from the latin alphabet.

How to use

Example Sending 'A'

  1. Set the Arduino serial baud rate Serial.begin(<baud rate>); in the *.ino file to 300
  2. Set the Wokwi clock frequency "attrs": { "frequency": "300" } in the diagram.json to 300 as well
  3. Set SW7 to OFF ("Load")
  4. Set SW2 to ON and SW3-6 to OFF
  5. Set SW7 to ON ("TX")
  6. Set SW8 to ON ("Output Enable")

If there's no output from the Wokwi Arduino serial monitor, try toggling SW7 OFF and ON again.

Congratulations! You should now see the letter being output in the Wokwi Arduino Serial monitor at the bottom of the simulation.

Note that garbage characters may be printed upon initialization.

SW Function
1 N/A
2 Bit 0
3 Bit 1
4 Bit 2
5 Bit 3
6 Bit 4
7 Load/TX
8 Out. En.

tt02-uartcharacter's People

Contributors

mattvenn avatar jdrosent avatar urish avatar proppy avatar tomkeddie avatar cheyao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.